1
0
Fork 0
forked from github/pelican

Commit graph

  • f49c91070a Add a documentation about themes. Alexis Metaireau 2010-12-05 19:15:02 +00:00
  • 9bdb5b8a88 A large image causes problem in article excerpt. It comes on following excerpt area. I think the best thing to do is to disable display of images in excerpt. Freeculture 2010-12-03 09:28:40 -08:00
  • 836d4ea117 Refactoring, Again :) Alexis Metaireau 2010-12-02 03:22:24 +00:00
  • 3b7c546136 Fix #15: check for tags before using them in the feeds. Alexis Metaireau 2010-12-01 18:45:44 +00:00
  • 8fd1c50086 Support tags on feeds Philippe Pepiot 2010-12-01 02:52:35 +01:00
  • a8ac5c6268 Support RSS2 feeds Philippe Pepiot 2010-12-01 02:48:11 +01:00
  • 7d11af5630 Dont use relative urls if SITEURL is set. Feeds needs absolutes urls Philippe Pepiot 2010-12-01 02:30:38 +01:00
  • dd202744d0 Oops. Make a copy of the list before modifying it ! Alexis Metaireau 2010-11-27 15:20:38 +00:00
  • 5fda51de42 Fix #12 Alexis Metaireau 2010-11-26 23:37:03 +00:00
  • a3f0ded146 Missing import in processors Philippe Pepiot 2010-11-24 15:58:58 +01:00
  • d489000c65 Add syntax highlight support for markdown posts Philippe Pepiot 2010-11-24 15:49:10 +01:00
  • 090a02a9e3 Change the output directory structure and a bit the templates structure as well. Alexis Metaireau 2010-11-21 01:49:37 +00:00
  • 6bec424f4e Fix doc misspellings Alexis Metaireau 2010-11-20 19:57:22 +00:00
  • 8fb52e1c63 Update the README with accurate informations. Alexis Metaireau 2010-11-20 19:37:27 +00:00
  • 4702dd896b Add section open and close in the notmyidea theme. Alexis Metaireau 2010-11-20 18:47:40 +00:00
  • a54fbafd7c Added tag 2.5.0 for changeset 87745dfdd51b Alexis Metaireau 2010-11-20 16:01:40 +00:00
  • ed5e35faeb Little fixes, add ideas too. 2.5.0 Alexis Metaireau 2010-11-20 16:01:17 +00:00
  • 0e95084649 Use relative URLS instead of static ones. Alexis Metaireau 2010-11-20 02:26:49 +00:00
  • 56fb4828d8 Add some more comments. Alexis Metaireau 2010-11-20 02:25:42 +00:00
  • 9a51102f29 Dont remove the output folder if it's the source one ;) Alexis Metaireau 2010-11-20 00:54:33 +00:00
  • 01b6d8eb44 Update the wide theme. Alexis Metaireau 2010-11-19 02:13:38 +00:00
  • 5b1dd2f3f1 CSS Fix. Don't hilight titles links. Alexis Metaireau 2010-11-18 03:37:38 +00:00
  • bab39c9800 Add a "wide" css for notmyidea.org theme Alexis Metaireau 2010-11-18 03:33:57 +00:00
  • 6589e122d8 merge with jeromer Alexis Metaireau 2010-11-17 11:42:40 +00:00
  • cdd1719334 - Added configurable twitter button Just add a TWITTER_USERNAME='foo' in your settings file Jerome 2010-11-17 08:24:20 +01:00
  • 18d5ecc364 Update TODO. Alexis Metaireau 2010-11-16 15:13:10 +00:00
  • a3321fec6a Add SITEURL and GOOGLE_ANALYTICS informations to the README. Alexis Metaireau 2010-11-16 01:18:00 +00:00
  • 6431a91a6f Doc fix. Alexis Metaireau 2010-11-16 01:13:26 +00:00
  • d5efe6b567 Merge branch 'master' of https://github.com/jeromer/pelican Alexis Metaireau 2010-11-15 22:26:18 +00:00
  • caacf48848 - Added configurable Google analytics template (GOOGLE_ANALYTICS='UA-XXXX-YYYY' in your settings file) Jerome 2010-11-15 23:47:44 +08:00
  • 32102dae12 Fix a FAQ mistake. Alexis Metaireau 2010-11-15 18:58:54 +00:00
  • 81d2552464 Merge branch 'master' of git://github.com/ametaireau/pelican Jerome 2010-11-15 16:55:09 +01:00
  • 5a3c58f55e - Added configurable Google analytics template (GOOGLE_ANALYTICS='UA-XXXX-YYYY' in your settings file) Jerome 2010-11-15 16:47:44 +01:00
  • 8de5e7b3a8 - Added linkedin support Jerome 2010-11-15 16:33:47 +01:00
  • 5407be19cf Add a FAQ. Alexis Metaireau 2010-11-15 15:09:17 +00:00
  • da3efaa8d2 Add Jérome's ideas. Alexis Metaireau 2010-11-14 22:54:03 +00:00
  • 6184450b60 Adding ronny's ideas to the TODO list. Alexis Metaireau 2010-11-12 20:13:33 +00:00
  • 7bb0771d2b Updating thanks. Alexis Metaireau 2010-11-12 02:41:33 +00:00
  • 3cbd60360d Update the README / CLI Alexis Metaireau 2010-11-12 02:38:43 +00:00
  • 4c85555d33 ... and add a way to deactivate it. Alexis Metaireau 2010-11-12 02:18:19 +00:00
  • 7dc847f5b2 Get informations about dates from the filesystem if no other way of getting it is working. Alexis Metaireau 2010-11-12 02:14:20 +00:00
  • 086b93c06a Add few items to the TODO Alexis Metaireau 2010-11-12 02:05:28 +00:00
  • 372d5a77ec Todo Guillaume B 2010-11-11 05:36:54 +08:00
  • 676d9fc6f2 Typo in Readme Guillaume B 2010-11-11 05:29:28 +08:00
  • c8184ffcbc Pass the metadata conversion in Markdown as well, so that dates and tags are correctly processed. Guillaume B 2010-11-11 05:27:14 +08:00
  • 178ab7e5d2 Instructions for the naming convention of files. Guillaume B 2010-11-10 02:12:29 +08:00
  • 59a8bf024e Add the page.html template to the "simple" theme. Fix #2. Alexis Metaireau 2010-11-08 23:04:00 +00:00
  • 8b5fbb95f3 Fix #1. Thanks solstice for reporting it. Alexis Metaireau 2010-11-08 22:59:16 +00:00
  • 35dc0bf34c Add a new theme "martyalchin", based on http://martyalchin.com Alexis Metaireau 2010-11-08 01:26:45 +00:00
  • 5a9dbcab1c Added tag 2.4.5 for changeset 3542b65fd196 Alexis Metaireau 2010-11-08 00:15:49 +00:00
  • b391defeb6 Fix a bug with the optional dependency to rst2pdf. 2.4.5 Alexis Metaireau 2010-11-08 00:15:34 +00:00
  • 9756739386 update THANKS Alexis Metaireau 2010-11-07 14:40:32 +00:00
  • 1560f177f8 Added tag 2.4.4 for changeset 26a444fbb78b Alexis Metaireau 2010-11-07 14:36:12 +00:00
  • 01f2912c8f bump. 2.4.4 Alexis Metaireau 2010-11-07 14:36:04 +00:00
  • 29395965b6 Fallback to default category if no category is detected (for articles) Alexis Metaireau 2010-11-07 14:35:10 +00:00
  • 101d171bf7 Add a list of dependencies to the README. Alexis Metaireau 2010-11-07 14:17:47 +00:00
  • aa30ca9256 Add a features list on the README. Remove the dependency to rst2pdf by default. Alexis Metaireau 2010-11-07 14:13:20 +00:00
  • 27ee2cf4e6 Add a import script I've used to convert from a wordpress xml file. Alexis Metaireau 2010-11-07 14:04:11 +00:00
  • 94d0505d0c Added tag 2.4.3 for changeset 979b4473af56 Alexis Metaireau 2010-11-06 02:41:07 +00:00
  • e8ae29dfbf setup.py 2.4.3 Alexis Metaireau 2010-11-06 02:40:37 +00:00
  • d0b034db0a Add PDF to the templates. Alexis Metaireau 2010-11-06 02:40:10 +00:00
  • efc6bb7aa4 Add a settings for PDF generation. Alexis Metaireau 2010-11-06 02:25:47 +00:00
  • b7179548c3 Added tag 2.4.2 for changeset 89dbd7b6f114 Alexis Metaireau 2010-11-06 02:24:04 +00:00
  • 66b4b26274 Update setup.py 2.4.2 Alexis Metaireau 2010-11-06 02:08:26 +00:00
  • 2307fa15bd Added tag 2.4.1 for changeset e65199a0b270 Alexis Metaireau 2010-11-06 02:08:05 +00:00
  • 56ee6eb4a0 Don't activate Pdf output by default. 2.4.1 Alexis Metaireau 2010-11-06 02:07:57 +00:00
  • abbe52f9ef Added tag 2.4 for changeset f9c1d9408150 Alexis Metaireau 2010-11-06 02:03:55 +00:00
  • 93c46b7519 Adding pdf support. 2.4 Alexis Metaireau 2010-11-06 02:03:32 +00:00
  • f7cbef6393 Add static pages listing and options. Alexis Metaireau 2010-11-05 02:05:00 +00:00
  • c989db50c9 Refactoring, again. Alexis Metaireau 2010-11-05 00:22:03 +00:00
  • d2a3b5380c Add support of DISQUS. Alexis Metaireau 2010-11-03 00:51:55 +00:00
  • 60bcd21c00 Add the dependency to Mardown. Alexis Metaireau 2010-10-31 15:48:42 +00:00
  • 091d8a2705 Minor theme changes. Alexis Metaireau 2010-10-31 15:00:45 +00:00
  • 4743678bc9 Update the readme with markdown. Alexis Metaireau 2010-10-31 01:15:35 +00:00
  • 33fb510a09 Added tag 2.3 for changeset 20aa16fe4daa Alexis Metaireau 2010-10-31 00:09:58 +01:00
  • 3df73021af Tag 2.3 2.3 Alexis Metaireau 2010-10-31 00:09:51 +01:00
  • c83d234773 Add the ability to read from markdown too. Alexis Metaireau 2010-10-31 00:08:16 +01:00
  • 5322f408fd Added tag 2.2 for changeset 760187f048bb Alexis Metaireau 2010-10-30 20:17:52 +01:00
  • 340ddf4aa8 Add a way to output pages as well. 2.2 Alexis Metaireau 2010-10-30 20:17:23 +01:00
  • 259eb1571d prettify output Alexis Metaireau 2010-10-30 17:06:56 +01:00
  • 5706d788f2 Added tag 2.1.1 for changeset da86343ebd54 Alexis Metaireau 2010-10-30 17:04:57 +01:00
  • fb9ab3fc58 Tag 2.1.1 2.1.1 Alexis Metaireau 2010-10-30 17:04:48 +01:00
  • 97b9a1c6ed Remove unicode chars for output, as it breaks on some systems. Alexis Metaireau 2010-10-30 17:04:15 +01:00
  • cb337aad9d Change the pelican link. Alexis Metaireau 2010-10-30 16:54:40 +01:00
  • a486d4ed3e Added tag 2.1 for changeset bf14d1a5c1fa Alexis Metaireau 2010-10-30 16:48:15 +01:00
  • 41a5f390fb Put the notmyidea theme by default. 2.1 Alexis Metaireau 2010-10-30 16:47:59 +01:00
  • 4438a73135 Update the README Alexis Metaireau 2010-10-30 16:47:35 +01:00
  • f913381f59 Add a thanks file. Alexis Metaireau 2010-10-30 16:43:24 +01:00
  • c7f959d0b4 Remove a debug statement, thanks Dan Jacka for reporting this. Alexis Metaireau 2010-10-30 16:16:03 +01:00
  • 9f22c3c31a Added tag 2.0 for changeset 6e46a40aaa85 Alexis Metaireau 2010-10-30 01:35:04 +01:00
  • 93fa87f5d3 Parse the metadatas before translating content to HTML 2.0 Alexis Metaireau 2010-10-30 01:34:47 +01:00
  • 536245b006 Prettify output and fix copy of static files. Alexis Metaireau 2010-10-30 01:26:58 +01:00
  • 6192d5a647 Replace BLOG setting variables by SITE ones. Alexis Metaireau 2010-10-30 00:58:32 +01:00
  • fdb920e50a Welcome Pelican 2.0 ! Refactoring of the internals to be more extensible. Alexis Metaireau 2010-10-30 00:56:40 +01:00
  • 5e2ca2dd56 Logo switch Alexis Metaireau 2010-10-29 02:54:45 +01:00
  • 8d56318e44 Move the sourcecode occurence to the end of the readme. Alexis Metaireau 2010-10-29 02:50:27 +01:00
  • f1710f83ae Added tag 1.2.5 for changeset 703c4511105f Alexis Metaireau 2010-10-29 02:47:21 +01:00
  • 997c3dfbb4 Add another logo. 1.2.5 Alexis Metaireau 2010-10-29 02:46:54 +01:00
  • e5343fbc34 Pass the category to the articles too. Alexis Metaireau 2010-10-29 02:46:20 +01:00
  • 934f1e41db Theming :) Alexis Metaireau 2010-10-29 02:30:51 +01:00