Fix deployment instructions
This commit is contained in:
parent
ee791d6bd9
commit
28c2d4090c
@ -8,7 +8,7 @@ Make sure you have Pollen installed, then run:
|
|||||||
raco pollen start
|
raco pollen start
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* Building the3 static site
|
* Building the static site
|
||||||
#+BEGIN_SRC sh
|
#+BEGIN_SRC sh
|
||||||
raco pollen publish src out
|
raco pollen render -s src && raco pollen publish src out
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user