# uechi.io [![Actions Status: pages](https://github.com/uetchy/uechi.io/workflows/Pages/badge.svg)](https://github.com/uetchy/uechi.io/actions?query=pages) ## Build ```bash n 15 yarn build ``` ## Publish ```bash git commit -m "New article" git push # or # brew install drone-cli drone exec --secret-file .drone.secrets ```