Skip to content
Snippets Groups Projects
Unverified Commit 24ffabc5 authored by Martin Weise's avatar Martin Weise
Browse files

Added makefile

parent 576c95c2
Branches
No related tags found
No related merge requests found
phony:
all:
build:
mkdocs build
deploy:
sudo cp -r ./site/* /usr/share/nginx/html/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment