mirror of
https://github.com/adulau/art.git
synced 2024-11-22 01:57:06 +00:00
Update README.md
This commit is contained in:
parent
2341e6220d
commit
a0a6bd1f89
1 changed files with 1 additions and 2 deletions
|
@ -16,10 +16,9 @@ and [creating pages](https://jekyllrb.com/docs/pages/).
|
||||||
# Added Features
|
# Added Features
|
||||||
|
|
||||||
* [Formspree.io](https://formspree.io/) **contact form integration** - just add your email to the `_config.yml` and it works!
|
* [Formspree.io](https://formspree.io/) **contact form integration** - just add your email to the `_config.yml` and it works!
|
||||||
* Add your **social profiles** easily in `_config.yml`.
|
* 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 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 SEO** via the [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag) plugin.
|
||||||
* **Coming soon**: Only social profiles buttons you enter in `config.yml` show up on the site footer.
|
|
||||||
* **Coming soon**: Featured images and thumbnails in front matter for the homepage posts grid.
|
* **Coming soon**: Featured images and thumbnails in front matter for the homepage posts grid.
|
||||||
* **Coming soon**: Easily configure the navigation menu properties from `_config.yml`.
|
* **Coming soon**: Easily configure the navigation menu properties from `_config.yml`.
|
||||||
* **Coming soon**: Use `_config.yml` to set whether the homepage tiles should pull pages or posts.
|
* **Coming soon**: Use `_config.yml` to set whether the homepage tiles should pull pages or posts.
|
||||||
|
|
Loading…
Reference in a new issue