|
|
|
|
|
by olaven
1665 days ago
|
|
This looks great! I actually made a very similar tool called Markblog[1].
We did a lot the same way (even using Deno!), but we did themes a little differently. I used custom CSS-files, but your approach is even simpler. Not to detract from Md2blog, I just want to add it to the converstaion for anyone interested in these things :) Keep up! [1]: https://github.com/olaven/markblog |
|
It certainly sounds very similar!
Edit: Found this link on the Markblog docs: https://olaven.org/
Edit again: I like that you appear to have an automated approach to deploying to GitHub Pages.