diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-10 13:25:45 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-10 13:25:45 +0000 |
commit | d17ac12b7f327f3996b4c01d45da6fcb59ceb502 (patch) | |
tree | daf2f20a384373af4608dfb514e5ba7fcfa2f5eb | |
parent | Edit maps description (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-d17ac12b7f327f3996b4c01d45da6fcb59ceb502.tar.gz awesome-selfhosted-d17ac12b7f327f3996b4c01d45da6fcb59ceb502.zip |
Merge branch 'descriptions' of https://github.com/forks-by-kieran/awesome-selfhosted into descriptions
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1902,7 +1902,7 @@ Tools and software for [software testing](https://en.wikipedia.org/wiki/Software **[`^ back to top ^`](#)** -[Static site generators](https://en.wikipedia.org/wiki/Web_template_system#Static_site_generators) can be viewed as a ready-made web design, used to mass-produce "cookie-cutter" websites for rapid deployment. They also commonly include themes in place of CSS styles. In general, the template language is used only with the editor's software. +[Static site generators](https://en.wikipedia.org/wiki/Web_template_system#Static_site_generators) generate full static HTML websites based on raw data, plain text files and a set of templates. **Static site generators are not listed within this list. Please visit [staticsitegenerators.net](https://staticsitegenerators.net), [staticgen.com](https://www.staticgen.com)** |