{"id":13558440,"url":"https://github.com/Drassil/git-wiki-theme","last_synced_at":"2025-04-03T13:31:15.975Z","repository":{"id":38337975,"uuid":"88193085","full_name":"Drassil/git-wiki-theme","owner":"Drassil","description":"A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!","archived":false,"fork":false,"pushed_at":"2023-11-27T18:17:04.000Z","size":538,"stargazers_count":206,"open_issues_count":4,"forks_count":291,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-15T10:42:15.949Z","etag":null,"topics":["free","git","github-pages","jekyll","pull-requests","wiki","wikipedia"],"latest_commit_sha":null,"homepage":"http://drassil.github.io/git-wiki/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Drassil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-13T18:08:39.000Z","updated_at":"2024-04-13T23:05:11.000Z","dependencies_parsed_at":"2023-12-23T23:03:01.283Z","dependency_job_id":"7bff1014-f2fa-470a-90e6-994fda3aa627","html_url":"https://github.com/Drassil/git-wiki-theme","commit_stats":{"total_commits":232,"total_committers":7,"mean_commits":"33.142857142857146","dds":0.125,"last_synced_commit":"f360cfc93a6c8f0f5d1407c11ca952179375e70e"},"previous_names":[],"tags_count":24,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drassil%2Fgit-wiki-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drassil%2Fgit-wiki-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drassil%2Fgit-wiki-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drassil%2Fgit-wiki-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drassil","download_url":"https://codeload.github.com/Drassil/git-wiki-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247009571,"owners_count":20868569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["free","git","github-pages","jekyll","pull-requests","wiki","wikipedia"],"created_at":"2024-08-01T12:04:57.309Z","updated_at":"2025-04-03T13:31:15.531Z","avatar_url":"https://github.com/Drassil.png","language":"SCSS","funding_links":[],"categories":["SCSS","git"],"sub_categories":[],"readme":"# git-wiki\n\nGit-wiki is a **modular and full featured wiki** powered by Git, [GitHub](https://pages.github.com/)/[Gitlab](https://about.gitlab.com/product/pages/) Pages and pull requests!\n\nThe git-wiki project is composed by 3 different repository:\n\n- [git-wiki-theme](https://github.com/Drassil/git-wiki-theme): This is the repository of the theme that implements the wiki functionalities. You would have not fork it unless you need to send a Pull Request or create your wiki project from scratch.\n\n- [git-wiki-skeleton](https://github.com/Drassil/git-wiki-skeleton): This is the repo that you should fork or use as a template. It uses the [jekyll remote theme](https://github.com/benbalter/jekyll-remote-theme) functionality that allows you to create your own wiki based on git-wiki-theme. By using the remote functionality you can automatically keep your wiki always updated with latest features from the **git-wiki-theme**, but you can also fully customize it. \n\n- [git-wiki](https://github.com/Drassil/git-wiki): This is the documentation repository and website of the **git-wiki-theme** project. You would have not fork it unless you want to contribute to the git-wiki project documentation.\n\n## Getting started\n\nThe easier and faster way to use git-wiki is the \"skeleton\" method.\n\n**You don't need to install anything locally!**\n\n1. Simply fork/clone [skeleton repo](https://github.com/Drassil/git-wiki-skeleton) or click on the \"Use this template\" button to create your copy of the skeleton project.\n\n2. Edit _config.yml and other pages as you need and then deploy it on GitHub/Gitlab Pages.\n\n**Done**! Now wait that your page will be published and you're ready **_to wiki_**!\n\n## Features \n\n* Improvements in the **cooperative** aspect: forks, pull requests and roles.\n* You can **customize your wiki** as you want with stylesheets and even changing the layout (see customization section below).\n* **No databases!** Only static files that can be downloaded in a few seconds.\n* **Blazing fast** and free thankfully to GitHub/Gitlab Pages and Jekyll Server Side Generation process!\n* **Markdown and HTML** mixed together!\n* **Multiple free search engines!** on a static site!\n* **History, revision comparison** and everything you need from a wiki platform.\n* You can **edit your pages** with the standard git editor, prose.io (integrated) or any kind of editor you prefer.\n* Non-existent wiki page links are \"[red](red.md)\", you can **click on them to automatically create a new page**!\n* [External links](http://example.com) get the right icon automatically.\n* **Component system with hooks** that allows you to completely customize your wiki UI (see customization section below).\n* Some **nice internal themes** to change your entire wiki UI with 1 simple configuration (see customization section below).\n* Integrated **Blogging** feature thanks to Jekyll!\n* Automatically generated **TOC**!\n* You can download the entire wiki for **offline** usage and even navigate directly using a Markdown reader!\n\n\nYou can use it with the Jekyll [\"remote_theme\"](https://github.com/benbalter/jekyll-remote-theme) feature or fork/copy the master branch and start your wiki in just 1 minute.\n\n\n\nInstructions and full documentation: [http://drassil.github.io/git-wiki](http://drassil.github.io/git-wiki)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDrassil%2Fgit-wiki-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDrassil%2Fgit-wiki-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDrassil%2Fgit-wiki-theme/lists"}