13 Commits (d47ba4aff081ede0addd7eba1b9dbac91fb411ab)

Author SHA1 Message Date
  Vincent Prouillet d47ba4aff0 Rebasing + tweaks 5 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 9c0dd95bdb Fix theme shortcode not being useable 6 years ago
  Vincent Prouillet bcf42a0c10 The wonders of serde default, take 2 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago
  Vincent Prouillet 791fbe685b Add page and section components 6 years ago
  Vincent Prouillet dee1dbe667 Working on site 6 years ago
  Vincent Prouillet f11cc6abb4 Serialize page & section paths is, without leading slash 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 6 years ago
  Vincent Prouillet 3cb4641f1f Remove sections for index page and clean up pager 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 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 4f27dc2f18 Move find_content_components to content mod 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 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
  Vincent Prouillet c565f10cb3 Let sections have their own body 7 years ago
  Vincent Prouillet 005990a928 Create a default index section if there is none 7 years ago
  Vincent Prouillet 4df9752b54 Pass the <directory, section> to the index 7 years ago
  Vincent Prouillet 2d4cba5b2d Make index a section like any other 7 years ago
  Vincent Prouillet 5bfe1c213b Clippy run 7 years ago
  Vincent Prouillet a3318d4b56 Pagination 7 years ago
  Vincent Prouillet 7aeebcc981 Add current_url and current_path 7 years ago
  Vincent Prouillet a6b8caf6de Add shortcodes 7 years ago
  Vincent Prouillet f63ec475eb Add categories and tags to sitemap 7 years ago
  Vincent Prouillet 7e496878e5 Sections 7 years ago