Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 544 Bytes

File metadata and controls

18 lines (10 loc) · 544 Bytes

periph.io website

This repository contains all the code necessary to generate https://periph.io.

The web site content is located at content/. Please send PR as per contributing guidelines.

Running locally

The scripts to serve the web site locally requires Hugo. You can install it with ./rsc/install_hugo.py

Production setup

  • It is hosted with GitHub Pages.
  • The time between a PR being merged and the web site being live is generally <20 seconds.