AboutComunic/_config.yml
2018-05-19 09:39:35 +02:00

24 lines
687 B
YAML
Executable File

# Site settings
title: Comunic
email: contact@communiquons.org
description: Website about Comunic.
baseurl: "" # the subpath of your site, e.g. /blog/ (If you use organization leave empty)
url: "http://127.0.0.1:4000" # the base hostname & protocol for your site
#Comunic application URL
app_url: "http://devweb.local/comunic/v2/"
#Comunic Android Application URL
play_store_url: "https://play.google.com/store/apps/details?id=org.communiquons.android.comunic.client"
# Build settings
markdown: kramdown
highlighter: rouge
permalink: pretty
paginate: 5
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
gems: [jekyll-paginate, jekyll-feed]
# Build settings