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.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
5 months ago | |
---|---|---|
content | 5 months ago | |
data | 5 months ago | |
docs | 5 months ago | |
sass | 5 months ago | |
scripts | 5 months ago | |
static | 5 months ago | |
templates | 5 months ago | |
.gitignore | 10 months ago | |
.woodpecker.yml | 10 months ago | |
LICENSE.md | 10 months ago | |
Makefile | 10 months ago | |
README.md | 5 months ago | |
config.toml | 5 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.