|
|
|
|
|
by cbd1984
4090 days ago
|
|
> I have no idea why the blog is fetching a Markdown file via JavaScript from GitHub and then using JavaScript to render it... I can guess: Make pushing changes out to the blog one step (upload fixed Markdown) instead of two (compile Markdown to HTML, push fixed HTML). It's not the smartest thing in the world to do, but it's comprehensible. |
|