Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Retrospring/goodbye-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrospring Goodbye Site

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.

Repository Rundown

Technologies Used

Structure

  • _site: Built version of the website.
  • data: Contains raw data
  • scripts: Contains scripts to convert the raw data for the site
  • src: Source code and assets of the website

Development

Prerequisites

  • Deno

Running the Site locally

$ deno task serve

And the site will be accessible at localhost:3000.

Building the Site locally

$ deno task build

And the site will be output in the _site directory.

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published