All Projects → Drassil → Git Wiki Theme

Drassil / Git Wiki Theme

Licence: mit
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!

Projects that are alternatives of or similar to Git Wiki Theme

Flexible Jekyll
Flexible-Jekyll is a simple and clean theme for Jekyll
Stars: ✭ 531 (+282.01%)
Mutual labels:  jekyll, github-pages, free, scss
Jekyll Theme Basically Basic
Your new Jekyll default theme
Stars: ✭ 524 (+276.98%)
Mutual labels:  jekyll, github-pages, scss
Alembic
⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website
Stars: ✭ 501 (+260.43%)
Mutual labels:  jekyll, github-pages, scss
Cayman
Cayman is a Jekyll theme for GitHub Pages
Stars: ✭ 719 (+417.27%)
Mutual labels:  jekyll, github-pages, scss
wikiradio
A radio for Wikimedia Commons audio files
Stars: ✭ 14 (-89.93%)
Mutual labels:  wiki, wikipedia, free
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (+217.99%)
Mutual labels:  jekyll, github-pages, scss
Jekyll Uno
Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost
Stars: ✭ 559 (+302.16%)
Mutual labels:  jekyll, github-pages, scss
So Simple Theme
A simple Jekyll theme for words and pictures.
Stars: ✭ 1,701 (+1123.74%)
Mutual labels:  jekyll, github-pages, scss
Tft Overlay Outdated
TFT Overlay - Team and item builder for League of Legends Teamfight Tactics
Stars: ✭ 44 (-68.35%)
Mutual labels:  wikipedia, wiki, free
Chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
Stars: ✭ 987 (+610.07%)
Mutual labels:  jekyll, github-pages, scss
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+2595.68%)
Mutual labels:  jekyll, github-pages, scss
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-38.85%)
Mutual labels:  jekyll, github-pages, scss
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+60.43%)
Mutual labels:  jekyll, github-pages, scss
Hydeout
A refreshed version of Hyde for Jekyll 3.x and 4.x
Stars: ✭ 448 (+222.3%)
Mutual labels:  jekyll, github-pages, scss
Jekyll Theme Chirpy
A minimal, sidebar, responsive web design Jekyll theme that focuses on text presentation.
Stars: ✭ 773 (+456.12%)
Mutual labels:  jekyll, github-pages, scss
Minimal Mistakes
📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Stars: ✭ 8,967 (+6351.08%)
Mutual labels:  jekyll, github-pages, scss
Bootstrap 4 Github Pages
A Bootstrap 4 template project for Github Pages and Jekyll
Stars: ✭ 96 (-30.94%)
Mutual labels:  jekyll, github-pages, scss
Savagefactions
The Ultimate Competitve Factions Plugin. Switches focus from casual factions and introduces new features for competitive factions.
Stars: ✭ 99 (-28.78%)
Mutual labels:  wiki, free
Kmeans pytorch
kmeans using PyTorch
Stars: ✭ 98 (-29.5%)
Mutual labels:  jekyll, github-pages
Uswds Site
USWDS website and documentation
Stars: ✭ 135 (-2.88%)
Mutual labels:  jekyll, scss

git-wiki

it's a modular and full featured wiki powered by git, github/gitlab pages and pull-requests!

Getting started

The easier and faster way to use git-wiki is the "skeleton" method.

You don't need to install anything locally!

  1. Simply fork/clone skeleton repo or click on "Use this template" button to create your copy of the skeleton project.

  2. Edit _config.yml and other pages as you need and then deploy it on github/gitlab pages.

Done! now wait that your page will be published and you're ready to wiki!

Features

  • Improvements in the cooperative aspect: forks, pull-requests and roles.
  • You can customize your wiki as you want with style sheets 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 totally 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!
  • Automatic generated TOC
  • You can download the entire wiki for offline usage and even navigate directly using a markdown reader

You can use it with jekyll "remote_theme" feature or fork/copy the master branch and start your wiki in just 1 minute*.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].