Giter Site home page Giter Site logo

philosopher's Introduction

Welcome to git-wiki demo

This is a demo of git-wiki theme for jekyll.

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

It means:

  • 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.
  • No databases! Only static files that can be downloaded in a few seconds.
  • Markdown and html mixed together!
  • 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.

You can fork/copy the master branch now and start your wiki in just 1 minute.

Then share your wiki with us! please.

Note: You can even include the github wiki as a submodule and enable the conf, but it's an experimental feature and it implies less advantages and greater disadvantages for now.

Installation instructions

  1. Fork or copy this repository

  2. copy and rename _config.yml.dist in _config.yml changing settings inside

  3. create your index.md in root directory

  4. push your changes in your repository, then configure the github pages in your repository settings

  5. Your wiki is ready!

Note:

We suggest the creation of a /wiki/ subfolder that collects all your .md pages (except index.md)

Current known limitations

  • Non-existent wiki page links are not "red".

  • You can't use the wiki link format: [[example]]. Please, use gh-pages links instead: [example](example)

Customization

You can create following files in _includes folder to costumize git-wiki without patching original code:

  • head.html -> this file will be included in tag allowing you to add css/js and any kind of head tags
  • sidebar.html -> this file will be included in left sidebar allowing you to create your widgets
  • comments.html -> this is mostly used to integrate social comments under page contents
  • footer.html -> this file will be included in left side of the footer.

Looking for collaboration

Do you like this project? then, contact us via chat , email or send us a PR to improve it.

Thank you!

Components used

MIT LICENSE

philosopher's People

Contributors

reallymillee avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.