Get support for ramsey/website

If you're new to LTH, please see our FAQ for more information on what it is we do.

Support Options

Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:

View Open Issues

Take a look to see if anyone else has experienced the same issue as you and if they managed to solve it.

Open an Issue

Make sure to read any relevant guidelines for opening issues on this repo before posting a new issue.

Sponsor directly

Check out the page and see if there are any options to sponsor this project or it's developers directly.

ramsey/website

About

This project adheres to a code of conduct. By participating in this project and its community, you are expected to uphold this code.

Getting Started

Clone this repository, then cd into the website directory, install the dependencies, and run the local development web server:

git clone https://github.com/ramsey/website website
cd website
composer install

# Be sure the Symfony CLI is installed: https://symfony.com/download
symfony server:start

You can then browse to http://localhost:8000.

Contributing

Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.

Coordinated Disclosure

Keeping user information safe and secure is a top priority, and we welcome the contribution of external security researchers. If you believe you've found a security issue in software that is maintained in this repository, please read SECURITY.md for instructions on submitting a vulnerability report.

Copyright and License

Website Content

Except where otherwise noted, all content, excluding code examples, on this website is Copyright © Ben Ramsey and is licensed under a Creative Commons Attribution-ShareAlike 4.0 International license. Please see COPYING.content for more information.

Code Examples in Website Content

Code examples within the content of this website, unless indicated otherwise, are marked with CC0 1.0 Universal (CC0-1.0) and dedicated to the public domain. To the extent possible under law, Ben Ramsey has waived all copyright and related or neighboring rights to the code examples appearing within the content of this website. Please see COPYING.examples for more information.

Source Code

Except where otherwise noted, all source code for this website is Copyright © Ben Ramsey and contributors and is licensed for use under the terms of the GNU Affero General Public License (AGPL-3.0-or-later) as published by the Free Software Foundation. Please see COPYING and NOTICE for more information.

Our Mission

We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.

Interesting Articles

Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated

p-e622a1a2