My personal blog website lytex.dev.
- docker-compose
Clone the repository
git clone https://github.com/lytexdev/lytex.git
cd lytex
Build and run
docker-compose up -d
./blog add 'Title' 'Chapter/ArticleName' 'Markdown/File/Path' ['Author1, Author2']
./blog delete <ID>
This project is licensed under the Creative Commons Legal Code License. See the LICENSE file for details.