Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vllur authored Jan 14, 2019
1 parent 439b405 commit a7d9e3d
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [showcase](https://vllur.github.io/showcase/) [![Build Status](https://travis-ci.org/vllur/showcase.svg?branch=master)](https://travis-ci.org/vllur/showcase)

Simple portfolio-showcase Jekyll theme, with Google Analytics and Seo optimization.
Simple portfolio-showcase Jekyll theme.

### Dependencies:
- [normalize.css (8.0.0)](https://github.com/necolas/normalize.css/)
Expand All @@ -10,28 +10,6 @@ Simple portfolio-showcase Jekyll theme, with Google Analytics and Seo optimizati

See [Gemfile](./Gemfile) and [_config.yml](./_config.yml) for list of all gems & Jekyll plugins.

###
To use Google Analytics, simply provide your Analytics ID in ```_config.yml``` - eg.: ```google_analytics: "GA-11111111"```.

To make best use of Seo plugin, provide your social links in ```_config.yml```, eg:
```
author:
name: "John Smith"
twitter:
username: johny
```
or
```
social:
name: Ben Balter
links:
- https://twitter.com/BenBalter
- https://www.facebook.com/ben.balter
```

You can read more about usage of the Seo plugin [here](https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md).

### Font license info:
#### Font Awesome
Copyright (C) 2016 by Dave Gandy
Expand Down

0 comments on commit a7d9e3d

Please sign in to comment.