From 911aa5f6c100d02f4d3c8aaa159d6b1834536ff4 Mon Sep 17 00:00:00 2001 From: historia Date: Fri, 11 Oct 2024 18:21:10 -0400 Subject: change: index uses
tags instead
  • now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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) -- cgit v1.2.3