Skip to content

fofix/fofix.github.io

Repository files navigation

Frets on Fire X: website

Build Status

This repository contains the source code of our website:

  • branch sources: source code, pages and blog of the pelican website
  • branch master: generated HTML (by GitHub Actions).

All Pull Requests should be merged in the sources branch.

How to build

This website is generated with Pelican and the Flex theme.

To test this website, you should use the following:

pip install -r requirements.txt
make devserver