Hacker News new | ask | show | jobs
by olah_1 963 days ago
I made a website that does all the markdown to html conversion right on the client and it still has great SEO. Apparently google and stuff will just index the markdown itself.

No compilation step needed.

1 comments

Yara very interesting! I'm thinking about doing it but was worried about SEO. Doea it load, parse and draw the content fast?
Performance = 73

Best Practices = 95

SEO = 90

and that's using the marked.js library