Live demo here.
A personal blog where users can view the admin's blog posts.
- Clone the Repository
$ git clone https://github.com/nashkenazy/Some-Django-Blog.git
Open the root folder and do one of the following:
- Run the
start-site.bat
file - Open command line in root directory and run the following command:
python manage.py runserver
.
The server should run on 127.0.0.1:8000
.
No license.