A blog site for personally curated contents and ease of use (hopefully).
Implemented with wagtail.
- Docker
- Docker Compose
Build and deploy the development container with
docker compose up -d -f compose-dev.ymlView to the website with localhost:8000
Login to the admin panel localhost:8000/admin with the credentials in default.env