Skip to content

AaravSa/FIRST_Wiki

 
 

Repository files navigation

PFP_wiki

A place to store information about the Purdue FIRST Programs organization. Information is stored in markdown files and rendered as webpages using Jekyll.

git-wiki Features

  • Improvements in the cooperative aspect: forks, pull requests and roles.
  • You can customize your wiki as you want with stylesheets and even changing the layout (see customization section below).
  • No databases! Only static files that can be downloaded in a few seconds.
  • Blazing fast and free thankfully to GitHub/Gitlab Pages and Jekyll Server Side Generation process!
  • Markdown and HTML mixed together!
  • Multiple free search engines! on a static site!
  • History, revision comparison and everything you need from a wiki platform.
  • You can edit your pages with the standard git editor, prose.io (integrated) or any kind of editor you prefer.
  • Non-existent wiki page links are "red", you can click on them to automatically create a new page!
  • External links get the right icon automatically.
  • Component system with hooks that allows you to completely customize your wiki UI (see customization section below).
  • Some nice internal themes to change your entire wiki UI with 1 simple configuration (see customization section below).
  • Integrated Blogging feature thanks to Jekyll!
  • Automatically generated TOC!
  • You can download the entire wiki for offline usage and even navigate directly using a Markdown reader!

Instructions and full documentation: http://drassil.github.io/git-wiki

About

A wiki for all things PFP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 39.7%
  • HTML 34.5%
  • CSS 21.0%
  • JavaScript 4.8%