Old Hostea homepage, no longer in use
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Loïc Dachary 43ab5bb75a
ci/woodpecker/push/woodpecker Pipeline was successful Details
replace favicon
Signed-off-by: Loïc Dachary <loic@dachary.org>
9 months ago
content s/Hostea/Gna!/ 9 months ago
data s/hostea.org/gna.org/ 9 months ago
docs s/Hostea/Gna!/ 9 months ago
sass larger logo on the front page 9 months ago
scripts s/hostea.org/gna.org/ 9 months ago
static replace favicon 9 months ago
templates s/gna-log-/gna-logo-/ 9 months ago
.gitignore add legal/privacy/tos draft pages 1 year ago
.woodpecker.yml chore: rm debug statements from woodpecker config 1 year ago
LICENSE.md feat: add license and development docs 1 year ago
Makefile fix: typos 1 year ago
README.md s/gna-log-/gna-logo-/ 9 months ago
config.toml s/hostea.org/gna.org/ 9 months ago

README.md

Gna! logo

Gna! Website

status-badge 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 Gna! Woodpecker-CI to build and Hostea/Pages to deploy on each commit.