Source for the site of Vineflower.
- Install pipenv:
apt install pipenv(or whatever on your OS) - Install required libraries:
pipenv install - Run the dev server:
pipenv run make livehtml - Make your changes!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Source for the site of Vineflower.
apt install pipenv (or whatever on your OS)pipenv installpipenv run make livehtml