swaggboi 4f1b1c3294 Revert "Some more JS clean-up"
This reverts commit 3cd6d914ed231ce9e574752c57ec9524f9a063c2.
2021-08-13 14:10:31 -04:00
2021-08-13 14:10:31 -04:00
2021-03-12 23:22:50 -05:00
2021-06-10 20:41:27 -04:00
2021-04-15 17:35:28 -04:00
2021-06-03 23:56:51 -04:00

www2.0

The successor to my homepage. Hold on to your butts.

Building/Testing

Build the container locally

docker build -t www-swagg .

Run it locally

docker run -p 3000:3000 www-swagg:latest

Pull up http://localhost:3000 and poke around TODO: Should create automated tests for this

Tagging/Pushing

Tag the image

docker tag www-swagg gcr.io/www-swagg/www-swagg

Send it

docker push gcr.io/www-swagg/www-swagg
Description
No description provided
https://www.swagg.net
Readme 31 MiB
Languages
Perl 49%
Shell 28%
JavaScript 11%
Ruby 8.7%
CSS 2.1%
Other 1.2%