Skip to content

一个个人博客, 书写自己的所感所想, 以及成为程序员的日记和技术文档

License

Notifications You must be signed in to change notification settings

JayChou404/JayChou404.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,479 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Blog

GitHub Pages

Jekyll

Theme

Welcome to my personal blog! This is a Jekyll-powered static website hosted on GitHub Pages, using the Chirpy theme.

About

My blog is a collection of articles about life and technology. I share my thoughts, experiences, and tips on various topics, including programming, web development, personal growth, and more. I aim to provide valuable content and insights to help and inspire others.

Features

  • Clean and responsive design
  • Markdown support for easy content creation
  • Categorization and tagging of articles
  • Social media integration for sharing and following
  • Pagination for easy navigation
  • Syntax highlighting for code snippets
  • Search functionality to find articles quickly

Usage

To run this blog locally or make customizations, you need to follow these steps:

  1. Install Jekyll: Jekyll Installation Guide

  2. Fork or clone this repository:

    git clone https://github.com/your-username/your-blog-repo.git
  3. Navigate to the project directory:

    cd jakezhou0.github.io
  4. Install the dependencies:

    bundle install
  5. Customize the configuration in _config.yml according to your preferences.

  6. Start the local development server:

    bundle exec jekyll s
  7. Open your web browser and visit http://localhost:4000 to view your blog.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code and content.

Contact

You can reach me via email at ajieoooo@hotmail.com.

About

一个个人博客, 书写自己的所感所想, 以及成为程序员的日记和技术文档

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.0%
  • SCSS 37.6%
  • JavaScript 10.9%
  • Shell 5.3%
  • Elixir 1.7%
  • Ruby 1.5%