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
- Host: GitHub
- URL: https://github.com/periph/website
- Owner: periph
- License: apache-2.0
- Created: 2017-03-02T22:44:38.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T20:26:05.000Z (5 months ago)
- Last Synced: 2026-01-15T21:55:09.455Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 1.77 MB
- Stars: 5
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.