The oak is a living legend representing all that is true, wholesome, stable, and noble. When you are in need of stability and strength in your life – envision the oak in your minds eye. Picture yourself drawing into its endless energy waves. Soon, you will find yourself sharing in its power.
V1.0 : first commit (a semi-automatic version)
- Nice design with dark & light themes.
- You can create any category on your own.
- The management page now can only create categories and articles.
- The html style on the article page.
-
Docker (recommend)
You can just use commands as follow.
git clone https://github.com/akkayin/0aK.git cd 0aK docker build -t 0aK/blog:v1 . docker run -tid --name 0ak -p 80:80 0aK/blog:v1 /bin/bash
or you just use docker-compose, if you have installed it before.
docker-compose up
-
wsgi
git clone https://github.com/akkayin/0aK.git cd 0aK pip install -r requirements.txt python wsgi.py
If you like oak
, please fork it.
Or if you have some problem with it, please commit an issue and let me know.
My project is not perfect enough cause you can not get along well with it if you do not have any programming experience:(
More Information about this project, you can view it on my blog