/alicespace-blog-py

my personal website

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

alicespace-blog

my personal website
alicespace.cn

Powered by Django

How to use it for your own personal website

  1. create a new folder under root column named .private.
  • inside .private create a file named secret_key
  • input your own secret key (such as dsiufje98f3ui@!#$#F#$%Esvdfsdafw)
  1. execute python3 manage.py migrate to create database.

  2. then python3 manage.py runservertest it

  3. find admin page on <your_url>/admin