Skip to main content
❯ _
❯ main
  • Home
  • About
  • Hello
  • Feed
  • Email
  • Guestbook
❯ explore
  • Blog
  • Notebook
  • Now
  • Verify
  • Resume
  • Interests
  • Tags
  • Why
  • Changelog
  • Humans
  • Palette
  • Privacy
  • Licensing
  • Projects
  • Colophon
  • Meta
  • Search
  • 8biticon
❯ meta
  • PGP Key
  • GitHub
  • LinkedIn
  • Resume.pdf
  • Discord
❯ options

Stops the site's blinking cursor flourishes.

Follows your OS/browser preferred color scheme. Manually switching the theme turns this off.

Shows an animated star field behind the site.

Hiragana rain falls behind the site. Enabling this turns off Stars.

❯ theme

 

 
$HOME / asce1062 / blog / 2025-06-24-host-your-own-site-part-2-adding-a-theme-with-jekyll _

Alex.


Host Your Own Site

2025-06-24 • 1 min read | Part 2 - Adding a Theme with Jekyll stake your spot on the internet tags: github howto hosting jekyll

Table of Contents

Open Table of Contents
  • PT.2 Theming your webbed site

PT.2 Theming your webbed site


  • Before changes were made to GitHub Pages interface, it was possible to pick a theme using a built-in GUI
  • Currently we need to set the theme using a _config.yml file. This will tell Jekyll how to transform the text in the README file and generate a styled website.
  • Select Add File > Create New File

Create a new File
Create a new File

  • On the new page opened under Name your file... enter _config.yml
  • Add the following contents to _config.yml file

_config.yml
title: Your Name
theme: jekyll-theme-minimal

  • A full list of supported themes can be found here
  • Save your changes by Committing changes...

_config.yml file
_config.yml file

  • A build should be automatically triggered
  • Progress can be tracked under the repository’s Actions tab

GitHub Actions tab
GitHub Actions tab

  • Once deployment is done, the site we created from the previous PT.1 Webbed Site Repository should now be themed

129

Share this post on:
Link copied!

Previous
Perspective Changes Everything
Next
Passion Fades, Purpose Stays

                                              81c8a67 • • 4/23/2026

Alex's Workstation

stellar console

last seen back the same day

visits 1

signal restoring context

incoming transmission 860×580

Search

Search Tips

Indexed: Search by content, dates, description, excerpts, tags or titles

Exact phrases: Use quotes like "I'm happy you're here"

Fuzzy matching: Partial matches like config will find "configuration"

Multiple terms: Search for using icomoon to find posts containing both words

Shortcuts: Use Ctrl+K or Cmd+K for quick access