https://github.com/nekketsuuu/git-wiki-70-escaped
PoC of https://github.com/Drassil/git-wiki-theme/issues/70
https://github.com/nekketsuuu/git-wiki-70-escaped
Last synced: 3 months ago
JSON representation
PoC of https://github.com/Drassil/git-wiki-theme/issues/70
- Host: GitHub
- URL: https://github.com/nekketsuuu/git-wiki-70-escaped
- Owner: nekketsuuu
- License: mit
- Created: 2020-01-03T07:09:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T07:39:38.000Z (over 5 years ago)
- Last Synced: 2023-08-29T18:39:07.382Z (almost 2 years ago)
- Language: CSS
- Homepage: https://nekketsuuu.github.io/git-wiki-70-escaped/
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# git-wiki
it's a **modular and full featured wiki** powered by git, github pages and pull-requests without the needs of local installations/build!
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. (see customization section below)
* **No databases!** Only static files that can be downloaded in a few seconds.
* **Blazing fast** and free thankfully to Github 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](wiki/red.md)", you can **click on them to automatically create a new page**!
* [External links](http://www.google.it) 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!You can fork/copy the master branch now and start your wiki in just 1 minute.
Instructions and documentation: (http://drassil.github.io/git-wiki)
Gitlab porting: (https://gitlab.com/drassil/git-wiki/)