# uechi.io [](https://travis-ci.org/uetchy/uechi.io) ## Build ``` yarn build ``` ## Proofread ``` yarn test ``` ## Publish ``` git commit -m "New article" git push ```