add README, trying to fix GH Pages keybase.txt, I can spell

This commit is contained in:
Xevion
2020-12-06 13:28:24 -06:00
parent b690bc707a
commit 480ee566ab
3 changed files with 16 additions and 1 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# xevion.dev
A jekyll-based static blog for my personal usage. Styling originally by [Delan Azabani](https://github.com/delan/www.azabani.com).
## Usage
```
bundle install
jekyll serve # development
jekyll build # production
```