/solutions.coldrye.eu

The source for the solutions.coldrye.eu site

Primary LanguageShell

Preparing the Workspace

Initialize and Update Submodules

> ./scripts/submodules

Install Global Requirements

> ./scripts/requirements.global

Initialize Virtual Environment

> ./scripts/venv

Install Local Requirements

> ./scripts/requirements.local

Activate Virtual Environment

> ./bin/activate

Pelican Workflows

> cd site

Pelican Help

> make help

Generate Content

> make html

Run Server

> make serve

Site will be available under http://localhost:8000.

Plugins and Integrations

Tailwind CSS

https://gist.github.com/jorritfolmer/1987cd125ec4072f3c454a5b8ab2e345