Compare commits
1 Commits
e09b619ee3
...
e0a2c05400
| Author | SHA1 | Date |
|---|---|---|
|
|
e0a2c05400 |
2
Makefile
2
Makefile
|
|
@ -38,7 +38,7 @@ public: $(HUGO_BIN) \
|
|||
./assets/css/syntax.light.css \
|
||||
./assets/css/syntax.dark.css \
|
||||
./layouts/partials/single/footer.html
|
||||
hugo --verbose --gc --minify --templateMetrics --templateMetricsHints --enableGitInfo --environment production
|
||||
hugo --verbose --gc --minify --templateMetrics --templateMetricsHints --enableGitInfo --environment production
|
||||
|
||||
./themes/lines:
|
||||
git submodule init
|
||||
|
|
|
|||
Loading…
Reference in New Issue