Skip to content

asxez/Argon-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argon-Django

中文文档

This is a Django refactoring of the Argon-Theme theme, with the main interface referenced to Echo's blog.

Use

  1. Install dependencies
pip install -r requirements.txt
  1. Data Migration
python manage.py makemigrations
python manage.py migrate
  1. Now you should build index for your posts.
python manage.py rebuild_index 
  1. Then:
python manage.py runserver 

Request 127.0.0.1:8000/argon.

LICENSE

GPL-3

About

Argon-Theme for Django.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors