hugo
parent
5255ae6a0f
commit
27dac70d76
2
makefile
2
makefile
|
|
@ -38,7 +38,7 @@ $(OPENRING_BIN):
|
|||
@go get -u git.sr.ht/~sircmpwn/openring
|
||||
|
||||
./assets/css/syntax.css:
|
||||
./hugo gen chromastyles --style=solarized-dark256 > assets/css/syntax.css
|
||||
hugo gen chromastyles --style=solarized-dark256 > assets/css/syntax.css
|
||||
|
||||
./layouts/partials/openring.out.html: $(OPENRING_BIN)
|
||||
$(OPENRING_BIN) \
|
||||
|
|
|
|||
Loading…
Reference in New Issue