diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-08-10 13:20:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 13:20:56 +0000 |
commit | 7d585f8b95c56844482072a5fc14701e59894f48 (patch) | |
tree | 327925a620e0c40dac4d29c8134a9cfdc3a806f9 | |
parent | Added map and gps description (diff) | |
download | awesome-selfhosted-7d585f8b95c56844482072a5fc14701e59894f48.tar.gz awesome-selfhosted-7d585f8b95c56844482072a5fc14701e59894f48.zip |
Update README.md
Co-authored-by: nodiscc <nodiscc@gmail.com>
-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)** |