Skip to content

Wiki-Organizer is a very basic GitHub Action that automatically generates a Home.md for a GitHub wiki

License

Notifications You must be signed in to change notification settings

robraddi/Wiki-Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wiki-Organizer

is a very basic GitHub Action that automatically generates a Home.md for a GitHub wiki.

Globs all possible file extensions used in a GitHub wiki: ["*.md", "*.mediawiki", "*.asciidoc", "*.org","*.pod", "*.rdoc", "*.rest", "*.textile"]

Notes for creating a new page in the wiki:

Example: Adding a tag

Add a category label inside an html comment (hidden when rendering).

<!--
tag: Projects
-->

What if no tag?

The file will automatically be placed under the Miscellaneous section in the table of contents.

Publishing GitHub Actions

Publishing packages to GitHub Packages

Creating and using encrypted secrets

About

Wiki-Organizer is a very basic GitHub Action that automatically generates a Home.md for a GitHub wiki

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages