github / choosealicense.com

A site to provide non-judgmental guidance on choosing a license for your open source project
https://choosealicense.com
MIT License
3.65k stars 1.32k forks source link

Implement static URIs for licenses #1177

Closed Dlurak closed 8 months ago

Dlurak commented 8 months ago

This would close #1176. This pull request includes changes to serve the raw text under a static URI.

mlinksva commented 8 months ago

This would only work for development purposes. choosealicense.com deploys as a static site, bootstrap is not run. As I said in #1176 actually serving a second URL for every license would require more restructuring.