23 lines
260 B
Markdown
23 lines
260 B
Markdown
ianonavy
|
|
========
|
|
|
|
Source code for my personal website.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
* Jekyll
|
|
|
|
Installing
|
|
----------
|
|
|
|
Exact commands vary with OS.
|
|
|
|
1. Clone git repository.
|
|
2. Jekyll build.
|
|
|
|
Updating
|
|
--------
|
|
|
|
To update, just run `git pull` in the repository.
|