This repo holds the static site of www.terminal7.dev.
- hugo static site generator
- run
hugo serve
- browse to http://localhost:1313/
We welcome new contributors and are happy to help, talk to us on our discord server.
Please contribute using PRs.
We believe in keeping our git history clean and readable. Here are our rules:
- Each commit message should start with a capital letter and be in the present progressive tense.
- If the PR is linked to an issue, end the title of the commit message with the issue number.
Examples:
Adding zapping #123
Adding README.md
No conventions.