A website for the GEO Label and the GEO Label Service:
Content roughly based on
- https://web.archive.org/web/20181117162415/http://geolabel.net/
- https://web.archive.org/web/20161027231050/http://www.geolabel.net/demo.html
See Makefile
for commands to build and view the site locally with Jekyll.
The design is based on minima-reboot
.
If you want to override a file from the minima-reboot
template, run bundle info minima-reboot
to see where the bundle files are and copy it into this project.
ruby
andruby-dev
- gem
bundler
make preview
make build
The site is build by a GitHub Action, see .github/workflows/main.yml
.
The required PAT is stored in this repo's secrets and was created by @nuest, see https://github.community/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/m-p/31266/highlight/true#M743 for future developments removing the need for a PAT.