Skip to content

The source for the solutions.coldrye.eu site

Notifications You must be signed in to change notification settings

coldrye/solutions.coldrye.eu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The source for the solutions.coldrye.eu site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages