| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/nullism/fullstackpython.com/patch-1/source/Makefile | [Back] [Original] |
run: cp -R static-html/* .. pelican -t theme -s settings.py -o .. content cp ../pages/* ../ rm -rf ../pages/ init: pip install -r requirements.txt
| Web Proxy Viewer | New URL | Original Page |