- Update to 3.2.2 - Update pkg-plist - Use GITHUB for MASTER_SITES (and remove CHEESESHOP) - Add pytz, blinker and unidecode to RUN_DEPENDS - Bump Jinja2 & feedgenerator min versions in RUN_DEPENDS - RUN_DEPENDS are not BUILD_DEPENDS, remove. - Add TESTS options, TEST_DEPENDS and regression-test target - Trim Makefile header - pkg-descr: Tab->space in WWW: Changes: 3.2: http://docs.getpelican.com/en/3.2/changelog.html#id1 PR: ports/178770 Approved by: jlaffaye (maintainer)
9 lines
376 B
Text
9 lines
376 B
Text
Pelican is a simple weblog generator, written in Python.
|
|
|
|
- Write your weblog entries directly with your editor of choice (vim!) and
|
|
directly in reStructuredText, or Markdown.
|
|
- A simple cli-tool to (re)generate the weblog.
|
|
- Easy to interface with DVCSes and web hooks.
|
|
- Completely static output, so easy to host anywhere !
|
|
|
|
WWW: http://docs.notmyidea.org/alexis/pelican/
|