Tagalog-Diary/_config.yml

41 lines
806 B
YAML
Raw Normal View History

2022-04-26 12:29:14 +00:00
# Site settings
title: Tagalog diary ni Marvin 🇵🇭
description: "My diary / blog regarding my learning of Tagalog"
url: "https://chesterhow.github.io"
# Google Analytics
google_analytics: UA—XXXXXXXX-X
# Author
author:
name: Chester How
url: https://chester.how
email: chesterhow@gmail.com
# Build settings
markdown: kramdown
include:
- _pages
# Assets
sass:
sass_dir: _sass
style: compressed
# Gems
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-seo-tag
# - jemoji #Uncomment this to allow emoji in your post
# Permalinks
permalink: /:year-:month-:day/:title
paginate: 5
# Excludes
exclude: [ Gemfile, Gemfile.lock, tale.gemspec ]
# Disqus (Set to your disqus id)
disqus: jekyll-tale