P-DR0ZD-SSG
Project description
pdrozd-ssg
pdrozd-ssg is a static site generator created in python
Features
- Creates an index based on your html files created
- Added JSON config file support
- Complete Markdown Support with the Help of Python-Markdown/markdown
Requirements
Python 3
How to Install
go to https://pypi.org/project/pdrozd-ssg/ or simply run the command pip install pdrozd-ssg to run use the command?
Commands
The commands of pdrozd-ssg are
-
-h or --help this will display to the user the options they have
-
-c or --config this will specify a config file which contains arguments for SSG to read.
-
-v or --version this will display to the user the current verison of pdrozd-ssg
-
-i or --input this with a combanation of .txt or .md file or directory will output your files as a Static Site to use put in the format. e.g.
py ssg.py -i or --input [file.txt\text.ms] or [directory\] -
-l or --lang this at the end of the input command will allow the default language of the HTML files to change. e.g.
py ssg.py -i or --input [file.txt\text.md] or [directory\] -l or --lang [language]
Config File
Config files should be in legal JSON format with a similar format like
{
"input":"./Sherlock-Holmes-Selected-Stories",
"lang":"fr"
}
New features
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 pdrozd_ssg-1.0.7.tar.gz.
File metadata
- Download URL: pdrozd_ssg-1.0.7.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0653a0855c1de8e6a66a1fc8e94271c46510d34d3d2c402ba0d2f80ec760486
|
|
| MD5 |
9f59bad273fb632bb984e60f1d8bcd13
|
|
| BLAKE2b-256 |
01fe7ada74ebd78121a7592e86f007f8b0d3e2d95658c203f5900acd276d084a
|
File details
Details for the file pdrozd_ssg-1.0.7-py3-none-any.whl.
File metadata
- Download URL: pdrozd_ssg-1.0.7-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42f99604923e6341b7f1896e248ed8a83ce07ce21d029696a447c79a5ff6e95b
|
|
| MD5 |
8ed36162ce8be0faaef6c329fc2e840d
|
|
| BLAKE2b-256 |
57f3f694bf0b56d263a095c16a7b5aecc38008b7561e7154b68787110504f270
|