Christopher Vittal
319985add4
Reset color after writing message in colorize
Presently when you `^C` in `zola serve` it is painted with the same
color as the previous message. This PR always ensures to reset the color
in colorize, before writing the newline.
5 years ago
Vincent Prouillet
a923f7005f
Update site summary in zola check
5 years ago
Vincent Prouillet
28ecf553d5
Add counts in zola check
Closes #726
5 years ago
Vincent Prouillet
b70f9f95e3
Process images at the end of the build process
To also process the ones found in templates
Closes #669
5 years ago
Vincent Prouillet
9bc675f2a7
Fix colocated dates + rustfmt
Closes #607
5 years ago
Vincent Prouillet
776bf41123
Show actual Tera source error
5 years ago
Vincent Prouillet
21d67235ae
Arc-ify Library
5 years ago
Vincent Prouillet
5caf24f06c
Remove error-chain
Closes #576
5 years ago
Robert Masen
1ec2694acc
reset color in colorize
6 years ago
Vincent Prouillet
b7ce4e59fb
rustfmt
6 years ago
Vincent Prouillet
10aba20fe5
Slotmap refactor
6 years ago
Christian Friedrich Coors
85529186e4
Fix some clippy warnings
6 years ago
Greizgh
b8233af2c4
Allow to disable colors through env vars
- unless forced, only use colors in tty
- support CLICOLOR and NO_COLOR vars
- switch to termcolor crate to handle output coloring
6 years ago
Vincent Prouillet
a83518a29b
Update warning message to use weight
6 years ago
Vojtech Kral
6662014e55
Add image resizing support #225
6 years ago
Vincent Prouillet
c3b525745e
Convert project to a workspace
7 years ago
Vincent Prouillet
3fb06ac791
Clippy
7 years ago
Vincent Prouillet
2a11b9d116
Better error if address in use
Fix #72
7 years ago
Vincent Prouillet
be784bbaa3
Refactor taxonomies
Fix #66
7 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
2d4cba5b2d
Make index a section like any other
7 years ago
Vincent Prouillet
a02d50c22a
Add some colours
7 years ago