26 Commits (e804f907b2f59a579c8a4ed79ce2342ce9bec3c4)

Author SHA1 Message Date
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 4 years ago
  Vincent Prouillet b396a1bc20 Add --drafts flag + rustfmt 4 years ago
  Vincent Prouillet debe0633bc Revert "Allow default base-path command line option to be set for building and serving" 5 years ago
  Blake Smith 1815155c1d Allow default base-path command line option to be set for building and serving 5 years ago
  Vincent Prouillet ae7a65b51f Fix base-url not overriding processed images urls 5 years ago
  Vincent Prouillet 14edd2b875 Add output-dir option to build & serve 6 years ago
  Vincent Prouillet 73797efe90 Add a base-url flag to the build command 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago
  Vincent Prouillet 2fb4e2b01d Move all printing in cli to the console file 7 years ago
  Vincent Prouillet 2a150299f3 Move cli code to bin directory 7 years ago
  Vincent Prouillet f3edef2640 Warn about ignored pages 7 years ago
  Vincent Prouillet a02d50c22a Add some colours 7 years ago
  Vincent Prouillet 870fbbcd0f Allow selecting a config file other than config.toml 7 years ago
  Vincent Prouillet 8b5183d4ad Partial reloading of content on change 7 years ago
  Vincent Prouillet eb6fa3c314 Override base_url in serve cmd 7 years ago
  Vincent Prouillet 7e496878e5 Sections 7 years ago
  Vincent Prouillet e68af48eb6 Make gutenberg a lib as well 7 years ago
  Vincent Prouillet f57912f712 Basic livereload 7 years ago
  Vincent Prouillet e948df1028 Add a Site struct that knows how to parse/build a site 7 years ago
  Vincent Prouillet 91fa7e358c Started working on gutenberg again 7 years ago
  Vincent Prouillet efa58e7de8 Roughly working page rendering 7 years ago
  Vincent Prouillet c09cfe2de4 Render section pages 7 years ago
  Vincent Prouillet a147e68f78 Start building sites 7 years ago
  Vincent Prouillet 3cd5da2128 Separate front matter parsing from the page 7 years ago
  Vincent Prouillet 5ce6d41509 Add favicon to config 7 years ago
  Vincent Prouillet a6e421c5e4 Parsing front matter 7 years ago
  Vincent Prouillet a48a4c9bdf Started working on pages 7 years ago