Update about.md
This commit is contained in:
parent
5f0c8fab20
commit
2aaca6c32a
9
about.md
9
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
|
||||
|
Loading…
Reference in New Issue
Block a user