Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
Website
Commits
729f68d5
Commit
729f68d5
authored
May 04, 2017
by
Steffen Vogel
🎅🏼
Browse files
added makefile to build and deploy
parent
5c73a7d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
0 → 100644
View file @
729f68d5
build
:
jekyll build
deploy
:
build
rsync
-a
--delete
_site/ root@villas.fein-aachen.org:/var/www/villas/website/
.PHONY
:
build deploy
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment