File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,8 @@ The blog is made with [Zola], based on the [Abridge theme].
6
6
7
7
You will need:
8
8
* The ` zola ` binary v0.19.1 or higher
9
- * ` npm `
10
9
11
- Once you have cloned this repository, run ` npm install ` and ` npm run abridge ` to initialise the front-end features like full-text search .
10
+ Run ` zola serve ` in order to serve the website and automatically render it when files change .
12
11
13
12
## Contribute content
14
13
@@ -58,9 +57,6 @@ documentation-best-practices
58
57
└── index.md
59
58
```
60
59
61
- ### Local preview
62
-
63
- Run ` zola serve --drafts ` in order to serve the website and automatically render it when files change.
64
60
65
61
[ Zola ] : https://www.getzola.org/
66
62
[ Abridge theme ] : https://abridge.pages.dev/overview-abridge/
You can’t perform that action at this time.
0 commit comments