Skip to content

gb-friotte/work-shop-wednesday

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wednesday Workshops

Code, Notes, etc. of our Wednesday Workshops

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

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 52.5%
  • Python 39.5%
  • Makefile 8.0%