An open API service indexing awesome lists of open source software.

https://github.com/code402/code402.github.io

Landing page for Seam Rippers Club
https://github.com/code402/code402.github.io

Last synced: 11 months ago
JSON representation

Landing page for Seam Rippers Club

Awesome Lists containing this project

README

          

This site is published directly to seamrippers.club, via the Code402 GitHub Pages. To re-publish, check in the code to the repository.

To use new Tailwind CSS elements, the output.css must be rebuilt after making changes to the html page(s).
Run:

npx tailwindcss -i ./globals.css -o ./output.css --watch