38 lines
949 B
YAML
38 lines
949 B
YAML
title: Arona Jones
|
|
email: aj@aronajones.com
|
|
description: >-
|
|
Portfolio of Arona Jones, a Swiss-born British Developer, Writer and Stage Technician.
|
|
baseurl: ""
|
|
url: "https://aronajones.com" # the base hostname & protocol for your site, e.g. http://example.com
|
|
twitter_username: aronajones_
|
|
github_username: FreneticScribbler
|
|
|
|
minima:
|
|
skin: dark
|
|
|
|
# Build settings
|
|
theme: minima
|
|
plugins:
|
|
- jekyll-feed
|
|
- jekyll-seo-tag
|
|
|
|
# Exclude from processing.
|
|
# The following items will not be processed, by default.
|
|
# Any item listed under the `exclude:` key here will be automatically added to
|
|
# the internal "default list".
|
|
#
|
|
# Excluded items can be processed by explicitly listing the directories or
|
|
# their entries' file path in the `include:` list.
|
|
#
|
|
# exclude:
|
|
# - .sass-cache/
|
|
# - .jekyll-cache/
|
|
# - gemfiles/
|
|
# - Gemfile
|
|
# - Gemfile.lock
|
|
# - node_modules/
|
|
# - vendor/bundle/
|
|
# - vendor/cache/
|
|
# - vendor/gems/
|
|
# - vendor/ruby/
|