1
0
Fork 0
forked from github/pelican

Commit graph

  • 9847394e12 Merge pull request #674 from peterdesmet/patch-2 Alexis Metaireau 2013-01-07 02:53:09 -08:00
  • 696caac9b0 Fixed a typo Peter Desmet 2013-01-07 10:49:51 +01:00
  • 88b5a27ddf contents: Page.url_format should expose all metadata W. Trevor King 2013-01-03 18:10:08 -05:00
  • 9eb5ad77ef settings: Fix abspath existence check for path settings W. Trevor King 2013-01-03 12:19:27 -05:00
  • a71465217b Update webassets plugin to allow user to pass configuration settings to Webassets through their settings file. Also removed language about DEBUG not compiling CSS since as of at least webassets 0.8 this is no longer an issue. Trae Blain 2012-12-21 17:13:04 -06:00
  • be040715f9 remove duplicates Alexis Métaireau 2013-01-02 13:46:55 +01:00
  • 8cc0da67e1 Fix the THANKS file. Alexis Métaireau 2013-01-02 11:39:37 +01:00
  • 369bb476e9 Improve Publishing to GitHub section of the doc Éric Lemoine 2013-01-01 00:36:08 +01:00
  • c73dba7a7a Merge pull request #655 from wraithan/master Kyle Fuller 2012-12-29 10:07:16 -08:00
  • fcc74be267 pep8/style matching Wraithan (Chris McDonald) 2012-12-29 09:52:21 -08:00
  • a0b29d980f PyPI links for pelican depedencies Thanos Lefteris 2012-12-25 23:59:53 +02:00
  • 30c8825fa2 Docs update of the pelican core install depedencies Thanos Lefteris 2012-12-25 23:36:44 +02:00
  • 02f984f7ef update the version of jinja needed, 2.6 is out Alexis Métaireau 2012-12-18 12:33:49 +01:00
  • d879218c27 Merge pull request #620 from rskvazh/patch-1 Alexis Metaireau 2012-12-18 01:15:50 -08:00
  • 92c085c28e Merge pull request #635 from michaelreneer/markdown-summary-metadata Alexis Metaireau 2012-12-11 05:07:30 -08:00
  • 98c8db568b Merge pull request #577 from davidjb/import-improvements-slug Alexis Metaireau 2012-12-11 03:52:12 -08:00
  • b4c5d7cf62 Store slugs in posts by default on Pelican import David Beitey 2012-11-07 19:14:12 +10:00
  • b35947f7a6 Cleaned up markdown read. Michael Reneer 2012-12-11 00:48:47 -05:00
  • f66c16bd52 Updated unit tests to test markdown summary metadata. Michael Reneer 2012-12-11 00:37:06 -05:00
  • 733e41a6a7 Updated markdown reader to parse summary metadata as markup. Michael Reneer 2012-12-11 00:34:15 -05:00
  • f79c844855 remote duplicated import statement (thanks @traeblain) Bruno Binet 2012-12-09 08:30:17 +01:00
  • e8043594f7 Merge pull request #627 from traeblain/docs-update Bruno Binet 2012-12-07 12:57:13 -08:00
  • b0ff693839 Updated plugins documentation to include actual callable names of each plugin included. Trae Blain 2012-12-07 14:40:44 -06:00
  • 802c9d1111 add docs for save_as/url override from metadata feature Bruno Binet 2012-12-07 01:02:44 +01:00
  • 00c7451200 add functional test for save_as/url override Bruno Binet 2012-12-07 00:14:00 +01:00
  • a5772bf3d6 allow override page url and save_as values directly from the metadata Bruno Binet 2012-12-07 00:10:30 +01:00
  • 694f318614 Update docs/plugins.rst Roman Skvazh 2012-12-06 21:15:25 +04:00
  • 9f66333d77 fix rst issue Bruno Binet 2012-12-04 02:08:13 +01:00
  • 625afa0621 add the changelog to the text on PyPI Alexis Métaireau 2012-12-04 01:53:52 +01:00
  • f92c0cb69d update the version scheme to support micro versions Alexis Métaireau 2012-12-04 01:43:19 +01:00
  • eafcecd75d release 3.1.1 3.1.1 Alexis Métaireau 2012-12-04 01:41:38 +01:00
  • a07b56c02b Doc fixes and improvements Justin Mayer 2012-12-03 16:31:55 -08:00
  • be2a3f4030 bump version number Alexis Métaireau 2012-12-04 01:27:16 +01:00
  • 822c63cbd7 Merge branch 'master' of github.com:getpelican/pelican 3.1 Alexis Métaireau 2012-12-04 01:24:09 +01:00
  • 89fd11d582 tagging 3.1 Alexis Métaireau 2012-12-04 01:21:57 +01:00
  • 21e8087822 fix weird implementation for extension removal Bruno Binet 2012-12-04 00:48:29 +01:00
  • e4dd5c1c00 Merge pull request #615 from bbinet/revert-523 Bruno Binet 2012-12-03 14:05:35 -08:00
  • f604cc4df8 update functional tests to test TEMPLATE_PAGES feature Bruno Binet 2012-12-03 22:56:05 +01:00
  • 8bb86d3e5d revert #523 Bruno Binet 2012-12-03 22:35:08 +01:00
  • 6236e8f66b Updated changelog to include recent changes Justin Mayer 2012-12-03 12:59:31 -08:00
  • bb2cfffe6a Merge pull request #606 from bbinet/metadata-from-filename Bruno Binet 2012-12-03 01:23:16 -08:00
  • f86e1128f0 docfix: fix example of FILENAME_METADATA regexp Bruno Binet 2012-11-30 09:48:30 +01:00
  • 070fa1ff9d add more docs about FILENAME_METADATA Bruno Binet 2012-11-30 02:19:38 +01:00
  • fc13ae8e76 add new file to functional test content to showcase FILENAME_METADATA Bruno Binet 2012-11-30 01:48:28 +01:00
  • 92b9ccb08a fix failing TestArticlesGenerator.test_generate_context test Bruno Binet 2012-11-30 01:29:11 +01:00
  • dfab8ed5b9 test the "metadata from filename" feature Bruno Binet 2012-11-30 01:12:59 +01:00
  • 3a25f82c4f update docs/settings.rst for both DEFAULT_METADATA and FILENAME_METADATA Bruno Binet 2012-11-28 01:01:15 +01:00
  • debd6fb3b4 add FILENAME_METADATA setting to extract metadata from filename Bruno Binet 2012-11-28 00:29:30 +01:00
  • a0049f9fcd Strip tags from title in simple index. Fixes #612 Justin Mayer 2012-12-02 16:10:11 -08:00
  • e14623b46c Merge pull request #611 from michaelreneer/master Bruno Binet 2012-12-02 12:25:40 -08:00
  • 5f47523dd3 Merge pull request #570 from bcl/master-asciidoc Justin Mayer 2012-12-02 10:42:25 -08:00
  • 49f481e399 Add asciidoc reader support Brian C. Lane 2012-10-28 07:37:53 -07:00
  • 891a66ad8b Updated documentation to reflect addition of new markdown types. Michael Reneer 2012-12-02 13:11:47 -05:00
  • f9e7c86a1a Merge pull request #460 from getpelican/remove-url-rewriting Bruno Binet 2012-12-02 09:47:18 -08:00
  • 81cb774a8e add docs for cross-site linking Bruno Binet 2012-12-01 21:35:15 +01:00
  • 523ac9f64c update functional test output (relative cross-site links support) Bruno Binet 2012-12-01 18:22:54 +01:00
  • a0504aeabe add support for relative cross-site links Bruno Binet 2012-12-01 18:22:43 +01:00
  • a6dd3178b1 test that 4 occurences of log "skipping url replacement" are found Bruno Binet 2012-11-30 15:10:51 +01:00
  • b5b35c9fc8 update functional tests output Bruno Binet 2012-11-30 10:58:32 +01:00
  • c74abe579b Don't rewrite URLs Bruno Binet 2012-11-30 10:46:32 +01:00
  • f653118658 Merge pull request #588 from tpievila/dev_server_fix Alexis Metaireau 2012-11-29 14:08:53 -08:00
  • d913761c46 Merge pull request #605 from saimn/relative_links Alexis Metaireau 2012-11-29 13:55:57 -08:00
  • 5df258c5f0 Update the basic and custom tests output. Simon 2012-11-28 22:35:35 +01:00
  • 088c810b00 Change the way to compute relative paths to avoid the leading .././ when using relative urls. Simon 2012-11-28 22:28:27 +01:00
  • c731edcdeb pages should be in the content folder Alexis Métaireau 2012-11-29 19:16:00 +01:00
  • a86fdfc779 update changelog: add gzip_cache plugin Bruno Binet 2012-11-29 15:16:57 +01:00
  • 6380cd428a Merge branch 'pr/586' (closes #586) Bruno Binet 2012-11-29 15:01:27 +01:00
  • 8fe68aa035 Added some unit tests for the gzip cache plugin Matt Layman 2012-11-25 22:12:54 -05:00
  • 3342d3b9b9 Added some documentation about the gzip plugin. Bruno Binet 2012-11-29 14:49:03 +01:00
  • c749671778 Reimplemented the gzip compression as a plugin. Bruno Binet 2012-11-29 14:52:24 +01:00
  • 2bdbbc3faf Fixed line ending problems by adding a .gitattributes file Matt Layman 2012-11-22 20:47:59 -05:00
  • 7056622322 Fix missing SITEURL and base home link Justin Mayer 2012-11-27 16:01:05 -08:00
  • 447e627286 update changelog to reflect changes from #592 Bruno Binet 2012-11-28 00:41:40 +01:00
  • 03c39076e5 Merge branch 'restore-basic-functional-test' Bruno Binet 2012-11-28 00:30:59 +01:00
  • ce0723cf48 update contribute.rst doc Bruno Binet 2012-11-24 00:48:47 +01:00
  • 07ccf477d0 update "basic" output for functional tests so that test pass Bruno Binet 2012-11-24 00:29:48 +01:00
  • 080c884c1a restore test_basic_generation_works functional test Bruno Binet 2012-11-24 00:46:03 +01:00
  • 4d6ddd0af3 fix failing tests Bruno Binet 2012-11-24 00:41:25 +01:00
  • fa82e19c1f change default value for DEFAULT_DATE to None Bruno Binet 2012-11-24 00:26:46 +01:00
  • d9fbb540c5 Merge pull request #599 from MichaelReneer/master Bruno Binet 2012-11-26 13:53:26 -08:00
  • 103ae436c9 Update docs/settings.rst Michael Reneer 2012-11-26 13:03:25 -05:00
  • 4de668159d Update docs/settings.rst Michael Reneer 2012-11-26 11:26:33 -05:00
  • 0fbf96b4be Merge pull request #596 from tpievila/doc_fix Bruno Binet 2012-11-24 03:41:01 -08:00
  • a6f328516a Metadata parity for RST/MD, document summary. Tomi Pieviläinen 2012-11-24 13:18:49 +02:00
  • 1c44f49d1b remove importlib dependency Bruno Binet 2012-11-23 15:50:54 +01:00
  • 5fd6eac477 update changelog (new webassets plugin) Bruno Binet 2012-11-23 15:38:41 +01:00
  • 801bc755b5 Merge branch 'pr/558' Bruno Binet 2012-11-23 15:32:17 +01:00
  • 816e8d88e0 Change webasset tests organization to avoid running pelican twice for each test. Simon 2012-11-22 13:22:49 +01:00
  • 09ddd92efc update the output for functional tests Alexis Métaireau 2012-11-21 16:39:05 +01:00
  • 587184c778 trim the blocks when generating templates. Alexis Métaireau 2012-11-21 16:38:27 +01:00
  • c022f4d483 Merge branch 'master' of github.com:getpelican/pelican Alexis Métaireau 2012-11-21 16:16:52 +01:00
  • 6adfec2bd5 Merge pull request #589 from tpievila/translated_pages Alexis Metaireau 2012-11-21 07:13:26 -08:00
  • aee59f42ef Merge branch 'master' of github.com:getpelican/pelican Alexis Métaireau 2012-11-21 15:58:16 +01:00
  • 3e454045e9 Update test data Tomi Pieviläinen 2012-11-21 15:45:00 +02:00
  • 429991c3f9 List of translations for simple and notmyidea pages Tomi Pieviläinen 2012-11-21 14:41:09 +02:00
  • a9cdf3c5a1 remove old import statement Bruno Binet 2012-11-21 14:24:40 +01:00
  • 6d11f6d063 Merge pull request #583 from egh/master Alexis Metaireau 2012-11-21 04:53:42 -08:00
  • 4aeb65512d delete the TODO file Alexis Métaireau 2012-11-21 13:03:22 +01:00
  • e006cf04bb Kill SimpleHTTPServer also on OS X Tomi Pieviläinen 2012-11-21 14:01:37 +02:00
  • f413a8da79 Change webassets configuration for relative urls. Simon 2012-11-20 23:39:06 +01:00