swaggboi
e46e0b78c4
Some clean-up and new additions:
- New entry to the News page - Made titles of the various pages more consistent within the head tags - Added some accessibility tweaks: titles to iframes, meta description tags and labels to input tags - Removed version pinning from cpanfile that was no longer needed
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
Languages
Perl
49%
Shell
28%
JavaScript
11%
Ruby
8.7%
CSS
2.1%
Other
1.2%