Skip to content

cmonaghan/cmonaghan.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal site

This is the 3rd iteration of my site. It's built using Jekyll. Its design was inspired by the Jekyll theme Tale, and the lightweight CSS framework skeleton.

Usage

1. Clone repo

git clone git@github.com:cmonaghan/cmonaghan.github.io.git

2. Install dependencies

Install all the dependencies

bundle install

3. Running Locally

To test the site locally (including drafts), run this from the root directory:

bundle exec jekyll serve --drafts --watch

Go to http://localhost:4000.

Cloudflare Pages

This site's domain and deployment is setup using Cloudflare Pages.

Redirect from christianmonaghan.com to woolgathering.io

I setup a Lambda@edge rule which sends a 301 redirect to for any requests to christianmonaghan.com. It's manually configured as it's a simple function. If any changes are made to this function, it must be "Deployed" not just "Published" for the changes to take effect.

About

My personal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published