2024-02-02 21:21:57 -08:00

13 lines
332 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
bundle update
bundle install
bundle exec jekyll serve
```