40 Commits (f84ae7c93be9a2749d1ed54eda08426c7a29fea0)

Author SHA1 Message Date
  Vincent Prouillet f84ae7c93b Rename all occurrences of gutenberg to zola in code 5 years ago
  Vincent Prouillet 83b04a561c Expose relative path of pages & sections 5 years ago
  Vincent Prouillet 957c6bed9d Have a list of ancestors instead of only parent section 5 years ago
  Vincent Prouillet f14dbcbdf4 section.subsections is now an array of paths 5 years ago
  Vincent Prouillet cdcebaea26 Cleanup of slotmap impl 5 years ago
  Vincent Prouillet 10aba20fe5 Slotmap refactor 5 years ago
  Greizgh fec58054b4 Inject config in robots.txt context 5 years ago
  Vincent Prouillet 2cf99c3cfc Fix robots.txt template for real this time 5 years ago
  Vincent Prouillet a11f8232de Fix robots.txt not being loaded in Tera 5 years ago
  Vincent Prouillet b4158921dd Fix email links being checked by link checker 5 years ago
  Nathan Ringo 9df5da4697
Fixes bug with extra syntaxes in non-root section, adds tests. 5 years ago
  Vincent Prouillet 18bef00671 Rename taxonomies paginate and error on unknown ones 5 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 5 years ago
  James Munns fbb57253a3 Add html-alias test 6 years ago
  Vincent Prouillet b892c07ed3 Don't hardcode the ws port 6 years ago
  Vincent Prouillet 3e6054a9ac tempdir -> tempfile 6 years ago
  Vincent Prouillet 9c0dd95bdb Fix theme shortcode not being useable 6 years ago
  Vincent Prouillet e40e97711f Some more bits about continue_reading anchor 6 years ago
  Vincent Prouillet 2c538d3776 Fix some bugs in search 6 years ago
  Vincent Prouillet ddf8970ad8 [WIP] Search 6 years ago
  Vincent Prouillet f1abbd0860 Move copy utils to utils crate 6 years ago
  Erich Gubler ea4cc63aa9 Make indented syntax available for SASS via the "sass" file extension 6 years ago
  Erich Gubler 9fbbcca3c6 Preserve folder structure of SCSS content 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago
  Vincent Prouillet 16f658c70c Move test_site and turn rebuild.rs into a component 6 years ago
  Vincent Prouillet 7d7efdd6ea Handle markdown parser potentially splitting shortcodes 6 years ago
  Vincent Prouillet bddf2b53fd Add a test for shortcodes with arg 6 years ago
  Vincent Prouillet ca5bdc8f3c Do not ignore shortcodes without args 6 years ago
  Vincent Prouillet 97d5561569 Next version will be 0.2.0 6 years ago
  Vincent Prouillet 20c1947b47 Clippy run 6 years ago
  Vincent Prouillet dee1dbe667 Working on site 6 years ago
  Vincent Prouillet b248b03045 Allow sorting subsections by weight 6 years ago
  Vincent Prouillet 2d97786e67 Add back drafts 6 years ago
  Vincent Prouillet 195b760fdc Fix subsection pages not being filled correctly 6 years ago
  Vincent Prouillet e1ee6b9dc4 Add test for extending theme template 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 6 years ago
  Vincent Prouillet 2beb0621ca Add a redirect_to parameter to section front matter 6 years ago
  Vincent Prouillet c61518225b Fix RSS feed; close #101 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago
  Vincent Prouillet 1f1fc3f454 Remove section from page context 6 years ago
  Vincent Prouillet 6a059d86d0 Add aliases to pages. Fix #86 6 years ago
  Vincent Prouillet e76ee7ae4a Pass section in context when rendering a page if there is one 6 years ago
  Vincent Prouillet 2d949249c3 Add trailing slash to paths and permalinks. Fix #85 6 years ago
  Vincent Prouillet 958f1cf88c Update Tera and fix tests 7 years ago
  Vincent Prouillet dbe4a1d517 Move insert_anchor to section and allow left/right 7 years ago
  Vincent Prouillet be784bbaa3 Refactor taxonomies 7 years ago
  Vincent Prouillet 056bf55881 Add a FileInfo struct to hold some common data about the files 7 years ago
  Vincent Prouillet d9ed7df118 Minify livereload.js 7 years ago
  Vincent Prouillet 5ac5625de1 Default to not generating tags and categories page 7 years ago
  Vincent Prouillet 8711c9a3c0 Change Site::section and fix empty paginated sections 7 years ago