lcat.dev icon indicating copy to clipboard operation
lcat.dev copied to clipboard

My personal website project. Perhaps yours too?

lcat.dev

This repository contains the source code for my personal website lcat.dev. Rewritten in PHP for easier deployment anywhere.

Requirements

  • PHP 8.1 or higher
  • SQLite module

Deployment

Copy the config.example.php file to config.php and edit it to your needs. Then, run the docs/schema.sql file on your SQLite database. Finally, just copy everything to your web server and you're good to go.

License

This project is licensed under MIT License.

Contribution

Any kind of contribution is highly appreciated.