Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 948 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 948 Bytes

www-tooooools

tooooools.com


Development

Installation

$ git clone https://github.com/arnaudjuracek/www-tooooools
$ cd www-tooooools
$ yarn install

Usage

$ yarn start # start kirby-webpack devserver
$ yarn build # build and bundle src/ into www/assets/

Deployment

Deployment is done automatically via a Github action. Simply create a new release by running:

$ yarn version

Important: some directories are not under version control (www/kirby, www/plugins/*, see .gitignore).
Deployment for those directories should be done manually.

Credits

Built with kirby-webpack.

License

MIT.