Commit Graph

  • 6aab5afe60
    Merge pull request #438 from greizgh/feat-no-color Vincent Prouillet 2018-09-25 10:11:56 +02:00
  • b8233af2c4 Allow to disable colors through env vars Greizgh 2018-09-22 16:05:07 +02:00
  • 9461769bcc Parse date only once for pages Vincent Prouillet 2018-09-21 09:40:52 +02:00
  • 69dce561c8 Do not clone pages in taxonomies Vincent Prouillet 2018-09-20 23:03:16 +02:00
  • 14560f224e No clone when rendering rss feed Vincent Prouillet 2018-09-20 22:19:52 +02:00
  • f100d956c6 Fix incorrect default for highlight_code of Config Vincent Prouillet 2018-09-20 20:07:20 +02:00
  • 69a9a352a0 Only compute reading analytics once... Vincent Prouillet 2018-09-20 18:27:56 +02:00
  • 6903975202 Do not copy pages of sections when rendering taxonomies Vincent Prouillet 2018-09-19 09:24:35 +02:00
  • ccaf36ee94 Avoid the use of enumerate in render_paginated Vincent Prouillet 2018-09-18 19:18:50 +02:00
  • 91adc03bdd Some more benches Vincent Prouillet 2018-09-18 17:19:59 +02:00
  • 5876a67100 Remove useless benches and add more useful ones Vincent Prouillet 2018-09-18 15:34:34 +02:00
  • cf5f22135f Some more info on installation Vincent Prouillet 2018-09-18 12:13:00 +02:00
  • 98ed34ec49
    Removed outdated bit in rss docs Vincent Prouillet 2018-09-17 11:32:54 +02:00
  • 10c7aa0a6a No replacein markdown rendering Vincent Prouillet 2018-09-15 14:24:14 +02:00
  • 62b89d0c72 _processed_images -> processed_images Vincent Prouillet 2018-09-15 13:16:46 +02:00
  • ee72a2c247
    Merge pull request #427 from Freaky/foldreduce-to-collect Vincent Prouillet 2018-09-13 20:36:39 +02:00
  • 088b3df79a Replace fold/reduce over Result::and with collect Thomas Hurst 2018-09-12 20:23:23 +01:00
  • d11f4aa56a Do not load markdown files starting with a . Vincent Prouillet 2018-09-13 17:07:14 +02:00
  • 58e2793097 Ignore one more type of emacs temp file Vincent Prouillet 2018-09-13 16:57:38 +02:00
  • 5e6458aa61
    Merge pull request #424 from Freaky/hash-orphans Vincent Prouillet 2018-09-13 12:42:09 +02:00
  • 34d17e613d Make get_all_orphan_pages more idiomatic Thomas Hurst 2018-09-13 00:23:49 +01:00
  • 2d7315676b Use a HashSet for detecting orphan pages Thomas Hurst 2018-09-12 23:52:51 +01:00
  • 67698a3aa1 Move to non-deprecated fns Vincent Prouillet 2018-09-12 16:45:52 +02:00
  • 4571b067ea Fix ignored shortcode swallowing whitespace Vincent Prouillet 2018-09-12 16:44:52 +02:00
  • e9d59239d6 Update deps Vincent Prouillet 2018-09-12 16:04:24 +02:00
  • ae7a65b51f Fix base-url not overriding processed images urls Vincent Prouillet 2018-09-10 20:29:57 +02:00
  • 5fe4590063 Default get_url to not add a trailing slash Vincent Prouillet 2018-09-10 20:13:44 +02:00
  • c2b76d1850 Enable markdown extensions for markdown filter Vincent Prouillet 2018-09-10 17:22:35 +02:00
  • b4158921dd Fix email links being checked by link checker Vincent Prouillet 2018-09-10 12:40:30 +02:00
  • 7c75232a74 Mention highlight bg improvement in changelog Vincent Prouillet 2018-09-10 09:19:58 +02:00
  • 352cb17586
    Merge pull request #416 from porglezomp-misc/background-color Vincent Prouillet 2018-09-10 09:16:37 +02:00
  • dabc614fb3 Change highlighting to not include duplicated background colors C Jones 2018-09-09 16:02:38 -04:00
  • 367f58b0a3 Fix loading html files in themes outside of templates Vincent Prouillet 2018-09-09 20:12:53 +02:00
  • 38b30eb144 Update deps and fix deprecrations Vincent Prouillet 2018-09-09 19:43:14 +02:00
  • 00b6aee0e8
    Merge pull request #400 from mre/typo Vincent Prouillet 2018-09-06 09:08:27 +02:00
  • 54b3ba4e11
    Fix typo Matthias Endler 2018-09-05 23:37:55 +02:00
  • 8cf7dc7cce Start work on 0.4.3 Vincent Prouillet 2018-09-05 17:26:39 +02:00
  • 037237425b Update changelog date Vincent Prouillet 2018-09-03 19:41:30 +02:00
  • 014ce878f8
    Merge pull request #368 from Keats/next v0.4.2 Vincent Prouillet 2018-09-03 19:39:10 +02:00
  • a6adbabb3d Fix benches Vincent Prouillet 2018-09-03 19:05:24 +02:00
  • a60075fd54 Update deps Vincent Prouillet 2018-09-03 18:02:01 +02:00
  • 743f832b2f Fix tests Vincent Prouillet 2018-09-03 17:54:51 +02:00
  • 5ed489d4f2
    Merge pull request #389 from Libbum/pagination Vincent Prouillet 2018-09-02 21:34:16 +02:00
  • c4225432c1
    Merge pull request #391 from cldershem/fixTaxDocs Vincent Prouillet 2018-08-30 08:44:49 +02:00
  • 15b74b2907 Updates docs to match proper toml syntax. Cameron Dershem 2018-08-29 18:55:49 -04:00
  • e99bdd07ac
    Update pagination for test_site posts Tim DuBois 2018-08-27 21:37:50 +02:00
  • f98efe5311
    Merge pull request #384 from Freaky/linkchecker-headers Vincent Prouillet 2018-08-26 11:14:13 +02:00
  • 29e8b48581
    Merge pull request #387 from Freaky/fix-rendering-benchmark Vincent Prouillet 2018-08-26 11:12:59 +02:00
  • 2a53955696 Fix rendering benchmarks. Thomas Hurst 2018-08-26 00:13:15 +01:00
  • 6a5ace62fc link_checker: Set Accept header Thomas Hurst 2018-08-25 16:50:01 +01:00
  • 6d875db4c7 Update changelog Vincent Prouillet 2018-08-25 11:21:02 +02:00
  • 0b874c9248
    Merge pull request #380 from Freaky/rework-summary Vincent Prouillet 2018-08-25 11:19:40 +02:00
  • 68690a2cf1 Add a test for summary handling in Markdown rendering. Thomas Hurst 2018-08-24 22:46:28 +01:00
  • c53c403790 Update rendering tests Thomas Hurst 2018-08-24 22:37:55 +01:00
  • 5f1f9efe7a Derive debug for markdown::Rendered Thomas Hurst 2018-08-24 22:37:39 +01:00
  • f2f3bed080 Markdown parsing: prefer Borrowed over Owned where possible Thomas Hurst 2018-08-24 17:40:26 +01:00
  • c069bfdafa Rework summary handling. Thomas Hurst 2018-08-22 17:34:32 +01:00
  • e0291cec65 Add Swift, MiniZinc syntax and update the rest Vincent Prouillet 2018-08-15 15:42:43 +02:00
  • ce813fab1b
    Merge pull request #369 from remexre/feature/runtime-syntax-loading Vincent Prouillet 2018-08-15 10:29:48 +02:00
  • 48391dbafb
    extra_syntaxes documentation Nathan Ringo 2018-08-14 09:54:24 -05:00
  • 9df5da4697
    Fixes bug with extra syntaxes in non-root section, adds tests. Nathan Ringo 2018-08-14 02:12:04 -05:00
  • 742987144c
    Merge pull request #370 from 17cupsofcoffee/patch-1 Vincent Prouillet 2018-08-13 15:05:06 +02:00
  • 005e1f00b6
    Update page variable list for custom taxonomies Joe Clay 2018-08-12 13:09:46 +01:00
  • 64fa890aa9
    Adds support for loading additional syntaxes via extra_syntaxes. Nathan Ringo 2018-08-12 02:08:50 -05:00
  • 9675ab190d
    Merge pull request #364 from paulcmal/section-assets Vincent Prouillet 2018-08-11 10:14:04 +02:00
  • 7875387a04 Document assets on sections doc cmal 2018-08-10 15:59:16 +02:00
  • ec65d01a72 Add assets to Sections variables cmal 2018-08-10 15:59:03 +02:00
  • b8bc13c351 Make link more specific cmal 2018-08-10 15:57:41 +02:00
  • 26ffc31850 Document section assets + add example asset interaction from Markdown cmal 2018-08-10 15:56:36 +02:00
  • 31479ff23b Remove condition that's always true (optimization) cmal 2018-08-09 11:58:09 +02:00
  • 739c2011a7 Remove redundant filtering operation (optimization) cmal 2018-08-09 11:55:27 +02:00
  • 77f8d96c9c Make comment more explicit cmal 2018-08-09 11:53:45 +02:00
  • 3b9c8c71b5 Revert "Start implementing _index folder for section content/assets" cmal 2018-08-09 11:51:01 +02:00
  • c7156a84f0 Start implementing _index folder for section content/assets cmal 2018-08-08 10:51:40 +02:00
  • 15190962ba Copy relevant assets in case of colocation for section cmal 2018-08-07 12:14:59 +02:00
  • 8473dff23d Implement assets colocation in section cmal 2018-08-07 12:12:12 +02:00
  • cc46c81bbd Prepare 0.4.1 v0.4.1 Vincent Prouillet 2018-08-06 19:40:59 +02:00
  • abd9c26d81 Update deps for notify Vincent Prouillet 2018-08-06 09:20:54 +02:00
  • a4e47f9435 Update deps Vincent Prouillet 2018-08-05 15:03:12 +02:00
  • f7bc88de59
    Merge pull request #360 from johansigfrids/fix_window_path_handling Vincent Prouillet 2018-08-05 14:49:36 +02:00
  • 3ddfc303ec Document extending theme templates (#361) Vincent Prouillet 2018-08-05 11:49:50 +02:00
  • 8149b0db99 No need for beta & nightly in Travis Vincent Prouillet 2018-08-05 10:31:43 +02:00
  • 4f418a11b4 Fix live reload of section content Vincent Prouillet 2018-08-05 10:29:53 +02:00
  • 883357a7dd Handle relative path case Johan Sigfrids 2018-08-05 08:59:56 +03:00
  • 9be5e640ff Only test windows path handling on windows. Otherwise Path won't know what to do. Johan Sigfrids 2018-08-04 23:28:39 +03:00
  • 64ec7e1578 Fix path handling on windows. Johan Sigfrids 2018-08-04 22:47:45 +03:00
  • f0ba604075
    Update README.md Vincent Prouillet 2018-08-04 15:39:21 +02:00
  • 3db404c9f9 Update themes docs Vincent Prouillet 2018-08-04 13:15:01 +02:00
  • d9bc70c6fa Last minute cargo update v0.4.0 Vincent Prouillet 2018-08-04 00:21:16 +02:00
  • 37a8f5f643 Build site with 0.4.0 Vincent Prouillet 2018-08-03 23:09:40 +02:00
  • fb6e3bd5cc Fix CIs Vincent Prouillet 2018-08-03 22:34:56 +02:00
  • 8fcb4c3ae6
    Merge pull request #290 from Keats/next Vincent Prouillet 2018-08-03 21:34:03 +02:00
  • 84a3193e97 Last fixes Vincent Prouillet 2018-08-03 19:47:39 +02:00
  • bd6578e71c Fix failing test Vincent Prouillet 2018-08-03 18:32:30 +02:00
  • f2d1e25c3d cargo update Vincent Prouillet 2018-08-02 17:44:08 +02:00
  • 648b700667 One more cargo update Vincent Prouillet 2018-08-01 18:22:12 +02:00
  • 8e3e3a52f1 Updated deps Vincent Prouillet 2018-08-01 10:33:20 +02:00
  • 6707078479 Clarify pelican and netlify Vincent Prouillet 2018-07-31 17:10:46 +02:00
  • c03425260d Pelican doesn't have netlify support, there is only python/pipenv Vincent Prouillet 2018-07-31 17:09:49 +02:00
  • b63e7963e5 Expand comparison Vincent Prouillet 2018-07-31 16:48:52 +02:00