We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1080e2 commit 923c681Copy full SHA for 923c681
README.md
@@ -1,6 +1,7 @@
1
2
[Gigo](https://gigo.reactive-tech.io/) is a static website generator written in Go allowing web developers to write
3
-websites in core HTML, JS and CSS. When using Gigo there is no need to learn a custom templating language.
+websites in core HTML, JS and CSS while benefiting from features missing in HTML 5 such as including and reusing pages.
4
+When using Gigo there is no need to learn a custom templating language.
5
Just work with the standards core HTML, JS and CSS and write portable websites.
6
7
HTML specification does not offer a way of including pages and Gigo resolves this simply and elegantly.
0 commit comments