Skip to main content

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

Usage

To initialize a Nova project, just run nova init and follow the instructions:

🚀 Nova 0.7.2 | Project Initialization
Source location (default: src): src/
Destination location (default: dist): dist/

Afterwards, put your Jinja2 and other assets inside your configured source folder.

Run nova build to get a static site built for production in your destination path.
Run nova serve to serve a static build of your site.
Run nova serve --reload to get a hot-reloading capable web server.

Configuration

All project configuration should be put inside of nova.toml in your working directory.

Project
[project]
mapping = "source_path:destination_path"
Plugins

See PLUGINS.md.

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

nova_framework-0.7.5.tar.gz (37.3 MB view hashes)

Uploaded Source

Built Distribution

nova_framework-0.7.5-py3-none-any.whl (37.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page