Turn any folder of Markdown files into a beautiful, searchable static site.
I used AI to assist with the css theme, as well as for debugging (minimal use).
Turn any folder of Markdown files into a beautiful, searchable static site.
I used AI to assist with the css theme, as well as for debugging (minimal use).
Markform | Devlog 4
Added –new as way to quickly create markdown files, and added frontmatter support
Fixed a critical bug where routing wasn’t working without –watch flags
Also changed the default theme to be dark mode and cleaner
Ok i hope its alright now :(
Markform | Devlog 3
Fixed fuzzy search and added search highlighting, thank you Anirudh!! <3
Waiting for voting to get back on :(
Log in to leave a comment
THIS WAS MY FIRST EVER CLI TOOL AND I’M SO HAPPY TO BE PUBLISHING IT ON NPM, IT FEELS REAL NOW WOOHOOOO
Markform | Devlog 2
Fixed watch flag not showing up, added index.html file to show all pages, added search with fuse.js
Did some qol changes to the tui
I’ll probably work on adding more themes or more commands
Log in to leave a comment
Markform | Devlog 1
I made a cli, that converts a markdown folder into html, generates nav, along with adding a ‘–watch’ flag for live rebuilding. Here’s the preview of the basic html that it generated!
Ima be working on adding search to this next :D
Log in to leave a comment