1
0
Fork 0
forked from github/pelican

Commit graph

  • 40f1e3d75f bug fix release for fixing #221 2.8.1 ms4py 2012-05-16 08:04:34 +02:00
  • 7bf824eccc Include .bat files in the distribution. Fix #221 Alexis Metaireau 2012-03-03 18:26:07 +01:00
  • 849244f61e Add warnings for files skipped due to unknown status Brandon W Maister 2012-05-15 17:48:07 -04:00
  • 40dc019b30 Update CHANGELOG Alexis Metaireau 2012-05-15 11:58:40 +03:00
  • a16c19545f Don't duplicate html across themes Kyle Fuller 2012-05-14 18:46:27 +01:00
  • 2c1c05923d Fix a broken URL in the simple template Kyle Fuller 2012-05-14 18:33:49 +01:00
  • ba8ed9fb18 Added strip raw option to wordpress xml importer sam 2012-05-13 23:37:33 +02:00
  • fed8e8b331 documentation for webassets Simon 2012-05-12 23:48:57 +02:00
  • 0444513e90 Trailing slashes removed to avoid category bug m-r-r 2012-05-12 11:49:49 +02:00
  • e82c6512b4 clean up temporary dirs in tearDown to force cleanup even if tests fail Bruno Binet 2012-05-12 02:03:18 +02:00
  • a8983b420f be more verbose when functional tests fail Bruno Binet 2012-05-12 01:30:09 +02:00
  • b7e6d3d98d update functional tests output Bruno Binet 2012-05-12 01:07:17 +02:00
  • ebfdabf2d7 Merge branch 'master' into fix-functional-tests Bruno Binet 2012-05-12 00:19:14 +02:00
  • e6448567a0 add some doc in the code Simon 2012-05-11 22:19:03 +02:00
  • d7f28d4328 Merge branch 'master' into assets Simon 2012-05-11 22:00:20 +02:00
  • 263ba2b0fa Merge remote-tracking branch 'upstream/master' Simon 2012-05-11 21:59:21 +02:00
  • d4125ca735 Merge branch 'typogrify' Simon 2012-05-11 21:58:49 +02:00
  • ec707930ce integrate webassets Simon 2012-05-07 17:11:57 +02:00
  • 252d00834f strip tags for feed titles Simon 2012-05-07 13:05:33 +02:00
  • 1779b66f10 Merge pull request #336 from saimn/typogrify Alexis Metaireau 2012-05-11 07:23:31 -07:00
  • a42446268d Merge pull request #338 from bbinet/fix-urls Alexis Metaireau 2012-05-11 07:19:12 -07:00
  • 419a2159e6 Merge remote-tracking branch 'muffinresearch/master' Alexis Metaireau 2012-05-11 16:17:47 +02:00
  • df7b2c968e Add documentation for DIRECT_TEMPLATES and PAGINATED_DIRECT_TEMPLATES Stuart Colville 2012-05-09 23:24:31 +01:00
  • f12a297466 prefix urls with '{{ SITEURL }}/' so that urls won't break when #330 is merged Bruno Binet 2012-05-07 23:07:44 +02:00
  • a6788f83c2 integrate webassets Simon 2012-05-07 17:11:57 +02:00
  • e9996b5cc6 strip tags for feed titles Simon 2012-05-07 13:05:33 +02:00
  • 4a0d4461e1 Apply typogrify on the title. Simon 2012-05-07 12:26:17 +02:00
  • acf9b0597d Merge pull request #335 from m-r-r/quickstart-templates Alexis Metaireau 2012-05-06 17:06:56 -07:00
  • d97fc8f666 Fixed some errors m-r-r 2012-05-06 12:32:53 +02:00
  • 7c53cc8955 Moved templates in pelican_quistart.py to a directory m-r-r 2012-05-06 12:07:13 +02:00
  • 8a842c0de7 merge with master Alexis Metaireau 2012-05-06 02:43:13 +02:00
  • 0fe1453c50 Merge pull request #306 from mbowcock/master Alexis Metaireau 2012-05-05 17:26:27 -07:00
  • 4370b51f02 Merge pull request #318 from MeirKriheli/master Alexis Metaireau 2012-05-05 17:23:55 -07:00
  • 3f9c87099d Merge pull request #329 from neoascetic/_save_as_behavior Alexis Metaireau 2012-05-05 17:20:02 -07:00
  • 718f8989f8 Merge pull request #331 from neoascetic/default_category_url Alexis Metaireau 2012-05-05 17:11:27 -07:00
  • 8946332913 Merge pull request #301 from a7p/master Alexis Metaireau 2012-05-05 17:10:36 -07:00
  • 1d6289245a removed duplication Albrecht Mühlenschulte 2012-05-06 02:01:36 +02:00
  • a60fa59514 removed duplication Albrecht Mühlenschulte 2012-05-06 01:59:19 +02:00
  • 29fed3cc85 merged back master Albrecht Mühlenschulte 2012-05-06 01:50:53 +02:00
  • 06ba9acdb8 Pass write function to reduce duplication. Simplify logic. Stuart Colville 2012-05-02 09:26:33 +01:00
  • 0d5a1f9cf3 Merge remote-tracking branch 'upstream/master' Matt Bowcock 2012-05-01 23:32:52 -04:00
  • 3c987d20b1 Added some metadata to new test files Matt Bowcock 2012-05-01 23:30:23 -04:00
  • ec610537be Added test for markdown files using extension md and mkd. Tests ensure the correct reader is processing file. Matt Bowcock 2012-05-01 23:19:38 -04:00
  • faecba6035 Changed variable name extension to file_extensions. Matt Bowcock 2012-05-01 22:34:32 -04:00
  • feb1dcc773 Use {slug} instead of {name} for category URL and FILENAME formatting Pavel Puchkin 2012-04-30 19:43:09 +11:00
  • 5ab1933be7 added tests for custom save_as for direct templates Stuart Colville 2012-04-29 13:45:14 +01:00
  • e4f011a697 Refactor generators to aid testing Stuart Colville 2012-04-29 10:34:20 +01:00
  • 19cfe00397 Checking for basestring isinstance, not (str, unicode) Pavel Puchkin 2012-04-29 14:45:34 +11:00
  • c7de5e6bff add docs for customised save location for direct template pages and switch to notes directive for notes Stuart Colville 2012-04-28 18:02:10 +01:00
  • cc46ac5d4c Allow user to customise the save location of direct template pages from settings. Stuart Colville 2012-04-28 18:01:19 +01:00
  • 17626b5474 Don't use shell=True Meir Kriheli 2012-04-28 03:46:43 +03:00
  • 0924a9dd73 Not pdf, but less folder Meir Kriheli 2012-04-28 03:27:30 +03:00
  • f558389006 Remove redundant LESS_COMPILER setting Meir Kriheli 2012-04-28 03:25:54 +03:00
  • 2b93d6d855 Remove empty generate_context Meir Kriheli 2012-04-28 03:04:58 +03:00
  • 1d3e38c5dd Test less generator Meir Kriheli 2012-04-28 03:03:53 +03:00
  • d4e981f916 unittest helper: Skip if exectuable not found Meir Kriheli 2012-04-28 02:41:48 +03:00
  • b73d984ec9 Merge branch 'master' of https://github.com/ametaireau/pelican Meir Kriheli 2012-04-28 00:52:45 +03:00
  • 58d98e918f Merge pull request #326 from neoascetic/_save_as_behavior Alexis Metaireau 2012-04-26 10:39:56 -07:00
  • 79e7ccce29 Merge branch 'fix-sort-categories' into fix-functional-tests Bruno Binet 2012-04-23 23:33:09 +02:00
  • 1efda9eb74 test that categories are ordered as expected Bruno Binet 2012-04-23 23:29:00 +02:00
  • a72567fa36 Merge branch 'master' of https://github.com/ametaireau/pelican into fix-sort-categories Bruno Binet 2012-04-23 22:51:06 +02:00
  • 898ac3808f Last fix? Pavel Puchkin 2012-04-20 11:28:00 +11:00
  • 004ff4e7b6 Merge pull request #325 from akavlie/issue-314 Alexis Metaireau 2012-04-19 01:34:57 -07:00
  • 5710dc771d Remove --no-wrap; change para formatting to unicode string. Aaron Kavlie 2012-04-18 22:28:49 -07:00
  • 5cad4c46f0 Improve wording of docs re: pelican-import deps. Aaron Kavlie 2012-04-18 22:17:43 -07:00
  • 36a5344282 Beautify two-line string concat. Aaron Kavlie 2012-04-18 22:14:53 -07:00
  • cc30695b72 Correct comment; switch to new style string formatting. Aaron Kavlie 2012-04-18 09:29:47 -07:00
  • f3188587ce Merge pull request #321 from justinmayer/siteurl Alexis Metaireau 2012-04-18 07:24:35 -07:00
  • 602990b80e Use "endswith" to detect trailing slash on SITEURL Justin Mayer 2012-04-18 07:16:51 -07:00
  • f53d902265 Merge branch 'master' into siteurl Justin Mayer 2012-04-18 07:12:14 -07:00
  • 9dcf612f9d Fixes after review Pavel Puchkin 2012-04-18 23:07:57 +11:00
  • 55d7cf438b Note in docs about previous commit Pavel Puchkin 2012-04-18 19:04:32 +11:00
  • 6116236ed9 *_SAVE_AS = None fix Pavel Puchkin 2012-04-18 18:56:53 +11:00
  • 9491bb40d4 Add --no-wrap option to pandoc, fixing issue with long links names (another fix for issue #314) Aaron Kavlie 2012-04-18 00:24:52 -07:00
  • 6577efc8f4 Wrap paragraphs in <p> tags Aaron Kavlie 2012-04-18 00:20:54 -07:00
  • 800a5a6d4a Merge pull request #323 from alaski/quickstart-title-question Alexis Metaireau 2012-04-16 18:02:58 -07:00
  • a0d5596605 Modifed question so that it's more clear Andrew Laski 2012-04-16 20:39:41 -04:00
  • 4793cdfab3 Fix typo in less generator docs Meir Kriheli 2012-04-16 22:55:50 +03:00
  • e29b54e5e0 Replace omitted slash in feed URL generation Justin Mayer 2012-04-16 09:10:20 -07:00
  • e694cdc2b3 docs: Fix some sphinx warnings, and correctly format the french FAQ Kyle Fuller 2012-04-15 15:08:06 +01:00
  • 597233c49b Fix a broken link in the docs Kyle Fuller 2012-04-15 15:01:03 +01:00
  • 51d0e83a21 Merge pull request #307 from kriwil/header-category-link Kyle Fuller 2012-04-15 06:48:01 -07:00
  • 4c4c2a9604 Add a missing ' Kyle Fuller 2012-04-15 14:40:10 +01:00
  • 7b5b99aafa Merge pull request #303 from dafyddcrosby/typos Kyle Fuller 2012-04-15 06:33:51 -07:00
  • ac8f3fc653 Fix misspelling of ftp_target_dir in quickstart Kyle Fuller 2012-04-15 14:31:21 +01:00
  • 644af826ee Merge pull request #302 from stephane/quickstart-fix Kyle Fuller 2012-04-15 06:29:44 -07:00
  • ddf57ca295 Also compile less css files in theme static Meir Kriheli 2012-04-15 02:52:19 +03:00
  • 50f2cd295f Implement LessCSSGenerator Meir Kriheli 2012-04-15 02:20:20 +03:00
  • a9f798eae1 Document less css generator Meir Kriheli 2012-04-15 00:41:38 +03:00
  • 23c05ad7db Issue #311, #312 Aaron Kavlie 2012-04-12 19:53:03 -07:00
  • 6888a04636 Issue #311 Aaron Kavlie 2012-04-12 19:38:59 -07:00
  • 5e6945d380 Added facebook icon to default theme. Matt Bowcock 2012-04-10 12:51:16 -04:00
  • 424cfe1b1e Fixed hardcoded category url in base.html. Aldiantoro Nugroho 2012-04-10 17:30:42 +08:00
  • c8323af63d Fixed _EXTENSIONS dictionary definition. Matt Bowcock 2012-04-10 00:40:05 -04:00
  • d4e632dfa8 Unit test failed due to missing trailing comma in tuple. Fixed. Matt Bowcock 2012-04-10 00:32:01 -04:00
  • 75febf4bfd Add support for multiple file extensions per file reader. Matt Bowcock 2012-04-10 00:15:12 -04:00
  • 1b978bac6d Added markdown option to importer documentation. Issue #292 Matt Bowcock 2012-04-09 22:45:58 -04:00
  • 28a1e0f432 Fix some typos and grammar Dafydd Crosby 2012-04-07 18:02:40 -06:00
  • ae97cbfb72 Fix misspelling of ssh_target_dir in quickstart Stéphane Raimbault 2012-04-07 17:33:23 +02:00
  • 405cc66637 added missing file extension in make file generation (index.html) Albrecht Mühlenschulte 2012-04-07 11:01:31 +02:00