2024-06-28 23:14:19 -07:00

18 lines
422 B
Markdown

# dragonlock2.github.io
[![Deploy Jekyll site to Pages](https://github.com/dragonlock2/dragonlock2.github.io/actions/workflows/jekyll.yml/badge.svg)](https://github.com/dragonlock2/dragonlock2.github.io/actions/workflows/jekyll.yml)
blog + resume
```
gem install bundler jekyll
bundle update
bundle install
bundle exec jekyll serve
```
## prepare pic
1. Crop and export as PNG.
2. `cwebp <image>.png -o <image>.webp`