Skip to content

untainsYD/untainsYD.github.io

Repository files navigation

VitePress Blog

Personal blog built with VitePress, featuring posts about software engineering, functional programming, and computer science.

Features

  • Dynamic recent posts.
  • Clean, responsive design.
  • GitHub Pages deployment.
  • SEO optimized

Development

# Install dependencies
npm install

# Start development server
npm run docs:dev

# Build for production
npm run docs:build

# Preview production build
npm run docs:preview

Deployment

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

License

MIT

About

My personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published