From 2aaca6c32a4ff138950f3132fc4e684856fd3dac Mon Sep 17 00:00:00 2001 From: Radhika545 <72225985+Radhika545@users.noreply.github.com> Date: Sat, 10 Oct 2020 01:35:09 +0530 Subject: [PATCH] Update about.md --- about.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/about.md b/about.md index d0fd117..ea04c3c 100644 --- a/about.md +++ b/about.md @@ -1,5 +1,5 @@ --- -title: About Garth +Title: About Garth --- A really basic theme for Jekyll, using the official Jekyll theme implementation. @@ -33,7 +33,6 @@ _(deprecated, not recommended)_ 1. [Fork the repo](https://github.com/daviddarnes/garth#fork-destination-box) 2. Replace the `Gemfile` with one stating all the gems used in your project -3. Delete the following unnecessary files/folders: `CODE_OF_CONDUCT.md`, `CONTRIBUTING.md`, `LICENSE`, `screenshot.png`, `CNAME` and `garth-jekyll-theme.gemspec` -4. Run the command `bundle install` in the root of project to install the jekyll remote theme gem as a dependancy -5. Run `bundle exec jekyll serve` to build and serve your site -6. Done! Use the example [`_config.yml`](https://github.com/daviddarnes/garth/blob/master/_config.yml) file to set site-wide options +3. Run the command `bundle install` in the root of project to install the jekyll remote theme gem as a dependancy +4. Run `bundle exec jekyll serve` to build and serve your site +5. Done! Use the example [`_config.yml`](https://github.com/daviddarnes/garth/blob/master/_config.yml) file to set site-wide options