Skip to content
Snippets Groups Projects
Commit a9c3cc1a authored by nimrod's avatar nimrod
Browse files

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.
parent 342277d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment