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].
66
77You will need:
88 * The ` zola ` binary v0.19.1 or higher
9- * ` npm `
109
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 .
1211
1312## Contribute content
1413
@@ -58,9 +57,6 @@ documentation-best-practices
5857└── index.md
5958```
6059
61- ### Local preview
62-
63- Run ` zola serve --drafts ` in order to serve the website and automatically render it when files change.
6460
6561[ Zola ] : https://www.getzola.org/
6662[ Abridge theme ] : https://abridge.pages.dev/overview-abridge/
You can’t perform that action at this time.
0 commit comments