Remix.run Logo
Write in Markdown, serve it dynamic(en.andros.dev)
18 points by andros 2 days ago | 7 comments
pvtmert 6 hours ago | parent | next [-]

Content of my website (although I was lazy enough to not fill all sections) already markdown, rendered dynamically as html on client side.

But I rather keep LLMs from scraping it...

For other use cases like documentation, again the source (reStructuredText or Markdown) shall be consumed directly instead.

bzmrgonz a day ago | parent | prev | next [-]

Wouldn't it be better to program control of render to the front end? Similar to how we program the dark mode button? Sure, sending machines to consume a browser render is silly, but perhaps users would like to pile on the layers at will, MD/text/html/rich/full/etc... who knows what else is coming... Maybe "converse with site"

andros a day ago | parent [-]

The problem is that only the human visitor may use JavaScript.

marcosscriven 2 days ago | parent | prev [-]

Why do you want to make it easier for AI agents to subsume your work?

andros a day ago | parent | next [-]

The article explains that saving tokens is an SEO technique.

jgalt212 2 days ago | parent | prev [-]

Because you want the zero click Internet to be The Internet.

andros a day ago | parent [-]

If you think about it, it's not very different from an RSS feed. And we don't consider the internet to be dead.