nhooyr / grimhilde

Mirror, mirror, on the wall, who’s the fairest URL of them all?
0 stars 0 forks source link

Turn grimhilde into a static files generator maybe #13

Open nhooyr opened 6 years ago

nhooyr commented 6 years ago

Will work much better with my blog as I only want some urls to be served like Go repositories or redirected to GitHub. Otherwise, should be 404 instead of redirecting everything.

I could do some sort of GitHub repository checker but its janky and not really worth it. (maybe worth revisiting later)

This approach lets me use a CDN really easily too and integrate with static site hosting.

nhooyr commented 6 years ago

Will also let me easily selectively redirect to godoc.org