文件名称:motonomad:个人DjangoWagtail博客
文件大小:107KB
文件格式:ZIP
更新时间:2024-02-27 09:51:38
python rss django wagtail blog-engine
motonomad博客 这是我的个人博客的源代码。 它基于Boostrap 4文档中的示例博客模板和简化的bakerydemo示例。 要求 Django 2.0或更高版本 g 2.0或更高 安装 cd motonomad ./manage.py migrate ./manage.py create_initial_structure ./manage.py createsuperuser yarn
【文件预览】:
motonomad-master
----.gitignore(1KB)
----package.json(136B)
----requirements.txt(109B)
----motonomad()
--------settings()
--------templates()
--------blog()
--------urls.py(1KB)
--------__init__.py(0B)
--------search()
--------static()
--------cms()
--------wsgi.py(399B)
--------base()
----LICENSE(34KB)
----README.md(414B)
----manage.py(256B)