freebsd-ports/www/pelican/pkg-descr
Kubilay Kocak b97175db37 www/pelican: Update to 3.2.2, Use GITHUB and more
- 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)
2013-06-16 10:40:11 +00:00

10 lines
376 B
Plaintext

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/