bjoernricks / git-knowledge-snack

A knowledge snack about git

Home Page:https://bjoernricks.github.io/git-knowledge-snack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Knowledge Snack

Code, Notes, etc.

Website: https://bjoernricks.github.io/git-knowledge-snack/

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

License

Copyright (C) 2024 Björn Ricks

Licensed under the CC-BY-SA-4.0.

About

A knowledge snack about git

https://bjoernricks.github.io/git-knowledge-snack/

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:CSS 49.4%Language:Python 43.0%Language:Makefile 7.5%