240 lines
7.8 KiB
YAML
240 lines
7.8 KiB
YAML
# ASCII-Font › http://patorjk.com/software/taag/#p=display&f=Slant&t=Phlow
|
||
#
|
||
# _____ _ __ _____ __ __ _
|
||
# / ___/(_) /____ / ___/___ / /_/ /_(_)___ ____ ______
|
||
# \__ \/ / __/ _ \ \__ \/ _ \/ __/ __/ / __ \/ __ `/ ___/
|
||
# ___/ / / /_/ __/ ___/ / __/ /_/ /_/ / / / / /_/ (__ )
|
||
# /____/_/\__/\___/ /____/\___/\__/\__/_/_/ /_/\__, /____/
|
||
# /____/
|
||
#
|
||
# Title of your website
|
||
title: "HELYX-OS GitHub Project Page | engys"
|
||
|
||
|
||
# The slogan describes your website and is used on homepage in <title> and other important places
|
||
slogan: "The market leading open-source GUI for OpenFOAM®"
|
||
|
||
|
||
# The description is used on homepage and in the footer to quickly describe your website. Use a maximum of 150 characters for SEO-purposes.
|
||
description: "HELYX-OS is a product created and developed by ENGYS ltd. This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software and owner of the OPENFOAM® and OpenCFD® trade marks."
|
||
|
||
# Main author of the website
|
||
# See > authors.yml
|
||
author: dcombest
|
||
|
||
# This URL is the main address for absolute links. Don't include a slash at the end.
|
||
#
|
||
url: 'http://engys.github.io/HELYX-OS'
|
||
baseurl: '/'
|
||
|
||
# This is for the editing function in _/includes/improve_content
|
||
# Leave it empty if your site is not on GitHub/GitHub Pages
|
||
improve_content: https://github.com/ENGYS/HELYX-OS/edit/gh-pages
|
||
|
||
# This URL points directly to the images directory making
|
||
# things easier to link to images in posts and templates. It needs a slash at the end.
|
||
#
|
||
# Example: <img src="{{ site.urlimg }}{{ post.image.title }}" />
|
||
# Markdown-Example for posts 
|
||
#
|
||
urlimg: 'http://engys.github.io/HELYX-OS/images/'
|
||
|
||
|
||
# Logo size is 600x80 pixels
|
||
logo: "logo.png"
|
||
|
||
|
||
# Paginates all X entries
|
||
paginate: 5
|
||
|
||
|
||
# Pagination path › Important for blog page in /blog/ to work
|
||
paginate_path: "blog/page:num"
|
||
|
||
|
||
# Theme works best with Kramdown (using the table of contents function)
|
||
markdown: kramdown
|
||
permalink: /:categories/:title/
|
||
highlight: rouge
|
||
gems: [jekyll-paginate]
|
||
excerpt_separator: "<!--more-->"
|
||
include: ['.htaccess']
|
||
# Exclude these files from your production _site
|
||
exclude:
|
||
- .sass-cache
|
||
- Gemfile
|
||
- Gemfile.lock
|
||
- LICENSE
|
||
- README.md
|
||
- INSTALL.md
|
||
|
||
|
||
# The language setting is used in /includes/header.html for html-settings
|
||
language: "en"
|
||
|
||
|
||
# Used › default.html front-matter and compress.html
|
||
# Options › http://jch.penibelst.de
|
||
compress_html:
|
||
clippings: all
|
||
comments: ["<!-- ", " -->"]
|
||
endings: all
|
||
profile: false
|
||
ignore:
|
||
envs: [development]
|
||
|
||
|
||
#
|
||
# ____ ____ ____
|
||
# / __ \___ / __/___ ___ __/ / /_
|
||
# / / / / _ \/ /_/ __ `/ / / / / __/
|
||
# / /_/ / __/ __/ /_/ / /_/ / / /_
|
||
# /_____/\___/_/ \__,_/\__,_/_/\__/
|
||
#
|
||
# Default Settings
|
||
|
||
defaults:
|
||
-
|
||
scope:
|
||
path: "" # an empty string here means all files in the project
|
||
type: "pages"
|
||
values:
|
||
show_meta: false # Hide metadata for all pages
|
||
# sidebar: # Possible values › left, right › by default there will be no sidebar
|
||
comments: false
|
||
author: phlow # Default author for pages
|
||
-
|
||
scope:
|
||
path: ""
|
||
type: "posts"
|
||
values:
|
||
show_meta: true # Show metadata for all posts
|
||
# sidebar: # Possible values › left, right › by default there will be no sidebar
|
||
comments: false
|
||
author: phlow # Default author for posts
|
||
|
||
|
||
|
||
# _ __ _ __ _
|
||
# / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
|
||
# / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
|
||
# / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
|
||
# /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
|
||
# /____/
|
||
#
|
||
# Open _data/navigation.yml to adjust the left and right topbar navigation
|
||
#
|
||
|
||
|
||
|
||
# _____ __________
|
||
# / ___// ____/ __ \
|
||
# \__ \/ __/ / / / /
|
||
# ___/ / /___/ /_/ /
|
||
# /____/_____/\____/ Verify Website to Webmaster Tools
|
||
|
||
# google_author: ""
|
||
# google_site_verification: ""
|
||
# bing_webmastertools_id: ""
|
||
# alexa_verify_id: ""
|
||
|
||
|
||
|
||
# ______ _
|
||
# / ____/___ __ __(_)________ ____ _____
|
||
# / /_ / __ `/ | / / / ___/ __ \/ __ \/ ___/
|
||
# / __/ / /_/ /| |/ / / /__/ /_/ / / / (__ )
|
||
# /_/ \__,_/ |___/_/\___/\____/_/ /_/____/ Favicon-Crap: Favicons, Chrome, Android & Apple Touch Buttons
|
||
# More information » https://mathiasbynens.be/notes/touch-icons
|
||
|
||
#favicon-32x32: "favicon-32x32.png"
|
||
favicon-32x32: "favicon.png"
|
||
touch-icon-192x192: "touch-icon-192x192.png"
|
||
apple-touch-icon-180x180-precomposed: "apple-touch-icon-180x180-precomposed.png"
|
||
apple-touch-icon-152x152-precomposed: "apple-touch-icon-152x152-precomposed.png"
|
||
apple-touch-icon-144x144-precomposed: "apple-touch-icon-144x144-precomposed.png"
|
||
apple-touch-icon-120x120-precomposed: "apple-touch-icon-120x120-precomposed.png"
|
||
apple-touch-icon-114x114-precomposed: "apple-touch-icon-114x114-precomposed.png"
|
||
apple-touch-icon-76x76-precomposed: "apple-touch-icon-76x76-precomposed.png"
|
||
apple-touch-icon-72x72-precomposed: "apple-touch-icon-72x72-precomposed.png"
|
||
apple-touch-icon-precomposed: "apple-touch-icon-precomposed.png"
|
||
msapplication_tileimage: "msapplication_tileimage.png" # Size 144x144
|
||
msapplication_tilecolor: "#fabb00"
|
||
|
||
|
||
# ______ __ __
|
||
# / ____/___ _________ / /_ ____ ____ / /__
|
||
# / /_ / __ `/ ___/ _ \/ __ \/ __ \/ __ \/ //_/
|
||
# / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
|
||
# /_/ \__,_/\___/\___/_.___/\____/\____/_/|_| Facebook-Optimization › http://j.mp/fb_optimize
|
||
|
||
# og_image: ""
|
||
# og_locale: "en_EN"
|
||
# og_type: "website"
|
||
# og_title: ""
|
||
# og_description: ""
|
||
# og_url: ""
|
||
# og_site_name: ""
|
||
|
||
|
||
# _____ _ __ __ ___ ___
|
||
# / ___/____ _____(_)___ _/ / / |/ /__ ____/ (_)___ _
|
||
# \__ \/ __ \/ ___/ / __ `/ / / /|_/ / _ \/ __ / / __ `/
|
||
# ___/ / /_/ / /__/ / /_/ / / / / / / __/ /_/ / / /_/ /
|
||
# /____/\____/\___/_/\__,_/_/ /_/ /_/\___/\__,_/_/\__,_/
|
||
#
|
||
# Open _data/socialmedia.yml to adjust the left and right topbar navigation
|
||
#
|
||
|
||
|
||
# ____ _
|
||
# / __ \(_)________ ___ _______
|
||
# / / / / / ___/ __ `/ / / / ___/
|
||
# / /_/ / (__ ) /_/ / /_/ (__ )
|
||
# /_____/_/____/\__, /\__,_/____/
|
||
# /_/
|
||
#
|
||
# used in _includes/comments
|
||
|
||
# disqus_shortname:
|
||
|
||
|
||
# _____
|
||
# / ___/____ ___________
|
||
# \__ \/ __ `/ ___/ ___/
|
||
# ___/ / /_/ (__ |__ ) More › http://sass-lang.com/
|
||
# /____/\__,_/____/____/ More › http://jekyllrb.com/docs/assets/#sassscss
|
||
#
|
||
|
||
sass:
|
||
sass_dir: _sass
|
||
style: :compressed
|
||
|
||
|
||
# ___ __ __ _
|
||
# / | ____ ____ _/ /_ __/ /_(_)_________
|
||
# / /| | / __ \/ __ `/ / / / / __/ / ___/ ___/
|
||
# / ___ |/ / / / /_/ / / /_/ / /_/ / /__(__ )
|
||
# /_/ |_/_/ /_/\__,_/_/\__, /\__/_/\___/____/ https://www.google.com/analytics/
|
||
# /____/
|
||
#
|
||
# used in _includes/footer_scripts
|
||
|
||
google_analytics_tracking_id: UA-72714954-1
|
||
|
||
|
||
|
||
# _ _ _
|
||
# | |_ __ ___ _| | __| |_ ___
|
||
# | __/ _` \ \ /\ / / |/ /| __/ _ \
|
||
# | || (_| |\ V V /| < | || (_) |
|
||
# \__\__,_| \_/\_/ |_|\_(_)__\___/ More › https://www.tawk.to/knowledgebase/
|
||
#
|
||
# tawk.to is a free live chat app that lets you monitor and chat
|
||
# with visitors on your website or from a free customizable page
|
||
#
|
||
# To load the script add tawkto: true in front matter of each page
|
||
#
|
||
# used in _includes/footer_scripts
|
||
|
||
# tawkto_embed_uri:
|