2017-12-27 15:12:26 +09:00
|
|
|
# uechi.io
|
2017-10-07 11:43:26 +09:00
|
|
|
|
2021-02-13 22:17:45 +09:00
|
|
|
[](https://github.com/uetchy/uechi.io/actions?query=pages)
|
2017-10-07 11:43:26 +09:00
|
|
|
|
2017-12-27 15:12:26 +09:00
|
|
|
## Build
|
2017-10-07 11:43:26 +09:00
|
|
|
|
|
|
|
```
|
2021-01-21 21:45:05 +09:00
|
|
|
yarn build
|
2017-10-07 11:43:26 +09:00
|
|
|
```
|
|
|
|
|
|
|
|
## Publish
|
|
|
|
|
|
|
|
```
|
|
|
|
git commit -m "New article"
|
|
|
|
git push
|
|
|
|
```
|