mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2024-11-08 14:39:44 +00:00
chore(Makefile): make for development
This commit is contained in:
parent
97c47646e6
commit
c41507e199
1 changed files with 2 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
start:
|
||||
hugo server --source=exampleSite --themesDir=../.. --disableFastRender
|
Loading…
Reference in a new issue