Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clo
cl-site
Commits
1d535a39
Commit
1d535a39
authored
May 11, 2018
by
Mariano Montone
Browse files
Better static files copying
parent
f77542db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
1d535a39
...
...
@@ -5,7 +5,8 @@ serve:
cd
output
;
python ../server.py
static
:
cp
-r
content/static output/static
mkdir
-p
output/static
cp
-rf
content/static/
*
output/static
generate
:
static
sbcl
--load
build.lisp
--non-interactive
...
...
Write
Preview
Markdown
is supported
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