MD 2 HTML

MD 2 HTML Used AI

2 devlogs
1h 52m
•  Ship certified
Created by King Howler

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

0 payouts of shell 0 shells

King Howler

5 days ago

King Howler Covers 2 devlogs and 1h 52m

Made a new Demo Page

Update attachment

Just finished the basic code.

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