eggrain.github.io

eggrain.github.io

My GitHub pages website/Jekyll blog

eggrain.blog

This repository has the markdown assets of my personal website.

A similar version of the Jekyll theme (a fork of Swiss) is in a separate repository: eggrain/swiss. After a while I found it more convenient to include the theme and assets in the same repository, which is now this one, which has had some changes.

My first Github Pages website and my Ruby gem's (Anki Record) API documentation are included as git submodules.

git submodule notes

To pull in new commits from the remote submodule repositories:

git submodule update --remote