mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-06 05:17:00 -06:00
add README, trying to fix GH Pages keybase.txt, I can spell
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal 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
|
||||
```
|
||||
2
about.md
2
about.md
@@ -14,7 +14,7 @@ Worlds and Story really appeal to me.
|
||||
|
||||
You can check out my photography portfolio [here][photography-portfolio].
|
||||
|
||||
<small>This site is a refactored and simplified version of [Delan Abazani's][delan-azabani] personal blog site.</small>
|
||||
<small>This site is a refactored and simplified version of [Delan Azabani's][delan-azabani] personal blog site.</small>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
layout: none
|
||||
permalink: /keybase.txt
|
||||
---
|
||||
==================================================================
|
||||
https://keybase.io/xevion
|
||||
--------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user