diff --git a/README.md b/README.md index a84254837..127b2c09e 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ There are a number of optional settings for you to configure. Use the example [` ### Site settings -You'll need to change the `description`, `title` and `url` to match with the project. You'll also need to replace the `/assets/logo.svg` and `/assets/default-social-image.png` with the project logo and default social image. Setting the site language can be done with `lang`, the theme will default to `en-US`. The `email` needs to be changed to the email you want to receive contact form enquires with. The `disqus` value can be changed to your project username on [Disqus](https://disqus.com), remove this from the `/_config.yml` file if you don't want comments enabled. Look for the `Site settings` comment within the `/_config.yml` file. The `repo` setting is optional, for now, and can be removed entirely, if you wish. +You'll need to change the `description`, `title` and `url` to match with the project. You'll also need to replace the logos, default social and default offline images in the `/assets/` directory with your own graphics. Setting the site language can be done with `lang`, the theme will default to `en-US`. The `email` needs to be changed to the email you want to receive contact form enquires with. The `disqus` value can be changed to your project username on [Disqus](https://disqus.com), remove this from the `/_config.yml` file if you don't want comments enabled. Look for the `Site settings` comment within the `/_config.yml` file. The `repo` setting is optional, for now, and can be removed entirely, if you wish. Google Analytics can be enabled via the site configuration too. Add your tracking ID to the `/_config.yml` file in the following method: `google_analytics: 'UA-XXXXXXXX-1'` diff --git a/_config.yml b/_config.yml index 1273691ab..8b8d7da49 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,8 @@ # 5. Collections # 6. Jekyll collections settings # 7. Site settings -# 8. Site navigation +# 8. Site favicons & manifest icons +# 9. Site navigation # 1. Files excluded from Jekyll builds exclude: @@ -83,19 +84,26 @@ defaults: encoding: utf-8 # Make sure the encoding is right lang: en-GB # Set the site language title: "Alembic" # Site name or title, also used in jekyll-seo-tag -logo: "/assets/logo.svg" # Site logo, also used in jekyll-seo-tag +logo: "/assets/logos/logo.svg" # Site logo, also used in jekyll-seo-tag description: "Alembic is a starting point for Jekyll projects. Rather than starting from scratch, this boilerplate is designed to get the ball rolling immediately" # Site description and default description, also used in jekyll-seo-tag url: "https://alembic.darn.es" # Site url, also used in jekyll-seo-tag baseurl: "" repo: "https://github.com/daviddarnes/alembic" email: "me@daviddarnes.com" # disqus: "alembic-1" # Blog post comments, uncomment the option and set the site ID from your Disqus account -avatarurl: "https://www.gravatar.com/avatar/6c0377abcf4da91cdd35dea4554b2a4c" # Uses avatars for favicons to get multple sites, eg Gravatar, Twitter, GitHub # google_analytics: '' # service_worker: false # Will turn off the service worker if set to false css_inline: true # Will insert all styles into a single