bbb/_config-dev.yml
2021-11-28 14:11:13 +05:30

26 lines
490 B
YAML

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