1
0
Fork 0
forked from github/pelican

Commit graph

  • 02b9b964b8 restore the use of python rather than pypy in the batfiles (windows) Alexis Metaireau 2012-02-27 21:06:33 +01:00
  • 7a7fc781a0 Merge branch 'localedate' of https://github.com/farseerfc/pelican Alexis Metaireau 2012-02-27 19:46:55 +01:00
  • 3ccbe19c8a typo in docs/settings.rst#date format and locales Jiachen Yang 2012-02-28 03:37:58 +09:00
  • 278d1105cf Merge pull request #215 from farseerfc/d1d82db4f7096793feee4e56ff510b0846762b04 Alexis Metaireau 2012-02-27 10:22:56 -08:00
  • 76ee6c2149 Added document and test case for #215 Jiachen Yang 2012-02-28 03:08:39 +09:00
  • 189d72e989 Merge remote-tracking branch 'ametaireau/master' into localedate Jiachen Yang 2012-02-28 01:43:50 +09:00
  • e78372f338 import unittest if cannot found unittest2 Jiachen Yang 2012-02-28 01:43:36 +09:00
  • ab245726ed Merge pull request #212 from mbrochh/fix_tests Alexis Metaireau 2012-02-26 03:47:15 -08:00
  • d1d82db4f7 Change date_format to support (locale,format) Jiachen Yang 2012-02-26 16:35:04 +09:00
  • 67472298ca Added changes as per codereview. Martin Brochhaus 2012-02-20 17:58:23 +01:00
  • 52fb81a441 Added some fixes to the test suite so that it doesn't fail any more. Martin Brochhaus 2012-02-20 17:39:47 +01:00
  • bf314fde6b Remove an useless css background image. Fix #209 Alexis Metaireau 2012-02-20 13:36:41 +01:00
  • 3e96908786 Merge pull request #210 from mbrochh/doc_update Alexis Metaireau 2012-02-20 04:32:55 -08:00
  • 1ceb2745b1 Added missing documentation for MENUITEMS setting. Martin Brochhaus 2012-02-20 13:18:18 +01:00
  • 6e73edd81f Merge pull request #206 from tobeplugged/patch-1 Simon Liedtke 2012-02-12 12:50:19 -08:00
  • 1f4bb6a2e4 DOC: fixed typo in 'CLEAN_URLS' was singular in docs but only works as plural Tobias 2012-02-12 18:25:51 +01:00
  • 3e8226da15 minor changes to MANIFEST.in Alexis Metaireau 2012-01-12 11:50:08 +01:00
  • 9543ce049f update the documentation to make timezone configuration clearer Alexis Metaireau 2011-12-29 16:04:46 +01:00
  • 501e1b8524 Merge pull request #200 from kylef/except Alexis Metaireau 2011-12-24 04:29:47 -08:00
  • 6ca3fd423b Fix a bug in the exception handler for a page reader Kyle Fuller 2011-12-24 00:57:12 +00:00
  • b3b0af5a45 Merge pull request #198 from kylef/page Alexis Metaireau 2011-12-22 09:09:35 -08:00
  • 2be58aa51a Remove WITH_PAGINATION, only have a DEFAULT_PAGINATION setting Kyle Fuller 2011-12-22 13:56:36 +00:00
  • 522ac12dc9 Merge pull request #194 from kylef/clean_urls Alexis Metaireau 2011-12-17 10:01:07 -08:00
  • c4fec61d08 Add the dev_requirements.txt file. Fix #195 Alexis Metaireau 2011-12-14 14:34:38 +01:00
  • 256b92e5c4 Fix CLEAN_URLS and place articles in <slug>/index.html Kyle Fuller 2011-12-13 23:24:59 +00:00
  • 651249a6c5 Bad logic in delete output booleans. Pretty sure this is just a check to make sure the posts directory is not inside the output. Jökull Sólberg Auðunsson 2011-11-27 11:43:18 +00:00
  • 4a8b3ddb75 oops, broken link Alexis Metaireau 2011-11-30 21:19:42 +01:00
  • 889cdd4dbd typo Alexis Metaireau 2011-11-30 21:16:26 +01:00
  • df4e88ff15 add some docs written a long time ago Alexis Metaireau 2011-11-30 21:11:50 +01:00
  • b0dcce01cb Don't install the venv in the sources root, this can cause troubles with the bin folder Alexis Metaireau 2011-11-29 16:06:08 +01:00
  • 4de99619c3 Merge pull request #190 from brianhsu/master Alexis Metaireau 2011-11-29 01:19:10 -08:00
  • b2919e9051 Add unique_id to RSS/ATOM feeds. Brian Hsu 2011-11-29 09:53:48 +08:00
  • fb9a622ca7 add CLEAN_URLS to the documentation Alexis Metaireau 2011-11-27 18:08:28 +01:00
  • 92b232972e add information about mardown in the FAQ Alexis Metaireau 2011-11-27 18:00:29 +01:00
  • 53f7811a89 Merge pull request #188 from jokull/master Alexis Metaireau 2011-11-26 16:47:10 -08:00
  • dc22d2b131 Added WITH_FUTURE_DATES settings, which if true treats future dated content as drafts. Jökull Sólberg Auðunsson 2011-11-26 23:23:19 +00:00
  • 082cc2a401 Warning string formatting needs unicode if filename is utf-8 Jökull Sólberg Auðunsson 2011-11-26 22:31:43 +00:00
  • c63eb85070 exit replaced by sys.exit to avoid crashes on cx_Freeze & py2exe (useful for Windows installer) Skami18 2011-11-25 18:39:19 +01:00
  • 499a67912f Never fail on generating posts, just skip and log exception. Jökull Sólberg Auðunsson 2011-11-23 20:35:45 +00:00
  • 4144c8d76f More forgiving date strings. Jökull Sólberg Auðunsson 2011-11-23 20:35:18 +00:00
  • aee3f661f4 Merge pull request #183 from ranjhith/master Alexis Metaireau 2011-11-14 07:53:21 -08:00
  • c588342cfc Merge pull request #182 from kryskool/master Alexis Metaireau 2011-11-14 07:52:31 -08:00
  • 2911a38f40 Issue #181, when parse tags Christophe Chauvet 2011-11-06 13:16:47 +01:00
  • 5b7cd45668 The intermediate .html file has to be removed during the import process. Ranjhith Kalisamy 2011-10-30 23:04:24 +05:30
  • c522ce7fbc New plugin that provides an ..html:: directive for reStructuredText Skami18 2011-10-30 14:14:10 +01:00
  • b735f5fa49 Plugin loading is logged in debug mode (-D) Skami18 2011-10-30 14:10:50 +01:00
  • f248a81107 Plugins are now installed by setuptools Skami18 2011-10-29 18:04:59 +02:00
  • b9157df1a3 Fixes the bug re-introduced in 0b6896a. Thank to @mapio for noticing the problem :-) Skami18 2011-10-29 12:57:15 +02:00
  • 4da387127e Merge pull request #179 from ranjhith/master Alexis Metaireau 2011-10-27 07:24:31 -07:00
  • 3cf3657202 Merge pull request #176 from kpanic/plugin-github-activity-new-feed Alexis Metaireau 2011-10-27 07:15:24 -07:00
  • 0b6896a0ab Adding a summary no more make Pelican crashes Skami18 2011-10-25 18:31:17 +02:00
  • 3192cf6e37 Create output folder if doesn't exist Ranjhith Kalisamy 2011-10-24 00:30:58 +05:30
  • 2d5dd70e85 In import script, add support to output posts in markdown format Ranjhith Kalisamy 2011-10-24 00:19:52 +05:30
  • ed954ee839 The .bat files are no longer installed in other platforms than Windows Skami18 2011-10-23 19:04:34 +02:00
  • 462e637e69 updated doc Marco Milanesi 2011-10-19 11:57:37 +02:00
  • 83d59d6b93 revised github activity to adapt it to new github atom feed changes Marco Milanesi 2011-10-18 22:21:43 +02:00
  • 3bdb1eae0b Pelican no more use ANSI codes on Windows (CMD.exe don't support it) Skami18 2011-10-14 17:21:03 +02:00
  • 1bd2af1064 merge with nsteinmetz/pelican Alexis Metaireau 2011-10-06 22:45:19 +02:00
  • 713da771cb Merge pull request #174 from mapio/master Alexis Metaireau 2011-10-06 03:51:47 -07:00
  • 5bcc56fed8 elativize URLs in summary as we do for content (this time by rewriting summary as a property to defer the access to content when URLs in it have been relativized by the writer). Massimo Santini 2011-10-04 07:43:26 +02:00
  • 8b36f90db9 Revert "Relativize URLs in summary as we do for content" Massimo Santini 2011-10-04 07:31:21 +02:00
  • 5a993de400 Relativize URLs in summary as we do for content Massimo Santini 2011-10-03 16:11:42 +02:00
  • 358e92cf04 Clean dot clear import Nicolas Steinmetz 2011-09-30 22:48:16 +02:00
  • 73d9ab4763 Tracebacks are shown in debug mode Skami18 2011-09-30 16:25:32 +02:00
  • d877150df1 Merge pull request #158 from renhbo/master Alexis Metaireau 2011-09-15 01:14:09 -07:00
  • 87c22dc7ac Pelican exits 1 or Exception.exitcode if an exception is raised Skami18 2011-09-10 11:37:19 +02:00
  • d33bd1cad1 Merge pull request #168 from kpanic/plugin-github-activity Alexis Metaireau 2011-09-07 09:59:45 -07:00
  • 948ef452ca documentation for the github activity plugin Marco Milanesi 2011-09-07 18:55:37 +02:00
  • 48d7df72f1 refactored code and introduced a new signal in ArticlesGenerator __init__ Marco Milanesi 2011-09-07 17:08:28 +02:00
  • 575905ac53 some commentary Marco Milanesi 2011-09-06 19:14:21 +02:00
  • 3743617d27 removed spurious signal Marco Milanesi 2011-09-06 18:56:44 +02:00
  • c6c0ee76c2 implemented github activity plugin Marco Milanesi 2011-09-06 18:54:41 +02:00
  • a50e986f80 add tag import feature for dotclear import Nicolas Steinmetz 2011-08-30 23:49:45 +02:00
  • 8f6da4fa7f final fix for dotclear import Nicolas Steinmetz 2011-08-30 22:27:43 +02:00
  • de790b9e72 for the --dir-cat option, also slugify category's name to avoid encoding or spaces issues or ... Nicolas Steinmetz 2011-08-30 17:14:05 +03:00
  • f337f5067b Fix as in dotclear, format is not "markdown" but "wiki". So add an "or" statement. Nicolas Steinmetz 2011-08-30 16:37:59 +03:00
  • da84603558 Merge pull request #165 from nsteinmetz/patch-1 Alexis Metaireau 2011-08-30 06:34:03 -07:00
  • 67485be240 Fix #164, by "slugifying" titles (which for generated filename is also better imho) + a few remplacement of ".rst" by the "ext" variable. Nicolas Steinmetz 2011-08-30 15:11:30 +03:00
  • 56749af1da Merge pull request #163 from n1k0/master Alexis Metaireau 2011-08-22 11:33:49 -07:00
  • fc3ca7ea0e fixed aliased replacements were broken when using ARTICLE_PERMALINK_STRUCTURE Nicolas Perriault 2011-08-22 19:42:42 +02:00
  • 28e13be3a4 Merge pull request #159 from myano/master Alexis Metaireau 2011-08-20 07:43:11 -07:00
  • 5b4e148a2e Updated pelican/generators.py to check if the folder exists before trying to create it. It will always generate an OSError if the folder already exists even if it has the appropriate permissions. Michael Yanovich 2011-08-20 09:51:18 -04:00
  • 100d94cd12 add ghp-import features to push to github pages easily Alexis Metaireau 2011-08-19 23:01:01 +02:00
  • af93f76836 A wraper on .bat for pelican in Windows. renhbo 2011-08-19 22:35:23 +08:00
  • e7168c1d18 A .bat wrapper for pelican in Windows. renhbo 2011-08-19 22:14:19 +08:00
  • 396db8411c A .bat wraper for pelican in Windows. renhbo 2011-08-19 22:12:17 +08:00
  • 96b52a2283 issue a warning in case no timezone is defined Alexis Metaireau 2011-08-18 13:58:04 +02:00
  • 720b8d3168 doc: update the settings page about latest changes Alexis Metaireau 2011-08-18 13:47:31 +02:00
  • bee3140fc6 doc: reorder settings Alexis Metaireau 2011-08-18 13:35:53 +02:00
  • b2092fe0e7 Merge pull request #156 from Natim/master Alexis Metaireau 2011-08-18 03:53:36 -07:00
  • f185c45c16 Merge pull request #157 from renhbo/master Alexis Metaireau 2011-08-18 03:24:20 -07:00
  • eea6c7477d Fix an unicode error on Windows platform. renhbo 2011-08-19 02:19:44 +08:00
  • 36b89b3e4b Merge branch 'master' of github.com:ametaireau/pelican Alexis Metaireau 2011-08-17 10:39:06 +02:00
  • e5d4e90b8f update the docs on how to view generated blog Alexis Metaireau 2011-08-17 10:38:48 +02:00
  • 26eecf082a Removed another utf-8 related bug Skami18 2011-08-16 18:43:51 +02:00
  • 32a6ecbcc5 Fix timezone bug for ATOM generation Rémy HUBSCHER 2011-08-16 15:11:49 +02:00
  • 66ca61dfbb Patch the makefile to automaticaly create the output dir if it doesn't exists, use PWD to work in different computer base_dir from scratch Rémy HUBSCHER 2011-08-16 11:47:20 +02:00
  • acb65b77af GMT Time in ATOM feeds Rémy HUBSCHER 2011-08-16 11:40:08 +02:00
  • 4a6bf81b2e remove skribit support. fixes #154 Alexis Metaireau 2011-08-11 23:50:04 +02:00
  • 1edbe044a2 Include the "pelican-quickstart" script. Alexis Metaireau 2011-08-11 23:34:53 +02:00