Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.