-
Updated
Oct 24, 2021 - Vue
#
wiki
Here are 2,520 public repositories matching this topic...
Wiki.js | A modern and powerful wiki app built on Node.js
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.
-
Updated
Oct 25, 2021 - JavaScript
A simple, Git-powered wiki with a sweet API and local frontend.
-
Updated
Oct 22, 2021 - Ruby
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
-
Updated
Sep 14, 2021 - C
A platform to create documentation/wiki content built with PHP & Laravel
-
Updated
Oct 25, 2021 - PHP
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
nlp
news
wiki
text-classification
word2vec
corpus
dataset
question-answering
chinese
chinese-nlp
language-model
bert
chinese-corpus
pretrain
chinese-dataset
-
Updated
Oct 22, 2020
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
-
Updated
Oct 25, 2021 - JavaScript
perrick
commented
Apr 1, 2021
We get a notice with our Dokuwiki install with PHP8 :
Warning: Trying to access array offset on value of type null in /dokuwiki/inc/common.php on line 169
Adding a verification with an "isset" shoud do the trick, i.e on line 169 :
if(!isset($info['userinfo']['name']) or !$info['userinfo']['name']) {
Mapnik is an open source toolkit for developing mapping applications
-
Updated
Oct 25, 2021 - C++
-
Updated
Oct 25, 2021 - PHP
Boost Note is a powerful, lightspeed collaborative workspace for developer teams. Forum (New!): https://github.com/BoostIO/BoostNote-App/discussions
electron
react
markdown
devops
typescript
wiki
documentation-tool
developer-tools
hacktoberfest
boostnote
agile-development
notes-for-developer
hacktoberfest2021
-
Updated
Oct 25, 2021 - TypeScript
Cookbook for JavaScript for Automation in Mac OS X Yosemite
-
Updated
Nov 2, 2014 - Ruby
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
-
Updated
Oct 14, 2021 - Go
A simple and beautiful wiki for teams
react
javascript
mysql
slack
docker
node
database
knowledge
wiki
wikipedia
topic
collaboration
knowledgebase
wiki-engine
matterwiki
-
Updated
Jan 23, 2021 - JavaScript
Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs
-
Updated
Oct 25, 2021 - JavaScript
My code from the bootcamp.
-
Updated
Oct 2, 2020 - JavaScript
android
kotlin
java
wiki
mediawiki
wikipedia
rest-api
mediawiki-api
android-app
rxjava-android
wikipedia-android
-
Updated
Oct 25, 2021 - Kotlin
online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. like gitbook.
-
Updated
Oct 24, 2021 - JavaScript
Modern Confluence alternative designed for internal & external docs, built with Golang + EmberJS
go
enterprise
documentation
docs
emberjs
keycloak
knowledge
wiki
document-conversion
reporting
selfhosted
documentation-tool
collaboration
knowledgebase
dashboards
confluence
knowledge-base
document-management
knowledge-management
-
Updated
Oct 7, 2021 - JavaScript
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
css
html
sass
documentation
wiki
accessibility
test
markup
bookmarklet
webextension
selectors
diagnostics
-
Updated
Oct 22, 2021 - SCSS
A distributed operating system
-
Updated
Oct 22, 2021 - C
Improve this page
Add a description, image, and links to the wiki topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wiki topic, visit your repo's landing page and select "manage topics."
The comment in code directly says it: "... Or it would hang the system if wiki file was created in $HOME or C:/ dirs".
I am trying to create wiki from the directory that contains (among other things) clones of repositories I am working on. The reason being that I want to avoid having two mirrored directory structures: one that has notes and another one that has code. So I am trying to make th