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.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
Signed-off-by: Loïc Dachary <loic@dachary.org> |
9 months ago | |
---|---|---|
content | 9 months ago | |
data | 9 months ago | |
docs | 9 months ago | |
sass | 9 months ago | |
scripts | 9 months ago | |
static | 9 months ago | |
templates | 9 months ago | |
.gitignore | 1 year ago | |
.woodpecker.yml | 1 year ago | |
LICENSE.md | 1 year ago | |
Makefile | 1 year ago | |
README.md | 9 months ago | |
config.toml | 9 months ago |
README.md
Development environment
This website uses Zola, an easy to use static site generator.
To get started:
- Install Zola:
Make env
- Live reload
make serve
- 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.