pyro icon indicating copy to clipboard operation
pyro copied to clipboard

A blazingly fast static-site generator to help you ship beautiful documentation in no time

Results 11 pyro issues
Sort by recently updated
recently updated
newest added

Right now when we build `.tsx` pages, we rely on the `deno.jsonc` of Pyro. This should be configurable. We should coach the user to include ```jsonc { "compilerOptions": { "jsx":...

As a Fresh user, I've found myself wanting to render static content on pages inside the projects. Being able to render static md content as a Preact component would be...

see https://docs.cookiedb.com for reference

make the scrolling of the sidebar independent to the scrolling of the main view

Make the header stick to the top when scrolling

It would be cool to support configurable themes and given that we are using CSS variables, it shouldn't be too difficult. I'm thinking that this can either be done by...

I may be thinking about this wrong. Perhaps this is a plugin issue.

enhancement

We can use GitHub actions (if necessary) for all of the examples but essentially showing how to publish to: - Github Pages - Netlify - Vercel Would be nice. Given...

documentation
good first issue