Update README.md

This commit is contained in:
Andrew Banchich 2016-08-26 03:05:37 +00:00
parent dcd4d71c53
commit 1ee697a23d
1 changed files with 1 additions and 1 deletions

View File

@ -19,8 +19,8 @@ and [creating pages](https://jekyllrb.com/docs/pages/).
* Use `_config.yml` to **set whether the homepage tiles should pull pages or posts**, as well as how many to display.
* Add your **social profiles** easily in `_config.yml`. Only social profiles buttons you enter in `config.yml` show up on the site footer!
* **Automatic sitemap generation** via the [Jekyll Sitemap Generator](https://github.com/jekyll/jekyll-sitemap) plugin.
* **Automatic SEO** via the [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag) plugin.
* **Automatic RSS/Atom feed generation** via the [Jekyll Feed](https://github.com/jekyll/jekyll-feed) plugin.
* **Automatic SEO** via the [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag) plugin.
* Set **featured images** in front matter for the homepage posts grid.
* **Coming soon**: Easily configure the navigation menu properties from `_config.yml`.
* **Coming soon**: Automatic asset optimization using the [Jekyll Assets](https://github.com/jekyll/jekyll-assets) plugin.