This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: zensical
|
||||
---
|
||||
|
||||
To run local zensical server go to procjet dir, activate venv and run serve:
|
||||
|
||||
``` bash
|
||||
cd ~/git/personal-wiki
|
||||
source .venv/bin/activate
|
||||
zensical serve
|
||||
```
|
||||
Reference in New Issue
Block a user