1
0
Fork 0
forked from github/pelican

Commit graph

  • 2be674c909 Merge pull request #903 from dominiqueplante/readers.read_file-throwsexception Alexis Metaireau 2013-08-16 15:34:49 -07:00
  • 1fdda30c9b Merge pull request #1014 from dbrgn/test_output_locale Alexis Metaireau 2013-08-16 15:09:07 -07:00
  • 09c9d48a6a Merge pull request #1040 from ssbarnea/master Alexis Metaireau 2013-08-16 15:01:28 -07:00
  • 9ea3871568 Merge pull request #1049 from kenmazy/BetterStaticGenerator Alexis Metaireau 2013-08-16 14:59:49 -07:00
  • 6191b2919e StaticGenerator now stores file list in context. Ken Jung 2013-08-16 13:31:14 -07:00
  • 9645356eeb Merge pull request #929 from nicholaskuechler/cf_support_for_quickstart Justin Mayer 2013-08-13 06:22:47 -07:00
  • 7ddb542ac4 Merge pull request #1031 from talha131/bugfix-autoreload-doesnt-work Justin Mayer 2013-08-13 06:17:56 -07:00
  • 853ce866cb Merge pull request #1041 from shabob/tagbranch Justin Mayer 2013-08-13 06:14:52 -07:00
  • d9816be5de Tag Cloud made functional Daniel Goldsmith 2013-08-13 10:46:41 +01:00
  • 3b315fbc53 Fixing #1038 by allowing nice URLs. Sorin Sbarnea 2013-08-12 19:23:57 +01:00
  • 472abb6fd9 Activate coveralls.io support Alexis Métaireau 2013-08-12 14:49:25 +02:00
  • 71a2c14d1b Merge pull request #1032 from talha131/fix-docs-typo Justin Mayer 2013-08-10 15:00:47 -07:00
  • b0a13a851c Fix a typo in the docs Talha Mansoor 2013-08-11 02:18:25 +05:00
  • a7152716e2 Receive the two values returned from get_instance() Talha Mansoor 2013-08-11 01:43:27 +05:00
  • f2aef81c96 Work around pytz & pip 1.4+ problem. Fixes #996. Justin Mayer 2013-08-08 12:08:30 -07:00
  • d824b79a19 Merge pull request #1020 from saimn/readers Justin Mayer 2013-08-07 14:54:58 -07:00
  • c875c27e83 Don't warn too loud about missing dependencies. Simon Conseil 2013-08-07 22:43:08 +02:00
  • 24e2ad5b3f Improve AsciiDoc parts of Getting Started docs Justin Mayer 2013-08-07 12:45:26 -07:00
  • 5a469dc2e3 Merge pull request #1011 from saimn/readers Justin Mayer 2013-08-07 12:34:22 -07:00
  • 0df12e31e2 Merge pull request #974 from dbrgn/tags_authors_setting_fix Justin Mayer 2013-08-06 16:18:37 -07:00
  • f47f054d0b Add documentation for readers. Simon Conseil 2013-08-04 22:03:37 +02:00
  • bab8d0b26a Move the "find image with an empty alt" block in a function. Simon Conseil 2013-08-07 00:10:26 +02:00
  • 85ea737a98 Add a signal to give access to the dict of Reader classes. Simon Conseil 2013-08-07 00:01:12 +02:00
  • cfe72c2736 Disable asciidoc files for tests Simon Conseil 2013-08-04 21:17:15 +02:00
  • 4bc4b1500c Refactor readers and remove MARKUP Simon Conseil 2013-08-04 17:02:58 +02:00
  • c3aa85831f Merge pull request #1015 from karmadharma/morepygmentsoptions Alexis Metaireau 2013-08-06 07:52:09 -07:00
  • ece437f8fd Added more pygments options for code blocks SDGSDG 2013-08-05 19:53:32 -07:00
  • 6b68d94079 Adds Rackspace Cloud Files support to quickstart and fabfile Nicholas Kuechler 2013-06-11 21:43:23 -05:00
  • bbea6d1747 Explicitly set locale when generating test output Danilo Bargen 2013-08-05 19:18:43 +02:00
  • 42f9726ffa Support TAGS_* and AUTHORS_* by default. Danilo Bargen 2013-07-25 23:25:05 +02:00
  • e228357f58 Merge pull request #1002 from russkel/sourcecodefix Justin Mayer 2013-08-05 08:54:35 -07:00
  • 5a8f5cefdd fix py3 support for sourcecode directive Russ Webber 2013-08-04 16:39:07 +08:00
  • ea6d0cf5b5 Merge pull request #1007 from saimn/refactor-tests Alexis Metaireau 2013-08-05 08:02:45 -07:00
  • 05437a15a9 Remove the reference to the PDF generation in the docs. Fix #1013 Alexis Métaireau 2013-08-05 10:40:06 +02:00
  • 97c2598cdf Merge pull request #1006 from saimn/fix_docutils Justin Mayer 2013-08-04 20:58:39 -07:00
  • d4ba9dcf21 Merge pull request #895 from Rogdham/empty_alt Justin Mayer 2013-08-04 20:54:23 -07:00
  • 23f7a12b52 Merge pull request #1010 from kylewm/pdf-plugin Justin Mayer 2013-08-04 20:30:31 -07:00
  • f9a6d10eec Merge pull request #1004 from russkel/hgrm Justin Mayer 2013-08-04 20:15:53 -07:00
  • 8c4b2a0d2e Merge pull request #1003 from russkel/tumblrfix Justin Mayer 2013-08-04 20:09:11 -07:00
  • dfc3a7ce2f Move PDF generation to a plugin. Fixes #1009 Kyle Mahan 2013-08-04 08:20:06 -07:00
  • a75eac6c0f Add warnings for img with empty alts. Fixes #647. Rogdham 2013-08-04 16:03:39 +01:00
  • 1b904ae767 Merge pull request #943 from Rogdham/override_save_as_url Justin Mayer 2013-08-04 07:21:10 -07:00
  • 41970cb2c6 Refactor pelican_open using contextmanager Simon Conseil 2013-05-21 17:16:55 +02:00
  • 4ffa34544e More refactoring for test_generators Simon Conseil 2013-06-16 00:14:55 +02:00
  • 577a3d116e Replace get_populated_generator with setUpClass Simon Conseil 2013-06-15 23:00:08 +02:00
  • a268d9e952 Use the docutils variable to check if docutils is installed, not core. Simon Conseil 2013-06-25 00:02:34 +02:00
  • a495527e2b Delib. overriding and overwrite detect. Fixes #938 Rogdham 2013-06-22 14:49:48 +01:00
  • 0999d4d691 Deliberate overriding of an existing file to tests Rogdham 2013-06-20 21:58:51 +01:00
  • e0a2f1906d Remove old mercurial files Russ Webber 2013-08-04 18:52:53 +08:00
  • dc58a17e64 fix missing 'kind' arg in importer Russ Webber 2013-08-04 17:21:35 +08:00
  • a14dc4dad2 Merge pull request #1001 from russkel/issue927 Justin Mayer 2013-08-04 00:04:18 -07:00
  • 6d32fb2bb7 Merge pull request #995 from karlcow/master Justin Mayer 2013-08-04 00:03:31 -07:00
  • 4977de8453 fix: clear directory before generation of context Russ Webber 2013-08-04 14:00:56 +08:00
  • 72ea20f06a Merge pull request #871 from dknecht/master Justin Mayer 2013-08-03 22:51:30 -07:00
  • 122ec39a27 Merge pull request #932 from qdot/master Justin Mayer 2013-08-03 22:40:18 -07:00
  • a4ce664f17 fixing the inline code markup karl 2013-08-03 22:31:54 -04:00
  • 10dc5ef0b7 sort author and category pages same way as tags Dane Knecht 2013-04-29 20:57:05 -07:00
  • 2a53934834 Merge pull request #950 from fbs/makedebug Justin Mayer 2013-08-03 16:51:23 -07:00
  • 2aa0c6e24b Merge pull request #968 from russkel/encodingfix Justin Mayer 2013-08-03 16:42:37 -07:00
  • 1abd5ef447 Merge pull request #894 from dominiqueplante/quickstart-debuggable Justin Mayer 2013-08-03 16:35:36 -07:00
  • 76fa457654 Normalize whitespace via lstrip Jinja parameter Justin Mayer 2013-08-03 16:17:26 -07:00
  • 23e62b0056 Merge pull request #966 from jude/patch-1 Justin Mayer 2013-08-03 15:16:58 -07:00
  • 1443131fde Merge pull request #976 from kylewm/notmyidea-active-pages Justin Mayer 2013-08-03 15:12:52 -07:00
  • bea03bb4bb Merge pull request #979 from nyergler/pagination_conf Justin Mayer 2013-08-03 14:58:47 -07:00
  • 0de44cc844 Merge pull request #964 from nickzoic/master Justin Mayer 2013-08-03 14:45:07 -07:00
  • d61ef0c66c Adding basic documentation for PAGINATION_PATTERNS. Nathan Yergler 2013-08-03 14:06:16 -07:00
  • 50ff7ce89f Fall back to the default PAGINATION PATTERNS when none specified. Nathan Yergler 2013-08-03 14:04:58 -07:00
  • 4d614c173b Merge pull request #999 from nicholaskuechler/group_pdf_settings Justin Mayer 2013-08-03 14:00:17 -07:00
  • 5ffbf907de Create new formatting context dict instead of using self.__dict__ Nathan Yergler 2013-08-03 13:49:43 -07:00
  • 92f5c06ba6 Group PDF related settings together. Nicholas Kuechler 2013-08-03 14:58:52 -05:00
  • 6a0d19ef5c Adding context to the documentation for metadata karl 2013-08-03 12:47:44 -04:00
  • 03e9d0182d Fixing documentation according to Issue #362. karl 2013-08-03 00:31:43 -04:00
  • 4c1b5c3429 Correct URL for pip install editable in docs Justin Mayer 2013-08-01 15:13:32 -07:00
  • 1cebd345aa Merge pull request #970 from russkel/themestaticdir Justin Mayer 2013-08-01 08:42:13 -07:00
  • 65a716ec02 Merge pull request #989 from getpelican/plugins-recipes Alexis Metaireau 2013-08-01 05:48:53 -07:00
  • 4fa9184b01 Start a section about plugin recipes in the docs Alexis Métaireau 2013-08-01 14:38:00 +02:00
  • 74c7c72fb3 Use six.u instead of unicode. Nathan Yergler 2013-07-31 21:31:08 -07:00
  • 89034f8b3f added THEME_STATIC_DIR setting Russ Webber 2013-07-18 10:36:44 +08:00
  • 9abc08ea9f Don't assume that PAGINATION_PATTERNS will always be present. Nathan Yergler 2013-07-31 18:57:21 -07:00
  • 51dc02f298 Add documentation for WITH_FUTURE_DATES Kyle Fuller 2013-07-31 23:08:42 +01:00
  • 80a7c3f293 Merge pull request #986 from TheHippo/patch-1 Kyle Fuller 2013-07-31 14:55:06 -07:00
  • 0e0775b74a Fix file endings for examples Philipp Klose 2013-07-31 22:43:02 +02:00
  • 30192b2318 Add fabfile generation to pelican-quickstart Justin Mayer 2013-07-29 11:03:14 -07:00
  • 95890a2a61 Allow definition of pagination rules by page index. Nathan Yergler 2013-07-29 08:10:28 -04:00
  • 71e83635ea remove u prefix from string literal, using unicode_literals Ross McFarland 2013-05-12 17:59:44 -07:00
  • 0caa101ec7 use six.string_types for python 3 compat Ross McFarland 2013-03-31 07:41:14 -07:00
  • e07b39dfcb more robust PAGINATION_(URL|SAVE_AS) support Ross McFarland 2012-12-29 17:44:35 -08:00
  • c5eecd23eb PAGINATION_URL/PAGINATION_SAVE_AS implementation Ross McFarland 2012-12-29 09:05:40 -08:00
  • 0ddabb95c3 Modify notmyidea to include class="active" on pages Kyle Mahan 2013-07-27 12:05:14 -07:00
  • b527fd594d added testing for default locale setting Russ Webber 2013-07-21 14:12:21 +08:00
  • 2ace30cdb0 fix it not setting the default locale Russ Webber 2013-07-21 13:31:11 +08:00
  • e32c893aa1 Support Gaug.es analytics in notmyidea theme Justin Mayer 2013-07-18 10:26:45 -07:00
  • d4b64a3c8e Merge pull request #873 from xlz/tumblr-import Justin Mayer 2013-07-18 09:17:26 -07:00
  • 3445066b11 fix an exception not correctly reporting if the locale is not set Russ Webber 2013-07-18 09:44:46 +08:00
  • c5008f61e0 Adding a FEED_ALL_ATOM check in the "social" div. Jude N 2013-07-16 23:44:53 -04:00
  • 9b0cfd9884 Merge pull request #883 from ben2367/author-filter Justin Mayer 2013-07-16 08:22:26 -07:00
  • f43742c3f0 Add missing SITEURL variable to tag cloud docs Justin Mayer 2013-07-15 14:25:39 -07:00
  • b282b7c72d Merge pull request #965 from cdhowie/master Justin Mayer 2013-07-15 13:59:23 -07:00
  • 4ca5d908ff Update tag cloud documentation for SLUG_SUBSTITUTIONS Chris Howie 2013-07-15 16:48:08 -04:00
  • 9b7ae20aa9 test for author & category slugification Nick Moore 2013-07-15 00:22:05 +10:00