bjoernricks / work-shop-wednesday

Wednesday Workshops

Home Page:https://bjoernricks.github.io/work-shop-wednesday/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wednesday Workshops

Code, Notes, etc. of our Wednesday Workshops. Website: https://bjoernricks.github.io/work-shop-wednesday/

Installation

To install the dependencies to build and run the docs run:

poetry install

Live Server

To start a HTTP server that updates the pages on every save (Live Server) run:

poetry run make livehtml

Build

To build static HTML content run:

poetry run make html

About

Wednesday Workshops

https://bjoernricks.github.io/work-shop-wednesday/

License:GNU General Public License v3.0


Languages

Language:Python 87.3%Language:CSS 11.0%Language:Makefile 1.7%