diff options
| author | historia <gravel.justness270@slmail.me> | 2024-10-11 18:21:10 -0400 |
|---|---|---|
| committer | historia <gravel.justness270@slmail.me> | 2024-10-11 18:21:10 -0400 |
| commit | 911aa5f6c100d02f4d3c8aaa159d6b1834536ff4 (patch) | |
| tree | 2367041037ee523b55df4a9417f1faf4b9e7cab4 /README.md | |
| parent | 62371af25d0c9d0922f250410c9964e17b460d9d (diff) | |
| download | ssg-blog-911aa5f6c100d02f4d3c8aaa159d6b1834536ff4.tar.gz | |
change: index uses <br /> tags instead <li> now
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.  |
