897 Commits (3b61bf9b47809639c07dceb0c2bf229740bcb918)
 

Author SHA1 Message Date
  Daniel Sockwell bedf469d16 Update docs for removal of order 6 years ago
  Daniel Sockwell c2437cc0eb Remove `order` and add `heavier`/`later` 6 years ago
  Vincent Prouillet 9972b72d91 Register get_taxonomy global fn 6 years ago
  Vincent Prouillet e83d76bf8a Clarify taxonomies templates doc 6 years ago
  Vincent Prouillet e63edf80c6
Merge pull request #351 from humb1t/patch-1 6 years ago
  Nikita Puzankov dc76e8c9a5
Fix typo in page.md doc 6 years ago
  Vincent Prouillet 056568dc61
Merge pull request #349 from codesections/manual_netlify 6 years ago
  Daniel Sockwell ffe6f2b5f0 Expand Netlify doc page 6 years ago
  Daniel Sockwell 6d4bb7140b Reorganise EXAMPLES.md (#347) 6 years ago
  Vincent Prouillet e2dadfc62f
Merge pull request #346 from codesections/example_addition 6 years ago
  Daniel Sockwell 6905fd03f5 Expand documentation about sorting pages (#343) 6 years ago
  Vincent Prouillet b6aca672f1
Merge pull request #345 from codesections/netlify 6 years ago
  Daniel Sockwell 4f757e3a12 Add codesections.com to EXAMPLES.md 6 years ago
  Daniel Sockwell 18989747da Revise netlify.toml example 6 years ago
  Vincent Prouillet 601763307d Update deps 6 years ago
  Vincent Prouillet b14f5fad1f Update miminal version of Rust in travis 6 years ago
  Vincent Prouillet a958f96955 Update actix 6 years ago
  Daniel Sockwell c2d4561f05 Edit docs to say that sections require an `_index.md` file (#341) 6 years ago
  Vincent Prouillet f37b19db6a Add archive docs 6 years ago
  Vincent Prouillet 8a23c539c7 Add build-packages to snapcraft (#322) 6 years ago
  Vincent Prouillet d0066cb497 Update appveyor min version 6 years ago
  Vincent Prouillet ba8b696859
Merge pull request #337 from Keats/link-checker 6 years ago
  Vincent Prouillet 3e48ff24b5 Add an external link checker 6 years ago
  Vincent Prouillet 18bef00671 Rename taxonomies paginate and error on unknown ones 6 years ago
  Vincent Prouillet 2f100ecd01 Fix path in windows for taxo rss 6 years ago
  Vincent Prouillet 7bf36642d9 Update deps 6 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 6 years ago
  Daniel Sockwell ada606a4da Update comparison in README for Hugo 0.43 (#334) 6 years ago
  Daniel Sockwell b563142fc0 Add `index page` section to documentation (#331) 6 years ago
  Daniel Sockwell ae0ade94f6 Render live demo link for themes if there is one 6 years ago
  Daniel Sockwell 9dd206d925 Edit docs to clarify role of static folder (#329) 6 years ago
  Vincent Prouillet f7454708a7 Disable actix-web features for real 6 years ago
  Vincent Prouillet b03b9c1ad4 Use no features of actix-web 6 years ago
  Vincent Prouillet 9e62651777
Merge pull request #328 from codesections/master 6 years ago
  Daniel Sockwell 1431df623f Edit docs to clarify RSS process 6 years ago
  Vincent Prouillet 735bb38bd7 Update docs for 404 and enable preserve-order of tera 6 years ago
  Vincent Prouillet 734beba0fd
Merge pull request #323 from onelson/actix-middleware-err-response 6 years ago
  Vincent Prouillet 9e9fe50769 Fix rendering benchmark 6 years ago
  Owen Nelson 8f460dc28b Custom 404 page now template driven. 6 years ago
  Owen Nelson 7ab22528a5 WIP Custom 404 page. 6 years ago
  eir 17106be497 Send Appropriate Response on Error 6 years ago
  Owen Nelson fd93b3419f pin actix-web harder 6 years ago
  Vincent Prouillet d47ba4aff0 Rebasing + tweaks 6 years ago
  Vojtech Kral 17de3c9a97 imageproc: Rename `_resized_images` as `_processed_images` 6 years ago
  Vojtech Kral 3e4aa82ecc imageproc: Use DefaultHasher from stdlib instead of twox-hash 6 years ago
  Vojtech Kral a89768dab0 Remove page.images 6 years ago
  Vincent Prouillet 42939b9a66 Fix error and cargo update 6 years ago
  Unreal Hoang ffcc455ed5 Fix panicking handling file without extension 6 years ago
  Owen Nelson 0e0cd244f3 Fix error handling put in place to side-step a confusing compiler error. 6 years ago
  Owen Nelson 45156c46c9 map `actix_web::error::Error` to `std::io::Error` as string. 6 years ago