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

https://github.com/periph/website

Content of https://periph.io; automatically updated on commit
https://github.com/periph/website

Last synced: 5 months ago
JSON representation

Content of https://periph.io; automatically updated on commit

Awesome Lists containing this project

README

          

# periph.io website

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

The web site content is located at [content/](content/). Please send
PR as per [contributing guidelines](https://periph.io/project/contributing/).

## Running locally

The scripts to serve the web site locally requires [Hugo](https://gohugo.io). 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.