A site building framework for people who like to keep it simple.
Project description
Nova
A site building framework for people who like to keep it simple.
Installation
pip install nova-framework
For the latest development version:
pip install git+https://github.com/iiPythonx/nova
Configuration and usage
To initialize a Nova project, just run nova init
and follow the instructions:
🚀 Nova 0.3.0 | Project Initialization
Source location (default: src): src/
Destination location (default: dist): dist/
Afterwards, put your Jinja2 and other assets inside your configured source folder.
To launch a development server, you can run nova serve --reload
to get a hot-reloading capable web server.
To build your app for production, just run nova build
. It will spit out a static site in your configured destination path.
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
nova_framework-0.6.1.tar.gz
(31.8 MB
view hashes)
Built Distribution
Close
Hashes for nova_framework-0.6.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc0f70aedb93808c5e2a46e0a602fe1cd27c86e17a69e7c0618fb8e74ad21c74 |
|
MD5 | 4487ed71ee387f6c8c9641d62fc203d3 |
|
BLAKE2b-256 | 5fb3e7d2dc2b4d78d80fce2dec2d4d6877cb043a4043bb74000a363f5530f148 |