|
|
@@ -7,22 +7,6 @@ An opinionated static site generator written in Rust. |
|
|
|
Documentation is available on [its site](https://www.getgutenberg.io/documentation/getting-started/installation/) or |
|
|
|
in the `docs/content` folder of the repository. |
|
|
|
|
|
|
|
## Example sites |
|
|
|
|
|
|
|
- [vincent.is](https://vincent.is): https://gitlab.com/Keats/vincent.is |
|
|
|
- [code<future](http://www.codelessfuture.com/) |
|
|
|
- http://t-rex.tileserver.ch (https://github.com/pka/t-rex-website/) |
|
|
|
- [adrien.is](https://adrien.is): https://github.com/Fandekasp/fandekasp.github.io |
|
|
|
- [Philipp Oppermann's blog](https://os.phil-opp.com/): https://github.com/phil-opp/blog_os/tree/master/blog |
|
|
|
- [seventeencups](https://www.seventeencups.net): https://github.com/17cupsofcoffee/seventeencups.net |
|
|
|
- [j1m.net](https://j1m.net): https://gitlab.com/jwcampbell/j1mnet |
|
|
|
- [vaporsoft.net](http://vaporsoft.net): https://github.com/piedoom/vaporsoft |
|
|
|
- [bharatkalluri.in](https://bharatkalluri.in): https://github.com/BharatKalluri/Blog |
|
|
|
- [verpeteren.nl](http://www.verpeteren.nl) |
|
|
|
- [atlasreports.nl](http://www.atlasreports.nl) |
|
|
|
- [groksome.com](http://www.groksome.com) |
|
|
|
- [tuckersiemens.com](https://tuckersiemens.com): https://github.com/reillysiemens/tuckersiemens.com |
|
|
|
|
|
|
|
## Contributing |
|
|
|
As the documentation site is automatically built on commits to master, all development |
|
|
|
should happen on the `next` branch, unless it is fixing the current documentation. |
|
|
|