A WordPress theme to log your stream of life. To get started:
npm install
grunt
To create a new release for WordPress.org:
grunt watch
style.scss
git log
and update changelog in readme.txt
chore: bump version to X.Y.Z
git tag -a vX.Y.Z -m "vX.Y.Z"
git push origin master
git push origin --tags
git archive master -o zuari.zip
and uploadreadme.txt