mirror of
https://github.com/dragonlock2/dragonlock2.github.io.git
synced 2025-10-11 12:07:56 +00:00
18 lines
436 B
Markdown
18 lines
436 B
Markdown
# dragonlock2.github.io
|
|
|
|
[](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 --incremental
|
|
```
|
|
|
|
## prepare pic
|
|
|
|
1. Crop and export as PNG.
|
|
2. `cwebp <image>.png -o <image>.webp`
|