realaravinth / ff-website

Home Page:https://forgefed.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForgeFlux Website

github pages AGPL License

Development environment

This website uses Zola, an easy to use static site generator.

To get started:

  1. Install Zola

  2. Live reload

zola serve
  1. Make changes and publish
zola build

Build artifacts should be available in ./public/

Deployment

This repository uses GitHub Actions to automatically build and deploy upon each commit.

About

https://forgefed.io


Languages

Language:HTML 45.7%Language:SCSS 43.2%Language:Shell 11.1%