Compare commits
1 Commits
e0a2c05400
...
e09b619ee3
| Author | SHA1 | Date |
|---|---|---|
|
|
e09b619ee3 |
2
Makefile
2
Makefile
|
|
@ -38,7 +38,7 @@ public: $(HUGO_BIN) \
|
||||||
./assets/css/syntax.light.css \
|
./assets/css/syntax.light.css \
|
||||||
./assets/css/syntax.dark.css \
|
./assets/css/syntax.dark.css \
|
||||||
./layouts/partials/single/footer.html
|
./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:
|
./themes/lines:
|
||||||
git submodule init
|
git submodule init
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue