No nonsense is a static site generator.
Project description
No Nonsense
No nonsense is a static site generator. Essential idea is this:
Static Site Generation is a solved problem. All you need is a templating engine and a config.
So, I am just using wheezy.template as a Template Engine and YAML as config.
Features
- Simple
- You can do whatever you want
Problems
- You need to know HTML, CSS, JS to use effectively
- Cannot connect to databases. So, things like comments, etc. are out of question
Why YAML?
It is easier to read with "Naked Eye" as it does not have a lot of syntax. Disadvantage is whitespace is significant in YAML files and tabs vs spaces can cause confusion
Building to package
In the root directory, run:
python3 -m build
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
no_nonsense-0.0.4.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file no_nonsense-0.0.4.tar.gz
.
File metadata
- Download URL: no_nonsense-0.0.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4137a954055d176991d7a696104b9498f267c88190c55534e3951a836b8ef11 |
|
MD5 | ace2ab32502fe8eb7735e91d387c3cb7 |
|
BLAKE2b-256 | 6f1128d5daa62d4ad1cf1735f1409445df682addf0d4055892daa6bea150e23a |
File details
Details for the file no_nonsense-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: no_nonsense-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5ca97c36bfb23fc191bbe454a5334deda9b936e56d11254cc1f38f477e1e6ec |
|
MD5 | aa57befa0d22e18f1c3b3414dcffa5d4 |
|
BLAKE2b-256 | 03eed3843accb7fa35e692118b3d8e1a3dba2e3a60d59ec643c17a72e9b60b6e |