25 Commits (d47ba4aff081ede0addd7eba1b9dbac91fb411ab)

Author SHA1 Message Date
  Vincent Prouillet d47ba4aff0 Rebasing + tweaks 5 years ago
  Vojtech Kral a89768dab0 Remove page.images 5 years ago
  Vincent Prouillet 8e8cdfeb7f Add year, month and day to page context with a date 6 years ago
  Vojtech Kral 77bc526008 imageproc: Fix naming, cleanup 6 years ago
  Vojtech Kral 6662014e55 Add image resizing support #225 6 years ago
  Vincent Prouillet 860d1f4d1f Indicate which file is failing to render on error 6 years ago
  Vincent Prouillet 85e13483eb Use the new shortcode parser 6 years ago
  Vincent Prouillet 3e6054a9ac tempdir -> tempfile 6 years ago
  Vincent Prouillet 9c0dd95bdb Fix theme shortcode not being useable 6 years ago
  Tim DuBois c8dfc5156a
Change naming convention 6 years ago
  Tim DuBois 0a34184ac5
Anchor tag for summary 6 years ago
  Vincent Prouillet 73ddbf7152 Write some docs 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago
  Vincent Prouillet 1e25117887 Fix date serializing in extra section of pages 6 years ago
  Philip Daniels 3e1221064b Filter ignored content in page.rs. 6 years ago
  Vincent Prouillet 16f658c70c Move test_site and turn rebuild.rs into a component 6 years ago
  Vincent Prouillet 1d1ff74d88 Use TOML dates in front-matter rather than strings 6 years ago
  Jeff Parsons ca99bb0204 Expose to templates whether or not a page is draft 6 years ago
  Vincent Prouillet 791fbe685b Add page and section components 6 years ago
  Vincent Prouillet f26b9d53bd url -> path in page front-matter 6 years ago
  Vincent Prouillet a24851790c Fix bug with colocated folders 6 years ago
  Vincent Prouillet f11cc6abb4 Serialize page & section paths is, without leading slash 6 years ago
  Vincent Prouillet 2d97786e67 Add back drafts 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 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 414457ed92 Get assets of page only if file is named index.md 7 years ago
  Vincent Prouillet e76ee7ae4a Pass section in context when rendering a page if there is one 7 years ago
  Vincent Prouillet c3986b701a Add table of contents support 7 years ago
  Vincent Prouillet 2d949249c3 Add trailing slash to paths and permalinks. Fix #85 7 years ago
  Vincent Prouillet dbe4a1d517 Move insert_anchor to section and allow left/right 7 years ago
  Vincent Prouillet 26159609d2 Add a rendering module 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 b2c3adff37 Move page tests inside content mod 7 years ago
  Vincent Prouillet 4f27dc2f18 Move find_content_components to content mod 7 years ago
  Vincent Prouillet c35b76406e Move stuff around a bit more 7 years ago
  Vincent Prouillet 07f11755d6 Create a content mod 7 years ago
  Vincent Prouillet 09d5e74a65 Smarter rebuild on content change 7 years ago
  Vincent Prouillet 299c3c8b22 Separate Page and Section front matter into 2 structs 7 years ago
  Vincent Prouillet c989ab607c Add orphan in print notice and fix orphan with assets and url 7 years ago
  Vincent Prouillet 2d4cba5b2d Make index a section like any other 7 years ago
  Vincent Prouillet a3318d4b56 Pagination 7 years ago
  Vincent Prouillet 6e9a9eaa1f Fix prev/next 7 years ago
  Vincent Prouillet b256aaf7d0 Do not append non-sortables pages when not sortable 7 years ago
  Vincent Prouillet a0b70bfc7e Allow sorting pages by order and date 7 years ago
  Vincent Prouillet 74be6d9c15 Add asset list in file not name index.md error message 7 years ago
  Vincent Prouillet 1c9e078154 Clippy run 7 years ago
  Vincent Prouillet 73feb41e17 Add missing fields to serialization 7 years ago
  Vincent Prouillet 7aeebcc981 Add current_url and current_path 7 years ago