April 6, 2022
Cecil 5.92.0 released
Features
Asking for basic config when creating a new site
Usage example:
cecil new:site
Creating a new website...
- title: My website
- baseline (~ 20 characters): The better website in the world
- baseurl (e.g.: https://cecil.local/): https://cecil.app/
- description (~ 250 characters): This is the long description of my website and I love it.
Done!
Adds editor
option to new:page
and open
commands
Usage example:
cecil new:page --editor=typora
cecil open --editor=code
Miscs
clean
alias command removed- Dependencies updated
- Code cleaned