Skip to content

colindickson/colindickson.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colin.ai

Personal website powered by Jekyll and the jekyll-theme-minimal theme, hosted on GitHub Pages.

Setup

This site uses GitHub Pages with a built-in theme, so no local Ruby/Jekyll installation is required.

GitHub Pages Configuration

  1. Go to repository → SettingsPages
  2. Set source to: Deploy from a branchmain/ (root)
  3. Site will be available at: https://colindickson.github.io

Adding Posts

Create new markdown files in the _posts/ directory with the naming convention:

YYYY-MM-DD-title.md

Example:

---
title: "My First Post"
date: 2026-01-17
layout: post
---

# My First Post

Content goes here...

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages