Skip to content

lc-at/lcat.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.