oscarmorrison / md-page

📝 create a webpage with just markdown
https://oscarmorrison.github.io/md-page/
MIT License
1.29k stars 99 forks source link

Implementing SSR will really perfect the utility of this project. [Video Included] #5

Closed jimmylee closed 6 years ago

jimmylee commented 6 years ago

This is really cool! Nice work :-)

I've highlighted an issue I experienced looking at your current demo. See below:

3

What is the problem?

Flash of unformatted text.

Some ideas

I hope this helps you! Nice use of Showdown.

oscarmorrison commented 6 years ago

Hey @jimmylee thanks for the feedback. Def notice the FOUC. Opened #8 to deal with this, likely going to have to do something with your second suggestions css hack.

there's heaps of existing server side rendering options out there, so not the intentions of this project, see here for a bit more context https://github.com/oscarmorrison/md-page/wiki#why)