{"id":13554484,"url":"https://github.com/VevoxDigital/Skribki","last_synced_at":"2025-04-03T07:31:31.648Z","repository":{"id":87211715,"uuid":"70351499","full_name":"VevoxDigital/Skribki","owner":"VevoxDigital","description":"Simple and free NodeJS wiki engine","archived":false,"fork":false,"pushed_at":"2017-04-12T05:41:15.000Z","size":972,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T02:32:56.521Z","etag":null,"topics":["git","nodejs","wiki"],"latest_commit_sha":null,"homepage":"http://wiki.vevox.io/projects/skribki","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VevoxDigital.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-08T18:59:31.000Z","updated_at":"2018-10-17T23:49:12.000Z","dependencies_parsed_at":"2023-05-05T16:01:07.229Z","dependency_job_id":null,"html_url":"https://github.com/VevoxDigital/Skribki","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VevoxDigital%2FSkribki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VevoxDigital%2FSkribki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VevoxDigital%2FSkribki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VevoxDigital%2FSkribki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VevoxDigital","download_url":"https://codeload.github.com/VevoxDigital/Skribki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246956458,"owners_count":20860440,"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":["git","nodejs","wiki"],"created_at":"2024-08-01T12:02:48.787Z","updated_at":"2025-04-03T07:31:31.314Z","avatar_url":"https://github.com/VevoxDigital.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","git"],"sub_categories":[],"readme":"![Skribki](/public/img/brand.png)\n\n**A free and open-source wiki, based on git. No databases, no hassle.**\n\n[![Travis](https://img.shields.io/travis/VevoxDigital/Skribki/master.svg?style=flat-square\u0026label=stable)](https://travis-ci.org/VevoxDigital/Skribki)\n[![Travis](https://img.shields.io/travis/VevoxDigital/Skribki/dev.svg?style=flat-square\u0026label=latest)](https://travis-ci.org/VevoxDigital/Skribki)\n[![Code Climate](https://img.shields.io/codeclimate/github/VevoxDigital/Skribki.svg?style=flat-square)](https://codeclimate.com/github/VevoxDigital/Skribki)\n[![Code Climate](https://img.shields.io/codeclimate/issues/github/VevoxDigital/Skribki.svg?style=flat-square)](https://codeclimate.com/github/VevoxDigital/Skribki/issues)\n[![Code Style](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com)\n[![GitHub release](https://img.shields.io/github/release/VevoxDigital/Skribki.svg?style=flat-square)](https://github.com/VevoxDigital/Skribki/releases)\n[![Gratipay Team](https://img.shields.io/gratipay/user/CynicalBusiness.svg?style=flat-square)](https://gratipay.com/Skribki/)\n\n# A Powerful New Wiki\nSkribki stands apart from most wiki software in its simplicity without sacraficing functionality; it runs entirely without external databases or login systems, making it super simple to install. Just download it and its ready to go.\n\n## Quick Install\nSkribki can be quickly installed by simply cloning the repository and installing its dependencies. You will need `npm` and NodeJS 6 or later for this.\n\n```\n$ git clone https://github.com/VevoxDigital/Skribki --branch=master \u0026\u0026 npm install\n$ npm start\n```\n\nFor a more in-depth guide, [check this out](http://wiki.vevox.io/projects/skribki/install).\n\n## Something Different\nSkribki runs completely without a database, meaning you do not have to install an entire separate database (which usually comes with a daemon) to maintain, it just works out of the box.\n\nThe pages themselves are managed by a `git` repository within the app, so you could in theory modify pages from sources outside the wiki. For authentication, Skribki utilizes OAuth providers to store user account data elsewhere; you can either integrate with your pre-existing system and/or use any number of OAuth providers available.\n\n## Flexibility and Simplicity\nWhat sets Skribki apart from other software is its extreme flexibility without over-complicating its functionality. Themes, custom parsers, new authentication strategies, and more can all be added, but Skribki is ready to go without any fidgeting. Included in this repository is the [Vevox Blue](http://workshop.vevox.io/p/vevox-blue) theme, a GitHub authentication option, and a simple markdown parser.\n\nRead up [here](http://wiki.vevox.io/projects/skribki/customization) if you want to add more.\n\n### What's The Name?\nThe name Skribki is a compound word from [Sulang](http://wiki.vevox.io/lore/shadows-of-maya/sulang), meaning 'Writing by the People'.\n\n```\nskrib (n.)\n    written information; lit. writing, text\n\n-ki (suff.)\n    by/of people\n```\n\n----\n\nMade for all by [@CynicalBusiness](https://github.com/CynicalBusiness) with [Vevox Digital](http://vevox.io)\n\n[GPL v3.0](/LICENSE). Copyright \u0026copy; [Matthew Struble](https://github.com/CynicalBusiness).\n\n*To My Warrior, Half the World Away*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVevoxDigital%2FSkribki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVevoxDigital%2FSkribki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVevoxDigital%2FSkribki/lists"}