From abcf4416dfc7c4280a453b1320655349c30611bf Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 2 Oct 2024 15:15:29 +0200 Subject: Minor update to static page blog --- content/blog/static-pages.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'content') diff --git a/content/blog/static-pages.md b/content/blog/static-pages.md index 1c989d8..0458eba 100644 --- a/content/blog/static-pages.md +++ b/content/blog/static-pages.md @@ -18,7 +18,7 @@ static websites manually using raw HTML and CSS. Then came the [dot-com boom][8], which gave birth to an explosion of different frameworks, paradigms, methodologies, and template languages. -Nowadays, there are so many [Static Site Generator (SSG)][6] frameworks; +Nowadays, there are so many [Static Site Generator (SSG)][6] frameworks[^1]; almost all of them support remote data sources (AKA [Headless CMS][9]), making it quite **inclusive** for professionals, hobbyists, small, and big businesses to build a blog, photo portfolio, news reporting outlet, or a communication @@ -92,13 +92,13 @@ Maybe that's a solution.
Maybe supporting these projects is also a solution.
Maybe not. -
- -*PS: This site is built using [Hugo][7], YAML, and Markdown
* -*Source: https://git.sr.ht/~a14m/a14m.srht.site* +--- +[^1]: This static website is built using [Hugo][7], YAML, and Markdown.
+ [Source code][3] [1]: https://en.wikipedia.org/wiki/Static_web_page [2]: https://en.wikipedia.org/wiki/Pain +[3]: https://git.sr.ht/~a14m/a14m.srht.site [6]: https://en.wikipedia.org/wiki/Static_site_generator [7]: https://gohugo.io/ [8]: https://en.wikipedia.org/wiki/Dot-com_bubble -- cgit v1.2.3