mintlog:基于Django的个人博客模板

时间:2024-05-20 20:37:39
【文件属性】:

文件名称:mintlog:基于Django的个人博客模板

文件大小:2.01MB

文件格式:ZIP

更新时间:2024-05-20 20:37:39

python blog django blogging JavaScript

django-mintlog 描述 基于Django的个人博客模板 Mintlog适用于那些想在不了解django的情况下操作基于django的博客的人。 Mintlog主要致力于管理博客发布,尤其是用Markdown编写的具有科学和工程内容的博客。 特征 降价发布 内联图像上传 标记 Mathjax 安装 该项目使用管理环境。 $ pip install pipenv --user 现在,您可以通过以下步骤准备环境并安装软件包: $ pipenv install 运行本地服务器 对于首次启动,需要进行数据库迁移: $ pipenv run " python manage.py makemigrations blog portfolio " $ pipenv run " python manage.py migrate " 运行本地服务器: $ pipenv run " pyt


【文件预览】:
mintlog-master
----.circleci()
--------config.yml(1KB)
----home()
--------admin.py(63B)
--------models.py(57B)
--------urls.py(130B)
--------tests.py(589B)
--------__init__.py(0B)
--------apps.py(83B)
--------views.py(114B)
----.gitignore(1KB)
----README.md(1KB)
----manage.py(539B)
----Pipfile.lock(7KB)
----about()
--------admin.py(63B)
--------models.py(57B)
--------urls.py(126B)
--------tests.py(600B)
--------__init__.py(0B)
--------apps.py(85B)
--------views.py(115B)
----static()
--------home()
--------about()
--------pygments_css()
--------markdownx()
--------portfolio()
--------global.css(2KB)
--------tagulous()
--------blog()
----mintlog()
--------settings.py(4KB)
--------urls.py(1KB)
--------__init__.py(0B)
--------wsgi.py(391B)
--------secret_key.py(65B)
----LICENSE(34KB)
----Pipfile(249B)
----portfolio()
--------admin.py(551B)
--------models.py(1KB)
--------filters.py(337B)
--------urls.py(228B)
--------tests.py(2KB)
--------__init__.py(0B)
--------apps.py(93B)
--------views.py(801B)
----images()
--------home.jpg(178KB)
----blog()
--------admin.py(521B)
--------models.py(1KB)
--------filters.py(312B)
--------urls.py(208B)
--------tests.py(2KB)
--------__init__.py(0B)
--------apps.py(82B)
--------views.py(731B)
----templates()
--------portfolio_detail.html(1KB)
--------post_detail.html(1KB)
--------post_list.html(3KB)
--------portfolio_list.html(3KB)
--------home.html(282B)
--------base.html(3KB)
--------about.html(390B)

网友评论