This commit is contained in:
parent
1553f9e7c6
commit
033b5e4fac
3 changed files with 16 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -1,4 +1,5 @@
|
|||
GITREF := $(shell git rev-parse --short HEAD)
|
||||
BRANCH := $(shell git branch --show-current)
|
||||
init:
|
||||
podman run --rm -ti -v ${PWD}:/docs docker.io/squidfunk/mkdocs-material new .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue