8000 GitHub - Qingchuan-Ma/blog: My blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Qingchuan-Ma/blog

Repository files navigation

Blog

This is a minimal blog for me by using Jekyll theme. Enter into the blog here.

Tale screenshot

Features

  • Compatible with GitHub Pages
  • Responsive design (looks just as good on mobile)
  • Syntax highlighting, with the help of Pygments
  • Markdown and HTML text formatting
  • Pagination of posts
  • Support for MathJax and Latex

Usage

1. Fork and Clone

Fork this theme then clone it.

2. Install dependencies

Blog uses Jekyll's built-SCSS compiler to generate CSS. I installed the Jekyll gem:

$ gem install jekyll

3. Create site

Edit the _config.yml file to suit my site. Also replace posts and content with my own.

4. Running Locally

To test my site locally, run this in my site's root directory

$ jekyll serve --watch

Head to http://localhost:4000 to see my site in action.

Contributing

Found a bug or have a suggestion? Feel free to create an issue or make a pull request!

About

My blog

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0