Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

jessebraham/beta7-web

Repository files navigation

beta7.io

Generates the content hosted at beta7.io using Pelican, a static site generator written in Python.

Usage

The CSS for the theme must be built prior to building and publishing the site.

$ cd theme
$ npm i
$ npm run {build|dist}
$ cd ..

Next, the site can be built and deployed using make:

$ pip install -r requirements.txt
$ make ssh_upload

About

Generates the content hosted at beta7.io using Pelican, a static site generator written in Python.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors