sycamore icon indicating copy to clipboard operation
sycamore copied to clipboard

Enable SSR for documentation website

Open lukechu10 opened this issue 4 years ago • 1 comments

Since the documentation website is hosted on netlify, we can use something like https://github.com/netlify/rust-functions-example to render the website in the serverless function.

lukechu10 avatar Jul 07 '21 23:07 lukechu10

@lukechu10 if you wanted, you could also use Perseus to statically render it. I'm happy to help with migrating if needed (the rendering process would probably be similar to that for the Perseus website of taking in Markdown files and rendering docs pages).

arctic-hen7 avatar Dec 12 '21 22:12 arctic-hen7