summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/blog/static-pages.md10
1 files changed, 5 insertions, 5 deletions
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.<br/>
Maybe supporting these projects is also a solution.<br/>
Maybe not.
-<br/>
-
-*PS: This site is built using [Hugo][7], YAML, and Markdown<br/>*
-*Source: https://git.sr.ht/~a14m/a14m.srht.site*
+---
+[^1]: This static website is built using [Hugo][7], YAML, and Markdown.<br>
+ [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