_config.yml in jekyll-theme-mehdix-rtl-3.2.0 vs _config.yml in jekyll-theme-mehdix-rtl-4.0.0

- old
+ new

@@ -9,11 +9,10 @@ # the subpath of your site, e.g. /blog baseurl: keywords: کامپیوتر برنامه‌نویسی وب copyright: "Commons Attribution 4.0 International" -robot: # A one liner that describes your blog description: > # this means to ignore newlines سکوی انتشار مطالبی در مورد دانش تولید نرم‌افزار و ایده‌ها و علایق شخصی‌ام. @@ -36,23 +35,21 @@ collections: projects: output: true -# Set to `static` or `disqus`. Default is no comments. -comment_system: static - +# Set to `static` or `disqus`. comments: enabled: true type: static static: avatar: visible: true + disqus: + # Used if the `comment_system` is set to `disqus` + shortname: '' -# Used if the `comment_system` is set to `disqus` -#disqus_shortname: - # Setting this will add the analytics snipped. #google_analytics_id: # A unique identifier for your website's feed. If not set # the url of the website will be used instead. Using URL is @@ -77,29 +74,26 @@ exclude: - scripts - cache - .bundle -- .sass-cache - reply-mail-hook -- vendor - CONTRIBUTING.md - netlify.toml -- wercker.yml - LICENSE - env.sh - screenshot.png - jekyll-theme-mehdix-rtl.sublime-project - jekyll-theme-mehdix-rtl.sublime-workspace - travis.yml - jekyll-theme-mehdix-rtl.gemspec - rebuild_comments.py - README.md -- Gemfile -- Gemfile.lock - renovate.json +- '*.gem' +# Set default post layout defaults: - scope: path: "" type: "posts"