Skip to content

TechnicallyShaun/blog

Repository files navigation

TechnicallyShaun.com

Personal technical blog of Shaun Smith (@TechnicallyShaun).

This repository contains the source for technicallyshaun.com, a space focused on the intersection of AI, developer experience, and automation.

Focus Areas

  • AI & LLMs: Prompt engineering, agentic workflows, and the evolution of software engineering.
  • Developer Tools: Building and configuring workflows that stay out of the way.
  • Automation: Practical scripts and systems for the desktop, cloud, and lab.
  • Homelab: Self-hosting, infrastructure, and hardware-level experimentation.

Notable Posts

Stack

  • Engine: Jekyll 4.3.x
  • Theme: Modified Minima
  • Deployment: GitHub Actions
  • Hosting: GitHub Pages
  • Domain: technicallyshaun.com

Local Development

# Install dependencies
bundle install

# Run server with live reload
bundle exec jekyll serve --livereload

Deployment

Pushes to master trigger a GitHub Action that builds the site and deploys it to the custom domain.


© Shaun Smith. Content is licensed under CC BY-NC-SA 4.0. Code is MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors