# Welcome to YAKA Games Jekyll Theme ! # Version : 1.0.0 # # This is a bootstrap 5.3 theme for Jekyll engine # This config file is meant for settings that affect your whole site # Others settings are in /_settings/ # # For technical reasons, this file is *NOT* reloaded automatically when you use # 'bundle exec jekyll serve'. If you change this file, please restart the server process. # # --- # # Theme # # theme: jekyll-theme-lydde # # Site # # These are used to personalize your new site. If you look in the HTML files, # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # title: Symphony description: "This is a bootstrap 5 theme for Jekyll engine" # # Brand # logo: "/assets/logo.png" favicon: "assets/icons/favicon.ico" tagline: A bootstrap 5 theme for Jekyll # # Localization # timezone: Europe/Paris language: en locale: en_US # # Hosting # url: "" # the base hostname & protocol for your site, e.g. http://example.com baseurl: "" # the subpath of your site, e.g. /blog permalink: /news/:categories/:year/:month/:day/:title # the subpath of your posts, e.g. /news # # Defaults values # defaults: # all posts - scope: path: "" type: posts values: layout: post image: /assets/images/post.jpeg author: author-1 # all pages - scope: path: "" type: pages values: layout: page image: /assets/images/page.jpeg # # Theme Settings # settings: # Google Analytics analytics: XXXXX # Social Networks Information social: twitter: name: Twitter username: yakagamestudio link: https://twitter.com/yakagamestudio image: image-twitter.png card: summary facebook: name: Facebook username: yakagamestudio link: https://facebook.com/yakagamestudio instagram: name: Instagram username: yakagamestudio link: https://instagram.com/yakagamestudio linkedin: name: LinkedIn link: https://www.linkedin.com/showcase/yakagamestudio pinterest: username: YAKAGameStudio link: https://www.pinterest.fr/ twitch: username: yakagamestudio link: https://www.twitch.tv/ youtube: link: https://www.youtube.com/channel/UCqhzZEPsQ18xUt0vc1pekCw # # Plugin # relative_links: collections: true # # Files excluded # exclude: - readme.md - .sass-cache/ - .jekyll-cache/ - gemfiles/ - Gemfile - Gemfile.lock - node_modules/ - vendor/bundle/ - vendor/cache/ - vendor/gems/ - vendor/ruby/