MD 2 HTML

MD 2 HTML Used AI

2 devlogs
1h 51m
•  Ship certified
Created by MUS

A JS script to automatically fetch your GitHub project README and convert it into HTML. I made this in hopes to contribute to summer of making, since they are also planning to build this thing.

A special feature of this is the URL parsing. The script is equipped with an automatic URL editor that converts all of your relative URLS into absolute ones.

Basically, if you want to make a portfolio website, all you have to do for each project page is to input your raw README URL and....that was actually it. Your Completely empty HTML page will become an exact replica of your README.

Of course you can always choose where it places the README so that your navbar and footer or other elements remain safe, and you can also apply custom CSS or any other styles.

Timeline

Ship 1

1 payout of shell 15.0 shells

MUS

8 months ago

MUS Covers 2 devlogs and 1h 51m

Made a new Demo Page

Update attachment
MUS
MUS
1h 38m 10 months ago

Just finished the basic code.

Will consider adding more features, though there really isn't anything that I can think of.