Show HN: GitHub as Blogging Engine
Hi everyone, i just develop an engine to allow you to render your blog using github directly, by just using html, json, markdown.
Here's the demo: https://porfolio-one-rust.vercel.app/revskill10/porfolio-tem...
and the source: https://github.com/revskill10/porfolio-template/tree/main/bl...
Currently you can use it as the starting point template and hack on it.
Would love to hear your feedback.
Doesn't GitHub already support blogging/blogs out of the box? It also has a Web Editor / IDE (VSCode) built-in. Hit the `.` on any of your GitHub pages/code/files.
https://pages.github.com
Jekyll also is a thing too
You can include other folder/files in your html/markdown, it also supports mathjax, katex out of the box.
That's awesome!
Could i know what do u think awesome ? Do u want any more features ?