Skip to content

Repository files navigation

CodeSolid.com

This is the source for CodeSolid.com

This can be run as a codespace on GitHub, as a .devcontainer in VS Code (run using code .), or using a virtual environment, as follows:

python -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
pip install -r .devcontainer/packages.txt

To run or build the site locally, use ./scripts/serve or ./scripts/build, respectively.

Note that the site must be built to the doc directory before a push.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages