From 4761a4687331fc032ed12637999fe7f3c06e8a88 Mon Sep 17 00:00:00 2001 From: Ryan L McIntyre Date: Sun, 12 Nov 2017 21:13:30 -0500 Subject: [PATCH] Updates with basic info and how to run locally --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed91ff5c3..81a8e12a6 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +Nerd Fonts [Official Website Source](https://nerdfonts.com/) +============================================================ + +## Running locally to test changes + +```sh +jekyll s +``` + +## Resource + +The base Jeykll theme used was: [SinglePaged - Simple Jekyll template](https://github.com/t413/SinglePaged) + -This is a compressed-commit version of -[github.com/t413/SinglePaged](https://github.com/t413/SinglePaged)