Static site generator for simple personal art/picture/photo blogs.
Project description
artblog
Static site generator for art blogs written with markdown and lots of images.
Goals:
- Simplicity (minimal configurability)
- Posts source data from multiple directories (e.g. multiple Git repositories)
Limitations:
- No e-commerce features
Easy To Use
- Install:
python -m pip install artblog - Generate config.yml template:
artblog path/to/config.yml - Configure: Edit the
path/to/config.ymlfile - Generate:
artblog path/to/config.yml - Copy to your web host:
scp -r output/* hosting_site:~/www/.
The config.yml file is where you specify the information about your site's URL, locations of your content, etc. In step 2 above, you specify where you want to create the template for config.yml. After that, you edit this file.
Steps 4 and 5 are repeated as you add articles over time.
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
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 artblog-0.3.0.tar.gz.
File metadata
- Download URL: artblog-0.3.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffeca3f8ca6c36c9788c4eaa2f808766a603d10b3ed1f84c388a6e9ce48a5428
|
|
| MD5 |
ac91a91b429eb6acd528cbc428a275f1
|
|
| BLAKE2b-256 |
a0583e7e722f7cd1ca225ba4733e1a0925e1e7d7b421db358c5af27fd1edf36b
|
File details
Details for the file artblog-0.3.0-py3-none-any.whl.
File metadata
- Download URL: artblog-0.3.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07f997b818b7d59bdf3f3cd811fa2b80f4700a5a35cd8748bd6117238d82b2ea
|
|
| MD5 |
00e8215a0ccd4baa8dca754a6b060b12
|
|
| BLAKE2b-256 |
8e2ceb5c88c45c599592ed006db0e5925e0321081c85b1b70ffcd10677b2b895
|