1
0
Fork 0
forked from github/pelican

Commit graph

  • d1d737777c fix issue #480 Simon 2012-08-25 22:50:19 +02:00
  • 9435b381ed Cleaned up tests. Used assertItemsEqual in article generation to create more precise tests than with an elif chain Separated out categories out into their own named test for clarity Closes #405 tBunnyMan 2012-08-24 13:14:14 -07:00
  • 63f37eeeda Merge pull request #478 from davidmarble/fix-docs-start BunnyMan 2012-08-23 20:37:47 -07:00
  • 831e1d04b9 docs: Pelican outputs to output/ not content/. Markdown ::: syntax must be indented David Marble 2012-08-23 18:31:45 -07:00
  • 95af2e46ec Missed a line in commit. tBunnyMan 2012-08-23 13:13:41 -07:00
  • a37ba369ef Implemented better "valid files not found" behavior. Used an exception so show error state. Used a bool flag to make sure the error is only shown once PER error. Updated tests to check for the correct Exception raised tBunnyMan 2012-08-23 12:44:22 -07:00
  • 86da6d1f2e Check for value error caused by no valid files found with files_changed This causes an infinite loop when in auto-reload Fix #467 Fix #451 Fix #443 tBunnyMan 2012-08-23 11:05:07 -07:00
  • 62f190d574 use lowercase pwd since only Mac OS X allows uppercase commands Fix #473 tBunnyMan 2012-08-23 07:58:39 -07:00
  • e9a0717aea Added a new signal finalized that is dispatched when pelican finishes. Nico Di Rocco 2012-08-22 23:05:07 +02:00
  • 8ecebc9310 Merge pull request #470 from case/patch-1 Justin Mayer 2012-08-21 14:25:31 -07:00
  • be5b5e880d added a missing space Eric Case 2012-08-21 14:14:10 -07:00
  • b1866c8f92 Change email address in docs to "authors@" alias Justin Mayer 2012-08-21 09:04:37 -07:00
  • ef3cad5421 Fixing pdf generation issue Wladislaw Merezhko 2012-08-18 20:32:43 +03:00
  • e4df1da252 Merge pull request #449 from Julian/settings Alexis Metaireau 2012-08-16 04:40:15 -07:00
  • 7b5b99b04b Merge pull request #433 from iurisilvio/patch-1 Alexis Metaireau 2012-08-16 04:31:40 -07:00
  • 3aca0d8061 Merge pull request #462 from zoresvit/fix-typos Alexis Metaireau 2012-08-16 04:29:03 -07:00
  • 892761f732 Fixed description of copying themes/static content. Zoresvit 2012-08-16 14:19:10 +03:00
  • 515847fdd2 Include index in format() string. Zoresvit 2012-08-16 14:17:46 +03:00
  • ec14df9fbb add a way to run setup.py test Alexis Metaireau 2012-08-13 20:56:43 +02:00
  • 10f75524fc PEP8-ify Alexis Metaireau 2012-08-13 20:55:26 +02:00
  • cadcfa43c3 Increment version to 3.1 in changelog and setup.py Justin Mayer 2012-08-08 12:18:02 -07:00
  • 440a68636b Fix silly mistakes in last doc update 3.0 Justin Mayer 2012-08-08 10:27:45 -07:00
  • 532001c851 Add FAQ entry re: arbitrary metadata in templates Justin Mayer 2012-08-08 10:21:29 -07:00
  • 3bf377fd5f Minor doc fixes Justin Mayer 2012-08-08 09:29:04 -07:00
  • 68cf8d5c3d Update Pelican 3.0 release date in changelog Justin Mayer 2012-08-08 08:45:04 -07:00
  • 237dedfae0 Merge changes to the README Alexis Metaireau 2012-08-06 20:09:36 +02:00
  • e18a63e992 make image clickable. also fix url :) Feth AREZKI 2012-08-06 18:30:11 +02:00
  • 1eaaf4d8d8 add travis-ci url -> see why build breaks Feth AREZKI 2012-08-06 18:12:54 +02:00
  • c0e3926b0d Prepare for 3.0 release, make README more readable Justin Mayer 2012-08-06 07:40:10 -07:00
  • a3e24949af Provide specific links to virtualenvwrapper docs Justin Mayer 2012-08-06 06:11:54 -07:00
  • 8f7a3044ec Update docs/getting_started.rst Feth Arezki 2012-08-06 15:13:04 +03:00
  • 0c02536605 Give devserver its own make target Justin Mayer 2012-08-05 17:25:39 -07:00
  • beb4dccc8c Doc links changed to new domain. Other doc fixes. Justin Mayer 2012-08-04 11:15:44 -07:00
  • b72692baaf README: The build status should point to new repo Kyle Fuller 2012-08-04 17:13:57 +02:00
  • 7732482738 Merge pull request #452 from clinthowarth/patch-1 Kyle Fuller 2012-08-04 08:11:51 -07:00
  • aeb6a4842f Update README to new project home Clint Howarth 2012-08-03 23:34:46 -03:00
  • 7ee6fdd9e6 Make develop_server.sh executable. Refs #443. Justin Mayer 2012-08-03 08:26:19 -07:00
  • 24d5a6053e Various fixes and improvements to the docs Justin Mayer 2012-08-01 18:20:12 -07:00
  • 7cb18a088e Reimplement settings loading to preserve __file__ Julian Berman 2012-08-01 13:36:47 -04:00
  • baeec62e07 Ignore coverage.py Julian Berman 2012-08-01 13:02:15 -04:00
  • 9df639b403 Settings docs: some values need quotes, some don't Justin Mayer 2012-07-31 11:51:38 -07:00
  • f4eea743db Update Pelican project domain in a few more places Justin Mayer 2012-07-31 09:41:45 -07:00
  • 0e4d493d93 typogrify also does some changes on the abbr Alexis Metaireau 2012-07-27 00:34:47 +02:00
  • f3280071c1 change the link to pelican in the default theme Alexis Metaireau 2012-07-27 00:31:02 +02:00
  • cf71ed75a4 the repositories are now hosted under 'getpelican' Alexis Metaireau 2012-07-27 00:27:08 +02:00
  • 22c88e4de3 update typogrify support Alexis Metaireau 2012-07-26 22:02:06 +02:00
  • d5f1747993 we don't need to have a max size for the title on the default theme Alexis Metaireau 2012-07-23 18:56:47 +02:00
  • 0494cd1406 remove the selection color in the default theme Alexis Metaireau 2012-07-23 18:56:21 +02:00
  • 5cb009d782 if not virtualenv is defined, fallback on '.' Alexis Metaireau 2012-07-23 18:37:12 +02:00
  • 1c5f9e6103 Merge pull request #436 from tbunnyman/FixPR429 Alexis Metaireau 2012-07-23 02:11:06 -07:00
  • b0d860b7e0 Fixed bad signal placement for pages The signal needs to be in the loop that iterates through the pages since it runs on each page and uses the page metadata. Also fixed for pep8 Fix #432 tBunnyMan 2012-07-22 09:08:47 -07:00
  • 172555bbce Use async Google Analytics code. Iuri de Silvio 2012-07-20 21:23:27 -03:00
  • 98f74a9094 Merge pull request #431 from synapticarbors/path_init Alexis Metaireau 2012-07-20 05:01:10 -07:00
  • 6075024469 Modify system path to ensure current directory is included Joshua Adelman 2012-07-20 07:38:16 -04:00
  • 20d5c1ab13 update the desired output so the tests pass Alexis Metaireau 2012-07-20 12:57:48 +02:00
  • 46c19e3cb0 Merge pull request #411 from solsticedhiver/master Alexis Metaireau 2012-07-20 03:55:05 -07:00
  • 8007c20c79 Merge pull request #418 from tbunnyman/WarnOnFeedGeneration#383 Alexis Metaireau 2012-07-20 03:53:18 -07:00
  • db79abdc13 Merge pull request #419 from tbunnyman/ReverseArchiveOrder#304 Alexis Metaireau 2012-07-20 03:51:59 -07:00
  • 1ba712bea9 Merge pull request #423 from lueo/asian_slug Alexis Metaireau 2012-07-20 03:50:55 -07:00
  • 65948c8137 Merge pull request #429 from synapticarbors/page_signal Alexis Metaireau 2012-07-20 03:50:30 -07:00
  • 50b02340d0 Merge pull request #430 from djco/inclusive-tarball Alexis Metaireau 2012-07-20 02:39:57 -07:00
  • bfd3f37bf4 Include test assets in distribution Dirkjan Ochtman 2012-07-20 11:13:35 +02:00
  • d48dd63755 Include THANKS in distribution Dirkjan Ochtman 2012-07-20 10:50:31 +02:00
  • 597dba1391 Added signals to plugin for pages generation Joshua Adelman 2012-07-19 20:59:48 -04:00
  • 625c1d167d Documentation Fix tBunnyMan 2012-07-18 11:30:02 -07:00
  • fe91caf325 Changed wording of the setting to NEWEST_FIRST_ARCHIVES Also updated documentation and tested to make sure behavior matches expected wording tBunnyMan 2012-07-18 11:18:48 -07:00
  • 809ba7f04e Merge pull request #427 from djco/master Alexis Metaireau 2012-07-18 10:04:31 -07:00
  • 73351e1eab Add dates to changelog Dirkjan Ochtman 2012-07-18 18:59:23 +02:00
  • 3277a219fd Add some reST markup to changelog, tweak language Dirkjan Ochtman 2012-07-18 18:51:15 +02:00
  • d6f358182a Move changelog into docs Dirkjan Ochtman 2012-07-18 18:41:09 +02:00
  • a84d0bf5c5 Add CHANGELOG note about abbr Dirkjan Ochtman 2012-07-18 18:28:34 +02:00
  • da5db5aac9 Add documentation for abbr in reST. Dirkjan Ochtman 2012-07-18 18:22:31 +02:00
  • 636fd6cc38 Add support for abbreviations to reST translator (fixes #395). Dirkjan Ochtman 2012-07-17 13:30:06 +02:00
  • 4a9d2e86cf Moved all rss headers from FAQ into base tBunnyMan 2012-07-16 14:52:19 -07:00
  • e626f771c4 Add Themes and FAQ documentation on the new FEED_ATOM Added all the FEED_ATOM variables to _handle_deprecation Put FEED_ATOM around if in notmyidea tBunnyMan 2012-07-16 13:47:39 -07:00
  • 5f958ae84d Refactor atom feed names for clarity FEED -> FEED_ATOM TAG_FEED -> TAG_FEED_ATOM CATEGORY_FEED -> CATEGORY_FEED_ATOM tBunnyMan 2012-07-16 09:35:05 -07:00
  • be2f04f082 Merge pull request #408 from tbunnyman/develop_server Alexis Metaireau 2012-07-16 08:53:31 -07:00
  • 18183632dc Fixed the wording for the quickstart tBunnyMan 2012-07-16 08:42:05 -07:00
  • 6f40e452e1 Add unidecode for translating slugs in asian languages Leonard Huang 2012-07-16 11:36:20 +08:00
  • 18019efd38 Merge pull request #421 from defnull/patch-1 Alexis Metaireau 2012-07-15 16:21:01 -07:00
  • 63cff4c9a0 Fixed left and right aligned images in main.css Marcel Hellkamp 2012-07-15 23:41:07 +03:00
  • 1e8b05984a Add reference to FAQ statement about feeds tBunnyMan 2012-07-14 18:26:33 -07:00
  • 6393df3bfe Fix Spelling tBunnyMan 2012-07-14 18:08:11 -07:00
  • 79e480a894 Change default REVERSE_ARCHIVE_ORDER to true Updated documentation and updated tests to reflect correct default order Fixes #304 tBunnyMan 2012-07-14 17:53:10 -07:00
  • d9817f9a96 Test for FEED & FEED_RSS before generation. Then we bypass all feed generation of both are set to None or throw a warning if SITEURL is unset. Updated all documentation, to make sure the usage and warning is clear. tBunnyMan 2012-07-14 17:05:04 -07:00
  • f4ab1b2cd0 Merge pull request #407 from tbunnyman/fix_publisconf Alexis Metaireau 2012-07-13 09:12:27 -07:00
  • ec23c94645 Made the develop server init script it's own question per req. Cleaned up an improper whitespace found on 207 as well. tBunnyMan 2012-07-12 07:32:08 -07:00
  • 1e7c939953 pep8-ify Alexis Metaireau 2012-07-12 15:29:08 +02:00
  • e92937eea0 Merge remote-tracking branch 'upstream/master' Samrat Man Singh 2012-07-12 14:29:56 +05:45
  • e196fb95e1 Merge branch 'master' of github.com:ametaireau/pelican into fix-functional-tests Alexis Metaireau 2012-07-12 10:39:13 +02:00
  • 76a176f647 Merge pull request #416 from tbunnyman/autoreloadFix#399 Alexis Metaireau 2012-07-12 01:33:16 -07:00
  • 0fdd2654f0 Merge pull request #417 from tbunnyman/InconsistentWarning#397 Alexis Metaireau 2012-07-12 01:27:59 -07:00
  • 3c5f6e1887 Inconsistent warning/error, pages failing switched to warning. Fixes #397 tBunnyMan 2012-07-11 21:04:01 -07:00
  • 70ed05625f Catch and report exceptions in Auto-reload Fixes #399 Also updated the keyboard interrupt to report before quit. tBunnyMan 2012-07-11 20:30:56 -07:00
  • 9ef8df9a19 Remove else: return Samrat Man Singh 2012-07-11 14:53:45 +05:45
  • 2b933faaf2 Add usage and intallation instructions Samrat Man Singh 2012-07-11 08:52:00 +05:45
  • d2a28350ff don't reverse ranked_posts Samrat Man Singh 2012-07-11 01:34:01 +05:45
  • d9b5ee10de moved related_posts to plugin Samrat Man Singh 2012-07-11 01:16:19 +05:45
  • 875734f963 Pull from ametaireau / pelican Samrat Man Singh 2012-07-10 20:56:00 +05:45
  • 53a1c21a98 More changes to related_posts Samrat Man Singh 2012-07-10 20:43:43 +05:45