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

27 lines
506 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
- jekyll-feed
# Serving
host: localhost
port: 4000
# Custom vars
version: 1.1.0