diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..c2497fe --- /dev/null +++ b/changelog.txt @@ -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 diff --git a/LICENSE.md b/license similarity index 91% rename from LICENSE.md rename to license index a536416..8035e93 100644 --- a/LICENSE.md +++ b/license @@ -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).