Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reitit jaatya - freeze routes to create a static site #103

Open
practicalli-johnny opened this issue Nov 24, 2021 · 0 comments
Open

reitit jaatya - freeze routes to create a static site #103

practicalli-johnny opened this issue Nov 24, 2021 · 0 comments

Comments

@practicalli-johnny
Copy link
Contributor

https://github.com/lambdaisland/reitit-jaatya

Freeze your reitit routes and create a static site out of it.

Why?
This library will allow you to create a static website out of your existing dynamic website as long as you're using reitit ;)

How?
Point jaatya to your reitit routes map and let it start the freezing process.

Jaatya will fake an http request and pass it along to the handler to record it's response. If a response is 200 then a new html page is created based on the url route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant