21 Commits (e804f907b2f59a579c8a4ed79ce2342ce9bec3c4)

Author SHA1 Message Date
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 4 years ago
  Vincent Prouillet ceb9bc8ed7 Optionally do not slugify paths (#875) 4 years ago
  Tjeu Kayim 75570d041a Skip link checking for URL with prefix in config (#846) 4 years ago
  Tjeu Kayim 6149fd17e1 Skip anchor checking for URL with prefix in config (#812) 4 years ago
  Zdenek Crha 096fefe7ed Remove pub visibility from Config::translations hash (#796) 4 years ago
  Bob 9db9fc8fb2 Fix the issue of generating the search index for multiple language (#794) 4 years ago
  zdenek-crha 5aadd3d4f2 Fix crash of trans() function called on absent translation key (#793) 4 years ago
  Vincent Prouillet b396a1bc20 Add --drafts flag + rustfmt 4 years ago
  Vincent Prouillet 28ecf553d5 Add counts in zola check 4 years ago
  Jakub Turski 8a737d71fb Add an option to hard link files from static/ instead of copying. (#723) 4 years ago
  Vincent Prouillet 1c7729cac6 Default lang to config.default_language 5 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet 538866487b Add multilingual taxonomies 5 years ago
  Vincent Prouillet 3d22b4f1f9 Generate per language RSS feed 5 years ago
  Vincent Prouillet e50d3daad1 Get language from filename 5 years ago
  Vincent Prouillet f0cafcd1d6 Add languages to config 5 years ago
  Vincent Prouillet 0cf8e8ca1c Fix pagers not being in sitemap 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  Vincent Prouillet dffd39aa8f Do not have trailing slash for rss.xml 5 years ago
  Chris Krycho 56c5036abc
Allow inclusion of all items in RSS feeds. 5 years ago
  Vincent Prouillet ee3f4dc511 Update to syntect 3 5 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 5 years ago
  Vincent Prouillet f100d956c6 Fix incorrect default for highlight_code of Config 5 years ago
  Nathan Ringo 48391dbafb
extra_syntaxes documentation 5 years ago
  Nathan Ringo 64fa890aa9
Adds support for loading additional syntaxes via extra_syntaxes. 5 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 5 years ago
  Vincent Prouillet 3e48ff24b5 Add an external link checker 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
  Vincent Prouillet 2eacb8247b Fix config CLI option 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago
  Vincent Prouillet de80de1628 Mention 2x serde attributes is not a typo 6 years ago
  Philip Daniels 92f38d1b70 Remove unnecessary if when compiling the glob set. 6 years ago
  Philip Daniels 3e1221064b Filter ignored content in page.rs. 6 years ago
  Baptiste Darthenay 046de8c998 Config with i18n 6 years ago
  Vincent Prouillet 322d2f30fb Add get_taxonomy_url global_fn 6 years ago
  Geoff Shannon c19e900bec Extract syntex highlighting module into a new component in workspace 6 years ago
  Vincent Prouillet 404240ef82 Fix some index related bugs 6 years ago
  Vincent Prouillet dee1dbe667 Working on site 6 years ago
  Vincent Prouillet f58e416b96 Clippy run 6 years ago
  Vincent Prouillet 262ff5ec00 Rewrite theme tera paths and merge theme.toml data 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 6 years ago
  Vincent Prouillet fc63765ee1 Add a get_static_url global fn 6 years ago
  Vincent Prouillet 23e4b911e7 Improve gutenberg init 6 years ago
  Vincent Prouillet d78477b619 Add Sass support for *nix 6 years ago
  Vincent Prouillet 015f146792 Put back a limit on rss feed number of pages 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago
  Vincent Prouillet 2d949249c3 Add trailing slash to paths and permalinks. Fix #85 6 years ago
  Vincent Prouillet 33faf6fe70 Make number RSS item configurable 7 years ago
  Vincent Prouillet 26159609d2 Add a rendering module 7 years ago