Skip to content

JKevinXu/github-blog

Repository files navigation

My GitHub Blog

This is the repository for my personal blog, built with Jekyll and hosted on GitHub Pages.

About

This blog is where I share my thoughts, experiences, and learnings on technology, programming, and more.

Technologies Used

Local Development

To run this site locally:

  1. Clone this repository
  2. Install Jekyll and Bundler:
    gem install jekyll bundler
    
  3. Install dependencies:
    bundle install
    
  4. Start the local server:
    bundle exec jekyll serve
    
  5. Visit http://localhost:4000 in your browser

License

Content on this site is licensed under Creative Commons Attribution 4.0 International License, unless otherwise noted.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors