mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
24 lines
467 B
YAML
24 lines
467 B
YAML
title: "Richie Cahill"
|
|
description: "ALL THE CHAOS THAT I CANT DO AT WORK"
|
|
baseurl: "/dotfiles"
|
|
url: "https://richiecahill.github.io"
|
|
|
|
remote_theme: pages-themes/hacker@v0.2.0
|
|
plugins:
|
|
- jekyll-feed
|
|
- jekyll-remote-theme
|
|
- jekyll-seo-tag
|
|
- jekyll-sitemap
|
|
- jekyll-paginate
|
|
|
|
paginate: 5
|
|
paginate_path: "/page:num"
|
|
|
|
author:
|
|
name: "Richie Cahill"
|
|
email: "richie@tmmworkshop.com"
|
|
|
|
social_links:
|
|
github: "RichieCahill"
|
|
website: "https://tmmworkshop.com"
|