Commit Graph

  • *
  • |\
  • | *
  • |/
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • | *
  • | | *
  • | | |\
  • | | | *
  • | | |/
  • | * /
  • |/ /
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | |/
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • * | |
  • * | |
  • |\ \ \
  • * | | |
  • * | | |
  • |\ \ \ \
  • | |_|/ /
  • |/| | |
  • | | * |
  • | |/ /
  • |/| |
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • * |
  • | *
  • * |
  • | *
  • | *
  • | |\
  • | | *
  • | |/
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • |/ /
  • | *
  • | *
  • | |\
  • 29e8b48 Merge pull request #387 from Freaky/fix-rendering-benchmark by Vincent Prouillet 2018-08-26 11:12:59 +0200
  • 2a53955 Fix rendering benchmarks. by Thomas Hurst 2018-08-26 00:13:15 +0100
  • 6a5ace6 link_checker: Set Accept header by Thomas Hurst 2018-08-25 16:50:01 +0100
  • 6d875db Update changelog by Vincent Prouillet 2018-08-25 11:21:02 +0200
  • 0b874c9 Merge pull request #380 from Freaky/rework-summary by Vincent Prouillet 2018-08-25 11:19:40 +0200
  • 68690a2 Add a test for summary handling in Markdown rendering. by Thomas Hurst 2018-08-24 22:46:28 +0100
  • c53c403 Update rendering tests by Thomas Hurst 2018-08-24 22:37:55 +0100
  • 5f1f9ef Derive debug for markdown::Rendered by Thomas Hurst 2018-08-24 22:37:39 +0100
  • f2f3bed Markdown parsing: prefer Borrowed over Owned where possible by Thomas Hurst 2018-08-24 17:40:26 +0100
  • c069bfd Rework summary handling. by Thomas Hurst 2018-08-22 17:34:32 +0100
  • e0291ce Add Swift, MiniZinc syntax and update the rest by Vincent Prouillet 2018-08-15 15:42:43 +0200
  • ce813fa Merge pull request #369 from remexre/feature/runtime-syntax-loading by Vincent Prouillet 2018-08-15 10:29:48 +0200
  • 48391db extra_syntaxes documentation by Nathan Ringo 2018-08-14 09:54:24 -0500
  • 9df5da4 Fixes bug with extra syntaxes in non-root section, adds tests. by Nathan Ringo 2018-08-14 02:12:04 -0500
  • 7429871 Merge pull request #370 from 17cupsofcoffee/patch-1 by Vincent Prouillet 2018-08-13 15:05:06 +0200
  • 005e1f0 Update page variable list for custom taxonomies by Joe Clay 2018-08-12 13:09:46 +0100
  • 64fa890 Adds support for loading additional syntaxes via extra_syntaxes. by Nathan Ringo 2018-08-12 02:08:50 -0500
  • 9675ab1 Merge pull request #364 from paulcmal/section-assets by Vincent Prouillet 2018-08-11 10:14:04 +0200
  • 7875387 Document assets on sections doc by cmal 2018-08-10 15:59:16 +0200
  • ec65d01 Add assets to Sections variables by cmal 2018-08-10 15:59:03 +0200
  • b8bc13c Make link more specific by cmal 2018-08-10 15:57:41 +0200
  • 26ffc31 Document section assets + add example asset interaction from Markdown by cmal 2018-08-10 15:56:36 +0200
  • 31479ff Remove condition that's always true (optimization) by cmal 2018-08-09 11:58:09 +0200
  • 739c201 Remove redundant filtering operation (optimization) by cmal 2018-08-09 11:55:27 +0200
  • 77f8d96 Make comment more explicit by cmal 2018-08-09 11:53:45 +0200
  • 3b9c8c7 Revert "Start implementing _index folder for section content/assets" by cmal 2018-08-09 11:51:01 +0200
  • c7156a8 Start implementing _index folder for section content/assets by cmal 2018-08-08 10:51:40 +0200
  • 1519096 Copy relevant assets in case of colocation for section by cmal 2018-08-07 12:14:59 +0200
  • 8473dff Implement assets colocation in section by cmal 2018-08-07 12:12:12 +0200
  • cc46c81 Prepare 0.4.1 by Vincent Prouillet 2018-08-06 19:40:59 +0200
  • abd9c26 Update deps for notify by Vincent Prouillet 2018-08-06 09:20:54 +0200
  • a4e47f9 Update deps by Vincent Prouillet 2018-08-05 15:03:12 +0200
  • f7bc88d Merge pull request #360 from johansigfrids/fix_window_path_handling by Vincent Prouillet 2018-08-05 14:49:36 +0200
  • 3ddfc30 Document extending theme templates (#361) by Vincent Prouillet 2018-08-05 11:49:50 +0200
  • 8149b0d No need for beta & nightly in Travis by Vincent Prouillet 2018-08-05 10:31:43 +0200
  • 4f418a1 Fix live reload of section content by Vincent Prouillet 2018-08-05 10:29:53 +0200
  • 883357a Handle relative path case by Johan Sigfrids 2018-08-05 08:59:56 +0300
  • 9be5e64 Only test windows path handling on windows. Otherwise Path won't know what to do. by Johan Sigfrids 2018-08-04 23:28:39 +0300
  • 64ec7e1 Fix path handling on windows. by Johan Sigfrids 2018-08-04 22:47:45 +0300
  • f0ba604 Update README.md by Vincent Prouillet 2018-08-04 15:39:21 +0200
  • 3db404c Update themes docs by Vincent Prouillet 2018-08-04 13:15:01 +0200
  • d9bc70c Last minute cargo update by Vincent Prouillet 2018-08-04 00:21:16 +0200
  • 37a8f5f Build site with 0.4.0 by Vincent Prouillet 2018-08-03 23:09:40 +0200
  • fb6e3bd Fix CIs by Vincent Prouillet 2018-08-03 22:34:56 +0200
  • 8fcb4c3 Merge pull request #290 from Keats/next by Vincent Prouillet 2018-08-03 21:34:03 +0200
  • 84a3193 Last fixes by Vincent Prouillet 2018-08-03 19:47:39 +0200
  • bd6578e Fix failing test by Vincent Prouillet 2018-08-03 18:32:30 +0200
  • f2d1e25 cargo update by Vincent Prouillet 2018-08-02 17:44:08 +0200
  • 648b700 One more cargo update by Vincent Prouillet 2018-08-01 18:22:12 +0200
  • 8e3e3a5 Updated deps by Vincent Prouillet 2018-08-01 10:33:20 +0200
  • 6707078 Clarify pelican and netlify by Vincent Prouillet 2018-07-31 17:10:46 +0200
  • c034252 Pelican doesn't have netlify support, there is only python/pipenv by Vincent Prouillet 2018-07-31 17:09:49 +0200
  • b63e796 Expand comparison by Vincent Prouillet 2018-07-31 16:48:52 +0200
  • efddb24 We actually need get_taxonomy_url. Also update docs by Vincent Prouillet 2018-07-31 16:35:16 +0200
  • a83518a Update warning message to use weight by Vincent Prouillet 2018-07-31 15:39:10 +0200
  • 9e3c661 Merge branch 'master' into next by Vincent Prouillet 2018-07-31 15:33:51 +0200
  • 37f5626 Update Sass ticks in README by Vincent Prouillet 2018-07-31 15:32:32 +0200
  • 9f9bae1 Update changelog for sorting order by Vincent Prouillet 2018-07-31 15:31:36 +0200
  • 60a52fd Some intellij reformatting by Vincent Prouillet 2018-07-31 15:17:31 +0200
  • be439d7 Merge pull request #352 from codesections/delete_order by Vincent Prouillet 2018-07-31 15:08:58 +0200
  • 77ac196 Change populate_next_and_previous_page by Daniel Sockwell 2018-07-30 22:36:03 -0400
  • 97f5065 Fix formating/typos flaged in code review by Daniel Sockwell 2018-07-29 17:03:14 -0400
  • 554d507 Update templates/pages-sections.md by Daniel Sockwell 2018-07-29 16:53:42 -0400
  • bedf469 Update docs for removal of order by Daniel Sockwell 2018-07-29 15:54:36 -0400
  • c2437cc Remove `order` and add `heavier`/`later` by Daniel Sockwell 2018-07-27 22:20:20 -0400
  • 9972b72 Register get_taxonomy global fn by Vincent Prouillet 2018-07-27 18:45:19 +0200
  • e83d76b Clarify taxonomies templates doc by Vincent Prouillet 2018-07-27 18:44:10 +0200
  • e63edf8 Merge pull request #351 from humb1t/patch-1 by Vincent Prouillet 2018-07-27 18:39:34 +0200
  • dc76e8c Fix typo in page.md doc by Nikita Puzankov 2018-07-27 19:39:17 +0400
  • 056568d Merge pull request #349 from codesections/manual_netlify by Vincent Prouillet 2018-07-26 17:40:54 +0200
  • ffe6f2b Expand Netlify doc page by Daniel Sockwell 2018-07-25 13:42:46 -0400
  • 6d4bb71 Reorganise EXAMPLES.md (#347) by Daniel Sockwell 2018-07-24 17:11:43 -0400
  • e2dadfc Merge pull request #346 from codesections/example_addition by Vincent Prouillet 2018-07-24 09:53:39 +0200
  • 6905fd0 Expand documentation about sorting pages (#343) by Daniel Sockwell 2018-07-24 03:44:17 -0400
  • b6aca67 Merge pull request #345 from codesections/netlify by Vincent Prouillet 2018-07-24 09:42:13 +0200
  • 4f757e3 Add codesections.com to EXAMPLES.md by Daniel Sockwell 2018-07-23 17:19:58 -0400
  • 1898974 Revise netlify.toml example by Daniel Sockwell 2018-07-23 17:10:50 -0400
  • 6017633 Update deps by Vincent Prouillet 2018-07-23 15:44:40 +0200
  • b14f5fa Update miminal version of Rust in travis by Vincent Prouillet 2018-07-22 16:23:40 +0200
  • a958f96 Update actix by Vincent Prouillet 2018-07-22 12:14:16 +0200
  • c2d4561 Edit docs to say that sections require an `_index.md` file (#341) by Daniel Sockwell 2018-07-20 03:16:57 -0400
  • f37b19d Add archive docs by Vincent Prouillet 2018-07-17 17:58:58 +0200
  • 8a23c53 Add build-packages to snapcraft (#322) by Vincent Prouillet 2018-07-17 12:41:13 +0200
  • d0066cb Update appveyor min version by Vincent Prouillet 2018-07-17 12:37:11 +0200
  • ba8b696 Merge pull request #337 from Keats/link-checker by Vincent Prouillet 2018-07-17 11:49:46 +0200
  • 3e48ff2 Add an external link checker by Vincent Prouillet 2018-07-16 21:13:00 +0200
  • 18bef00 Rename taxonomies paginate and error on unknown ones by Vincent Prouillet 2018-07-16 18:14:48 +0200
  • 2f100ec Fix path in windows for taxo rss by Vincent Prouillet 2018-07-16 12:01:03 +0200
  • 7bf3664 Update deps by Vincent Prouillet 2018-07-16 11:03:45 +0200
  • 1ae0702 Custom taxonomies (#330) by Vincent Prouillet 2018-07-16 10:54:05 +0200
  • ada606a Update comparison in README for Hugo 0.43 (#334) by Daniel Sockwell 2018-07-16 02:54:28 -0400
  • b563142 Add `index page` section to documentation (#331) by Daniel Sockwell 2018-07-16 02:49:26 -0400
  • ae0ade9 Render live demo link for themes if there is one by Daniel Sockwell 2018-07-16 02:47:04 -0400
  • 9dd206d Edit docs to clarify role of static folder (#329) by Daniel Sockwell 2018-07-14 03:07:36 -0400
  • f745470 Disable actix-web features for real by Vincent Prouillet 2018-07-12 23:23:14 +0200
  • b03b9c1 Use no features of actix-web by Vincent Prouillet 2018-07-12 22:49:18 +0200
  • 9e62651 Merge pull request #328 from codesections/master by Vincent Prouillet 2018-07-09 12:43:23 +0200
  • 1431df6 Edit docs to clarify RSS process by Daniel Sockwell 2018-07-08 11:21:24 -0400
  • 735bb38 Update docs for 404 and enable preserve-order of tera by Vincent Prouillet 2018-07-05 17:43:30 +0200
  • 734beba Merge pull request #323 from onelson/actix-middleware-err-response by Vincent Prouillet 2018-07-05 17:22:40 +0200