Skip to content

JinyuanH/chenglabwiki.github.io

 
 

Repository files navigation

My Wiki

This repo is generated from vsoch/mkdocs-jekyll template, and can also active as a template.

It adds three main features:

  • TOC can highlight when locate a position.
  • Preview h1 h2 h3 toc on the right sidebar.
  • Preview all your wikis on the left sidebar.

Usage

1. Get the code

You can clone the repository right to where you want to host the wikis:

git clone https://github.com/xjf729/mywiki.git
cd mywiki

2. Customize

To edit configuration values, customize the _config.yml. To add wikis, write them into the _wiki folder.

3. Options

Most of the configuration values in the _config.yml are self explanatory, and for more details, see the jekyll configuration rendered on the site.

4. Serve

Depending on how you installed jekyll:

jekyll serve
# or
bundle exec jekyll serve

Look at jekyll installation to get more information.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.0%
  • HTML 12.7%
  • JavaScript 7.6%
  • Other 0.7%