Show HN: GitHub as Blogging Engine

3 revskill 5 6/19/2025, 9:18:30 AM
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.

Comments (5)

Brajeshwar · 4h ago
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

hypercube33 · 2h ago
Jekyll also is a thing too
revskill · 3h ago
You can include other folder/files in your html/markdown, it also supports mathjax, katex out of the box.
winnie112 · 5h ago
That's awesome!
revskill · 5h ago
Could i know what do u think awesome ? Do u want any more features ?