Startic is a Python CLI tool for quickly building static webpages, allowing you to start publishing lightweight templates with ease
Project description
Startic v1.0.1
Project: Startic
Version: 1.0.1
OS: OS Independent
Author: Irakli Gzirishvili
Mail: gziraklirex@gmail.com
Startic is a Python command-line interface application. Startic is a Python CLI tool for quickly building static webpages, allowing you to start publishing lightweight templates with ease
Installation
To use Startic, follow these steps:
- Open CMD and run the following command to install
pip install starticthen restart your CMD - To check if Startic is installed correctly, run the following command
startic
Commands
These are the available commands you can use:
startic- To list available commandsstartic new- Create new projectstartic start- Start project developmentstartic render- Render project pages
Usage
To use this framework, follow these rules:
- Do not rename or remove the
assetsfolder - Do not rename the
partsfolder - Define your page structure in
pages.ymlas shown in the default example - To include a part in your code, use this format:
((folderName: partName)) - To include a configuration from the
assetsfolder, use this format:{{configName: keyName}} - To include a collection from a folder, use this format:
[[folderName]]
Default System Variables
Here is a list of default system variables that you can use in your code:
{{DATE}}— UTC date string
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
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 startic-1.0.1.tar.gz.
File metadata
- Download URL: startic-1.0.1.tar.gz
- Upload date:
- Size: 186.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb9683878c4f58d303d00ee0a9d00ce04f01f05202bbb8c8f8d2bd5151ed9f77
|
|
| MD5 |
0df9d86daa0a82390992ae3bf31c6c7b
|
|
| BLAKE2b-256 |
c1883ea984e016218992c95ac7b1c97b4d671dffa27d759a6708ac5956be493c
|
File details
Details for the file startic-1.0.1-py3-none-any.whl.
File metadata
- Download URL: startic-1.0.1-py3-none-any.whl
- Upload date:
- Size: 189.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9b0f3a39c1c272fbedf5de27fd6c112c13aaee56bf50280f6ddf03bc149d830
|
|
| MD5 |
fb22986068a063cc64a5650a4e9cb91e
|
|
| BLAKE2b-256 |
2f001bdd49a5f180bc52a953a476e95a791b9310ea4b4f873d8160e4f88c6ae4
|