changelog

This commit is contained in:
tkucar
2025-02-25 23:37:47 +01:00
parent a71aa61dd0
commit 0308239705
2 changed files with 13 additions and 1 deletions

11
changelog.txt Normal file
View File

@@ -0,0 +1,11 @@
2025-02-25 made public (v1.0.1)
- forked from https://github.com/oskarwickstrom/monospace-web
- bash script to build HTML & PDF from markdown
- css & js:
- added clickable/linkable heading anchors
- added code blocks
- added blockquotes
- added (product) cards
- grid changes
- added new hr style
- added dark mode toggle & related image color adjustments

View File

@@ -1,4 +1,5 @@
The Pandoc Monospace is a Static Site Generator based on The Monospace Web project by Oskar Wickström.
The Pandoc Monospace is a Static Site Generator based on
The Monospace Web project by Oskar Wickström.
All changes to the original project are unlicensed (C0).