Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Environment
Install the required packages
sudo apt-get install python3-pip
Open a pipenv
python3 -m pip install pipenv
pipenv shell
Enable Pelican plugins
git submodule init
git submodule update
Testing
pipenv shell
make devserver
Deploying
pipenv shell
make github
Build for upload in Freenet
pipenv shell
PYTHONPATH=$PYTHONPATH:pelican-plugins{$(ls pelican-plugins/| sed 's/ /,/g')}
SITEURL=/USK@0iU87PXyodL2nm6kCpmYntsteViIbMwlJE~wlqIVvZ0,nenxGvjXDElX5RIZxMvwSnOtRzUKJYjoXEDgkhY6Ljw,AQACAAE/freenetproject-mirror/490
DEBUG=1
make html && freesitemgr update freenetproject-mirror