1
0

Add website files

This commit is contained in:
2025-11-22 09:35:26 -05:00
parent e8aa6882bd
commit 1d89d91a64
76 changed files with 2339 additions and 0 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