Commit graph

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