You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Aravinth Manivannan 2c8061aad7
ci/woodpecker/push/woodpecker Pipeline was successful Details
fix: use demo hostname
7 months ago
content feat: init 7 months ago
scripts feat: init 7 months ago
themes feat: load theme in submodule 7 months ago
.gitignore feat: init 7 months ago
.gitmodules feat: load theme in submodule 7 months ago
.woodpecker.yml feat: init ci 7 months ago
LICENSE feat: init 7 months ago
Makefile feat: init 7 months ago
README.md feat: init 7 months ago
config.toml fix: use demo hostname 7 months ago

README.md

forg.es logo

forg.es Blog

AGPL License

Development environment

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

To get started:

  1. Install Zola:
Make env
  1. Live reload
make serve
  1. Make changes and publish
make

Build artifacts should be available in ./public/

Deployment

This repository uses the Codeberg CI to build and Codeberg Pages to auto-deploy on each commit.