1
0
Fork 0
forked from github/pelican

Commit graph

  • a0812eeb17 Several changes to related_posts. Samrat Man Singh 2012-07-10 19:52:59 +05:45
  • 4ce5adb2a0 Merge branch 'master' of github.com:ametaireau/pelican into fix-functional-tests Alexis Metaireau 2012-07-10 13:51:34 +02:00
  • d726e5e81c Merge pull request #404 from tbunnyman/PerPageTemplates#376 Alexis Metaireau 2012-07-10 04:51:17 -07:00
  • 4d23ffc112 Updated the functional tests to match latest changes. Alexis Metaireau 2012-07-10 13:40:38 +02:00
  • ddc0aa0e82 Related posts is now working, but needs some actual logic. Samrat Man Singh 2012-07-10 11:06:07 +05:45
  • 4ec6cefe1d fix grammar dave mankoff 2012-07-09 22:45:34 -04:00
  • a86d5fda71 add documentation for html reader dave mankoff 2012-07-09 22:43:51 -04:00
  • c87cf2d2cf Merge branch 'master' into htmlparser dave mankoff 2012-07-09 22:15:36 -04:00
  • 3c30425276 Merge branch 'master' of git://github.com/ametaireau/pelican dave mankoff 2012-07-09 22:15:04 -04:00
  • a0d2d34466 shutil.copytree seems to throw OSError exception too solsTiCe d'Hiver 2012-07-09 20:07:31 +02:00
  • 842817f110 Revert "Use logging module instead of err function" solsTiCe d'Hiver 2012-07-09 20:05:21 +02:00
  • 4acbbb8d0f Use logging module instead of err function solsTiCe d'Hiver 2012-07-09 19:48:53 +02:00
  • 10e668a87c Fix issue #175 solsTiCe d'Hiver 2012-07-09 15:25:13 +02:00
  • 38ffcfd4c4 Added the delevop_server script This script and the small changes to quick start's makefile make for easily launching and killing of pelican --debug --autoreload and SimpleHTTPServer. This is extra useful for working on templates. tBunnyMan 2012-07-08 17:50:18 -07:00
  • a1f27d9189 Small change to fix #406 tBunnyMan 2012-07-07 16:59:58 -07:00
  • dff5b3589b Add per page templates. Closes #376 Also set up helper classes in test_generators.py for cleaner tests tBunnyMan 2012-07-07 12:15:35 -07:00
  • dc21efbe10 Improved quickstart config formatting. Fixes #401. Justin Mayer 2012-07-07 10:33:47 -07:00
  • 4c060030ae Merge pull request #403 from justinmayer/quickstart justinmayer 2012-07-07 09:10:19 -07:00
  • 18b4d65c4e Clarify quickstart docs and remove spurious line Justin Mayer 2012-07-07 08:45:50 -07:00
  • 764a2cfa51 Add dual dev/publish modes to quickstart script Justin Mayer 2012-07-07 07:41:12 -07:00
  • d8b85580dc Minor syntactical improvements to quickstart Justin Mayer 2012-07-05 12:15:55 -07:00
  • 72421d4438 Support arbitrary SSH ports in pelican-quickstart Justin Mayer 2012-07-05 11:34:45 -07:00
  • 6521af5a13 Merge pull request #394 from tbunnyman/issue#380 Alexis Metaireau 2012-07-05 02:19:51 -07:00
  • 886a1d94b9 Changed name of the page helper method to prevent nose from running it as a test tBunnyMan 2012-07-04 17:09:42 -07:00
  • 2b47429c4a update generated output for 'custom' functional test Bruno Binet 2012-07-05 01:51:58 +02:00
  • fe9388a7a4 Merge remote-tracking branch 'origin/master' into fix-functional-tests Bruno Binet 2012-07-05 01:22:31 +02:00
  • 236dbb2842 Merge pull request #393 from tbunnyman/DeleteContentsNotDirectory Alexis Metaireau 2012-07-04 15:24:43 -07:00
  • 4427424db3 Changed debugging reporting to post file deletion instead of pre file deletion per request. tBunnyMan 2012-07-04 15:20:15 -07:00
  • cb3c40256a Merge branch 'master' of github.com:ametaireau/pelican into DeleteContentsNotDirectory tBunnyMan 2012-07-04 15:12:39 -07:00
  • 7abb2a7a7c temporary skip failing test_basic_generation_works functional test Bruno Binet 2012-07-05 00:11:06 +02:00
  • 3a2df479da fix test_custom_generation_works functional test Bruno Binet 2012-07-05 00:10:08 +02:00
  • 775b236c93 update doc for replacing FALLBACK_ON_FS_DATE by DEFAULT_DATE Bruno Binet 2012-07-05 00:08:54 +02:00
  • 36be150f20 replace FALLBACK_ON_FS_DATE by DEFAULT_DATE Bruno Binet 2012-07-05 00:07:01 +02:00
  • b44ea53741 update command to generate functional tests output Bruno Binet 2012-07-05 00:04:32 +02:00
  • c07821e8a2 Too many empty lines at end of file tBunnyMan 2012-07-04 14:56:52 -07:00
  • 2b062ce384 Documentation typo tBunnyMan 2012-07-04 14:55:39 -07:00
  • ea0a964365 Merge pull request #389 from tbunnyman/issue#380 Alexis Metaireau 2012-07-04 14:51:50 -07:00
  • d589450200 Change behavior of DELETE_OUTPUT_DIRECTORY to purge contents of the directory, not the directory itself. Added Debug level logging for each deletion Added error level logging when a delete has an exception Built a test case for clean_output_directory in tests.utils.py Updated settings in documentation to reflect new behavior Removed the tip from the bottom of getting started since this setting should no longer break web servers pointing to the output directory. tBunnyMan 2012-07-04 12:32:20 -07:00
  • cf696939f8 Added tests for page generation. Currently tests rst & markdown generation, ignoring pages w/ bad status, and status hidden vs published tBunnyMan 2012-07-04 10:06:53 -07:00
  • 76f86fb3ca Merge pull request #391 from MaNDRaXe/master Alexis Metaireau 2012-07-03 06:59:15 -07:00
  • 8a53ee1ad3 Fix typo on debug logger calls. Alexandre RODIERE 2012-07-03 15:19:38 +02:00
  • dff20f250b Merge pull request #388 from sigmavirus24/master justinmayer 2012-07-01 11:02:41 -07:00
  • 9ad93d36a0 Convert code in docs to inline literals Justin Mayer 2012-07-01 10:52:39 -07:00
  • c2993c4d4e Documentation typo tBunnyMan 2012-06-27 07:02:25 -07:00
  • de251bc999 Fixes typo in error message for bad status Bugfix #380 We want the bad status of page, not article. tBunnyMan 2012-06-26 19:51:48 -07:00
  • a0e46c9106 Add support for status: hidden in pages Resolves #380 If the status metadata is set to 'hidden' on a page it is translated and rendered but not linked anywhere in the site. tBunnyMan 2012-06-26 19:26:43 -07:00
  • b2ff07d58c we need jinja >= 2.4 Alexis Metaireau 2012-06-26 16:28:00 +02:00
  • 707536725d Failed to commit some important changes. Ian Cordasco 2012-06-25 11:43:12 -04:00
  • 387e5c1ab9 Add upgrade ability to pelican-themes. Fix typos. Ian Cordasco 2012-06-25 08:57:09 -04:00
  • 847a6fe3ce change 'markdown' to HTML in the comments dave mankoff 2012-06-21 09:12:38 -04:00
  • 036728a194 properly write out charref's dave mankoff 2012-06-21 09:05:27 -04:00
  • c0578eb9ab handle escaped chars in html properly dave mankoff 2012-06-20 23:19:06 -04:00
  • 56800a1d43 fix failing test with new open context manager dave mankoff 2012-06-20 20:02:41 -04:00
  • caa4442abb re-import cgi. properly turn utils.open into a context manager dave mankoff 2012-06-20 19:59:32 -04:00
  • c608d39aa4 re-import htmlparser dave mankoff 2012-06-20 19:52:17 -04:00
  • 7b6a97dee0 git merge master dave mankoff 2012-06-20 19:49:31 -04:00
  • 0f21583625 Merge branch 'master' of git://github.com/ametaireau/pelican dave mankoff 2012-06-20 19:48:00 -04:00
  • e89b32511d Merge pull request #374 from maru-sama/master justinmayer 2012-06-16 11:55:32 -07:00
  • 083f302b19 Remove errant .DS_Store and add to .gitignore Justin Mayer 2012-06-16 11:23:55 -07:00
  • c461c6435d Fix HTML5 conformance of the notmyidea template Michael Guntsche 2012-06-16 19:53:53 +02:00
  • f7fcbe7dc9 Merge pull request #373 from asselinpaul/master Alexis Metaireau 2012-06-15 15:31:24 -07:00
  • f822e83489 Merge pull request #372 from sigmavirus24/master Alexis Metaireau 2012-06-15 15:30:53 -07:00
  • d3ada540bf Merge pull request #369 from mankyd/summary_len Alexis Metaireau 2012-06-15 15:29:04 -07:00
  • 0373c15e43 include html comments properly in reader dave mankoff 2012-06-14 23:16:27 -04:00
  • cc1988fbda new HTMLReader dave mankoff 2012-06-14 23:08:34 -04:00
  • d1dfcdafc2 updated asselinpaul 2012-06-14 23:32:23 +02:00
  • 44cadf7c1f added GoSquared support asselinpaul 2012-06-14 23:04:23 +02:00
  • ddb345897e Add gitorious icon to default theme. Ian Cordasco 2012-06-14 10:29:44 -04:00
  • d93530a6ea merge upstream dave mankoff 2012-06-14 09:31:08 -04:00
  • 70fd137ced Merge pull request #371 from maru-sama/master Alexis Metaireau 2012-06-13 14:30:46 -07:00
  • 8c375f016f Add template files to MANIFEST.in Michael Guntsche 2012-06-13 21:54:40 +02:00
  • 336d6fd407 Getting Started documentation improvements Justin Mayer 2012-06-11 12:27:01 -07:00
  • 1d5228388b git pull git://github.com/ametaireau/pelican.git dave mankoff 2012-06-11 10:21:13 -04:00
  • d9dba38644 Revert "turn utils.open into actual context manager so as to better handle encoding warnings" dave mankoff 2012-06-11 09:00:57 -04:00
  • 1c708a70ba Revert "better html parser" dave mankoff 2012-06-11 09:00:36 -04:00
  • c6f1d0aada fix SUMMARY_MAX_LENGTH, document it, and test it dave mankoff 2012-06-11 08:39:13 -04:00
  • c6d1de14f3 better html parser dave mankoff 2012-06-10 18:27:38 -04:00
  • 876c7f5093 turn utils.open into actual context manager so as to better handle encoding warnings dave mankoff 2012-06-10 18:26:53 -04:00
  • 9fb5969c59 Allow settings to specify a summary length, optionally allowing unlimited summary length dave mankoff 2012-06-10 17:58:05 -04:00
  • 191b1cdb0f skip unless deps are installed in tests Alexis Metaireau 2012-06-10 21:56:06 +02:00
  • 98c8041df2 Merge pull request #367 from ametaireau/reload-for-settings justinmayer 2012-06-10 12:55:00 -07:00
  • 7682f657a4 don't do anything with webassets if the setting is set to false (default) Alexis Metaireau 2012-06-10 21:46:32 +02:00
  • 4ed8c6a09c don't test webassets key if it can be unset Alexis Metaireau 2012-06-10 13:32:23 +02:00
  • 7c48937ea2 pandoc is optional Alexis Metaireau 2012-06-10 13:27:36 +02:00
  • 68d5ed57e3 Add beautifulSoup in the dev deps Alexis Metaireau 2012-06-10 13:17:52 +02:00
  • 298c15bdda don't test the markdown reader if markdown isn't installed Alexis Metaireau 2012-06-10 12:39:51 +02:00
  • 6a0937a9e8 merge the plugin branch Alexis Metaireau 2012-06-10 01:14:30 +02:00
  • ed8b8bc27e Also reload when the settings file changes. Alexis Metaireau 2012-06-10 00:24:26 +02:00
  • cbe47d4416 Merge pull request #347 from sametmax/pandoc-parse-raw Alexis Metaireau 2012-06-09 14:27:44 -07:00
  • 4d5b1ae741 Merge pull request #351 from quodlibetor/warn-on-skip Alexis Metaireau 2012-06-09 14:26:33 -07:00
  • e3919a1b82 Merge pull request #341 from m-r-r/trailing-slashes Alexis Metaireau 2012-06-09 14:22:03 -07:00
  • 74bf31b0e9 Merge pull request #337 from saimn/assets Alexis Metaireau 2012-06-09 14:16:57 -07:00
  • f94cbc9f98 Merge pull request #366 from theanalyst/master Alexis Metaireau 2012-06-09 14:14:29 -07:00
  • 219280d203 Updated docs, for user and project pages in Github Abhishek L 2012-06-10 00:00:49 +05:30
  • ae1424a8dd Strip tags from title when within tag attribute Justin Mayer 2012-06-08 09:56:55 -07:00
  • 3dd63a012e Thanks the author of the youtube directive. Alexis Metaireau 2012-06-08 11:23:18 +02:00
  • 46daadc137 add a youtube directive to pelican Alexis Metaireau 2012-06-08 11:21:52 +02:00
  • 7192f74554 markdown syntax is ':::' not '::' for syntax hl Alexis Metaireau 2012-05-21 15:21:16 +02:00
  • ef77847762 force locale to ascii in functional tests Bruno Binet 2012-05-19 23:44:37 +02:00
  • 5ffdee42e2 Merge branch 'master' of https://github.com/ametaireau/pelican into fix-functional-tests Bruno Binet 2012-05-19 00:04:58 +02:00