parent
feb3ab7e2a
commit
826d6e0f51
2 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ The theme contains documentation in the form of [blog posts](https://panossakkos
|
|||
## How to run locally
|
||||
|
||||
````
|
||||
./scripts/serve
|
||||
./scripts/serve-production
|
||||
````
|
||||
|
||||
## Wiki
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ This step is essential, since its related to file paths!
|
|||
In order to serve the website locally just run:
|
||||
|
||||
<pre><code data-trim class="bash">
|
||||
./scripts/serve
|
||||
./scripts/serve-production
|
||||
</code></pre>
|
||||
|
||||
<small>Many thanks to <a href="https://github.com/joariasl" target="\_blank">@joariasl</a> for the language support! </small>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue