bbb/_config.yml
2022-07-11 14:40:17 +05:30

27 lines
515 B
YAML

# Setup
title: The Neophyte
tagline: 'Blog'
description: 'Article subjects all over the place, for fellow neophytes!'
url: https://blog.neophyte.me
baseurl: ''
paginate: 5
permalink: pretty
# About/contact
author:
name: Surya
email: n.suryap@gmail.com
# Gems
plugins:
- jekyll-paginate
- jemoji
- jekyll-feed
# Serving
host: blog.neophyte.me
port: 4000
# Custom vars
version: 1.1.0