Skip to content

bartlettroscoe/bartlettroscoe.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1fea7d9 ยท Nov 10, 2023
Apr 24, 2018
Mar 10, 2018
Dec 7, 2018
Aug 17, 2018
Feb 14, 2018
Nov 10, 2023
Jun 8, 2023
Apr 7, 2017
Nov 10, 2023
Sep 24, 2016
Sep 22, 2018
Jan 27, 2018
Apr 8, 2017
Feb 21, 2022
Jan 27, 2018
Jan 3, 2018
Oct 29, 2018
Sep 22, 2018
Sep 22, 2018
Jan 12, 2019
Sep 4, 2018
Apr 14, 2023
Jan 21, 2019
Apr 10, 2018
Nov 3, 2023
Nov 10, 2023

Repository files navigation

This is this github repo for my personal website hosted at https://bartlettroscoe.github.io.

This site was built based on the GitHub Pages Jeykyll Minima theme. In fact, this git repos is a direct fork of that GitHub repo and maintains all of the history of that repo. Having this repo be a fork might make it easier to update this theme in the future if there are changes to the theme with updated version of Ruby, Jekyll, GitHub Pages, etc.

To develop on this site, you need to have Ruby and jeykll installed locally and to locally inspect changes, you need to run:

$ bundle exec jekyll serve

inside of base git repo dir and then the site can be viewed in your local browser at http:/localhost:4000.