Notes, links and thoughts about programming, web etc...
A statically rendered, progressive web app and personal blog created with:
- Gatsby
- Material-ui
- React
- JSS
- Flow
- ...and a many other open source projects (peek package.json)
develop
|start
: starts development serverbuild
: build website in/public
format
: runs prettierdeploy
: deploys page to githubuser.io/notesclean
: deletes/public
prebuild
: runs cleanprecommit
: runs flow eslint and prettierpredeploy
: runs build
- deploy
- add tags
- display post stats
- tweak prismjs theme
- add CLI to manage posts
- add jest and/or cypress
- change drawer content; an accordion maybe?
- add more posts