Skip to content

rudisimo/devjournal

Repository files navigation

Rudy's Dev Journal

Quickstart

Setup Dev Container environment:

git submodule update --init --recursive
devcontainer open .

Update blowfish theme:

git -C themes/blowfish fetch
git -C themes/blowfish checkout <GITREF>
git add themes/blowfish
git submodule update --init --recursive --remote

License

This code is licensed under the MIT License.

See the NOTICE.txt file for required notices and attributions.