OPIG / opig.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to debug this project

  1. install Ruby
  2. jekyll build - Builds the site and outputs a static site to a directory called _site.
  3. jekyll serve - Does the same thing except it rebuilds any time you make a change and runs a local web server at http://localhost:4000.
  4. jekyll clean - Remove the _sites folder.

Check More

Welcome to GitHub Pages

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.

Reference

Offciall website Step by Step Tutorial

huxpro.github.io

https://github.com/qiubaiying/qiubaiying.github.io

https://www.jianshu.com/p/c04475ba80e4

https://github.com/Shopify/liquid/wiki/Liquid-for-Designers

temp link: https://www.cnblogs.com/strick/p/5484779.html

http://daemon369.github.io/blog/2013/11/24/jekyll-document-11-pagination

https://github.com/Huxpro/huxpro.github.io/blob/master/_layouts/post.html

https://huangxuan.me/2019/09/08/spacemacs-workflow/

https://www.jianshu.com/p/9f71e260925d

About

License:MIT License


Languages

Language:HTML 74.2%Language:JavaScript 21.3%Language:CSS 2.1%Language:Less 1.0%Language:SCSS 0.9%Language:Shell 0.5%Language:Ruby 0.0%Language:C# 0.0%Language:Makefile 0.0%Language:ASP.NET 0.0%