Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Utopías Piratas
jekyll-streaming
Commits
41f7045d
Commit
41f7045d
authored
Aug 29, 2020
by
rene
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile
parent
61fe4db9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
Makefile
Makefile
+7
-0
No files found.
Makefile
0 → 100644
View file @
41f7045d
all
:
build compress
build
:
bundle
exec
jekyll build
compress
:
find _site
-type
f | xargs
gzip
-fk
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