-
Updated
Sep 2, 2021 - Java
#
wiki
Here are 2,460 public repositories matching this topic...
All Algorithms implemented in Java
search
java
algorithms
wiki
reference
interview
sort
sorting-algorithms
interview-questions
implementation
algorithm-challenges
hacktoberfest
algorithms-implemented
algorithms-datastructures
Wiki.js | A modern and powerful wiki app built on Node.js
-
Updated
Sep 2, 2021 - Vue
A simple, Git-powered wiki with a sweet API and local frontend.
-
Updated
Sep 2, 2021 - Ruby
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
-
Updated
Aug 20, 2021 - C
A platform to create documentation/wiki content built with PHP & Laravel
-
Updated
Sep 2, 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
Sep 2, 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
Sep 1, 2021 - C++
-
Updated
Sep 3, 2021 - PHP
Cookbook for JavaScript for Automation in Mac OS X Yosemite
-
Updated
Nov 2, 2014 - Ruby
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
boostnote
agile-development
notes-for-developer
-
Updated
Sep 2, 2021 - TypeScript
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
-
Updated
Jun 22, 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
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
Sep 3, 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
Sep 3, 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
Aug 19, 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
Aug 19, 2021 - SCSS
A distributed operating system
-
Updated
Sep 3, 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