This is the website containing the final shutdown details for Retrospring!
For ease of deployment to GitHub Pages, a built copy of the website is
already present in the _site
directory in this repository.
_site
: Built version of the website.data
: Contains raw datascripts
: Contains scripts to convert the raw data for the sitesrc
: Source code and assets of the website
- Deno
$ deno task serve
And the site will be accessible at localhost:3000
.
$ deno task build
And the site will be output in the _site
directory.
This website is licensed under CC-BY-SA-4.0. It is separately licensed from the main Retrospring source code due to the non-functional and only informational nature.
For Retrospring licensing, please view the LICENSE file of the main Retrospring repository.