A django app to build blog based on local files like markdown
Project description
dj_static_blog
A django app to build a blog based on local files (Markdown.. etc)
pip install dj-static-blog
settings.py
# VARIABLES FOR DJANGO_STATIC_BLOG
DJ_STATIC_BLOG_SRC_PATH = BASE_DIR / "blog_posts"
DJ_STATIC_DETAILVIEW_REVERSE = "test_blog:post_get"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dj_static_blog-0.1.1.tar.gz
(4.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dj_static_blog-0.1.1.tar.gz.
File metadata
- Download URL: dj_static_blog-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.11.8-300.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
781d6b560a614abbad294871b3b647250be12316b1f09e7fa0a27a2fc1aa3de3
|
|
| MD5 |
0cad9c75be4cb8bbfda82d453904ee0e
|
|
| BLAKE2b-256 |
ff9a4fe104f9d72b76fceb0f2f682b94e1d669f4ef25c4a40cea4fe2fb9ba7b1
|
File details
Details for the file dj_static_blog-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: dj_static_blog-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.11.8-300.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bffe95b6ad3467e2aa911fe01a60d3c11645409189cb2a9c3c1fcd304c167482
|
|
| MD5 |
468cb8e73349951aefd58e5424e8d88a
|
|
| BLAKE2b-256 |
09e226bf63a0eb040d91dff098862070e5458bd420a02f40bb2de9f791a690b9
|