-
- Downloads
Revamped automation.
- Hard dependency on Python 3.6. - Migrated from tox to pipenv. - Minimized diff between pelicanconf.py and publishconf.py (dev and prod). - Updated .gitignore. - Simplified some Fabric tasks, removed unused tasks (requires Python 3.6). - Added local dev server with auto-regenerated files Fabric task. - Removed develop_server.sh and Makefile, Fabric does everything. - Changed README from reStructuredText to Markdown, updated content. - Added .envrc for easy pipenv support for development. - Reran pelican-quickstart from the latest release, applied changes. - Corrections for working links in local dev, no longer needs pelican.serve, Python http.server works just as well.
Showing
- .envrc 2 additions, 0 deletions.envrc
- .gitignore 48 additions, 8 deletions.gitignore
- Makefile 0 additions, 108 deletionsMakefile
- Pipfile 13 additions, 0 deletionsPipfile
- Pipfile.lock 265 additions, 0 deletionsPipfile.lock
- README.md 37 additions, 0 deletionsREADME.md
- README.rst 0 additions, 11 deletionsREADME.rst
- develop_server.sh 0 additions, 103 deletionsdevelop_server.sh
- fabfile.py 25 additions, 28 deletionsfabfile.py
- pelicanconf.py 14 additions, 14 deletionspelicanconf.py
- publishconf.py 0 additions, 16 deletionspublishconf.py
- tox.ini 0 additions, 25 deletionstox.ini
Loading
Please register or sign in to comment