Remix.run Logo
Show HN: GitHub as Blogging Engine
6 points by revskill 4 days ago | 5 comments

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.

Brajeshwar 4 days ago | parent | next [-]

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

revskill 4 days ago | parent | next [-]

You can include other folder/files in your html/markdown, it also supports mathjax, katex out of the box.

hypercube33 4 days ago | parent | prev [-]

Jekyll also is a thing too

winnie112 4 days ago | parent | prev [-]

That's awesome!

revskill 4 days ago | parent [-]

Could i know what do u think awesome ? Do u want any more features ?