Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ironpeakservices/ironpeak.be
Hugo repository for main ironpeak.be website.
https://github.com/ironpeakservices/ironpeak.be
hugo ironpeak netlify
Last synced: 3 months ago
JSON representation
Hugo repository for main ironpeak.be website.
- Host: GitHub
- URL: https://github.com/ironpeakservices/ironpeak.be
- Owner: ironpeakservices
- License: apache-2.0
- Created: 2018-07-27T13:21:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T06:49:39.000Z (9 months ago)
- Last Synced: 2024-04-30T13:36:19.574Z (9 months ago)
- Topics: hugo, ironpeak, netlify
- Language: HTML
- Homepage: https://ironpeak.be
- Size: 6.67 MB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ironpeak.be
This is the repository that builds the static website for [ironpeak.be](https://ironpeak.be/) using [hugo](https://gohugo.io/) and deploys to [Cloudflare Pages](https://pages.cloudflare.com).
## Slides
If you are looking for the presentation slides I gave somewhere, look in the [static/slides/](static/slides/) directory.
## Building
With `hugo` installed, you can use `make build` for production builds and `make dev` for local development.