Skip to content

myangw/myangw.github.io

Repository files navigation

Myang's Tech Blog

Personal tech blog built with Hugo and PaperMod theme.

Features

  • 🌐 Multilingual support (English/Korean)
  • 🎨 Clean and modern design with PaperMod theme
  • 🚀 Fast loading and SEO optimized
  • 📱 Fully responsive
  • 🔍 Automatic language detection
  • 🎯 Syntax highlighting for code blocks

Tech Stack

  • Static Site Generator: Hugo v0.154.5
  • Theme: PaperMod
  • Hosting: GitHub Pages
  • CI/CD: GitHub Actions

Local Development

# Install Hugo
brew install hugo

# Clone the repository
git clone https://github.com/myangw/myangw.github.io.git
cd myangw.github.io

# Run development server
hugo server -D

# Build site
hugo --gc --minify

Deployment

The site is automatically deployed to GitHub Pages via GitHub Actions when changes are pushed to the main branch.

License

Content is licensed under CC BY-NC-SA 4.0.

About

migrated from myanglog.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors