Skip to content

Creates an index with links from a github wiki which is structured in folders

Notifications You must be signed in to change notification settings

bitmovin/github_wiki_index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Creates an index with links from a github wiki which is structured in folders. An example could be found in the wiki of this page where the index will be created in the _Sidebar.md.

index example

How does it work?

  • Clone your wiki git repo (e.g., git clone https://github.com/bitmovin/github_wiki_index.wiki.git)
  • Move mk_index.py into the folder of the wiki
  • Execute mk_index.py with python mk_index.py
  • Now you should see a _Sidebar.md with the index generated from your folder and file structure

About

Creates an index with links from a github wiki which is structured in folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages