aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <gravel.justness270@slmail.me>2024-10-11 18:21:10 -0400
committerhistoria <gravel.justness270@slmail.me>2024-10-11 18:21:10 -0400
commit911aa5f6c100d02f4d3c8aaa159d6b1834536ff4 (patch)
tree2367041037ee523b55df4a9417f1faf4b9e7cab4 /README.md
parent62371af25d0c9d0922f250410c9964e17b460d9d (diff)
downloadssg-blog-911aa5f6c100d02f4d3c8aaa159d6b1834536ff4.tar.gz
change: index uses <br /> tags instead <li> now
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 09b8656..ea3d2e1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ssg-blog
-This is a modification to the simple static site generator '[ssg](https://romanzolotarev.com/bin/ssg)' by Roman Zolotarev. This generates a minimal blog index page with category headings and posts sorted by date using YAML frontmatter in markdown files.
+This is a modification to the simple static site generator '[ssg](https://romanzolotarev.com/bin/ssg)' by Roman Zolotarev. This is a markdown to HTML static site generator that also creates a minimal blog index page with category headings and posts sorted by date using YAML frontmatter in markdown files.
![example](example/example.webp)