wiki
Here are 1,375 public repositories matching this topic...
Gollum currently uses custom dialog modals (upload, rename, new). When the switch to Primer CSS has been merged, we should look into deprecated these custom modals for Primer's Box--overlay. At the moment this package is still experimental.
Hi,
I deployed a seafile + collabora server with Docker. But I had to check source code to discover how I could disable the verification of the certificate with the setting OFFICE_WEB_APP_SERVER_CA. I didn't find anything about this variable in the Collabora page (it's only mentionned in the MS Office Server page)
Thanks
I am relatively new to GitHub and even newer to Wiki.js & struggled for several hours to properly configure port 80 and 443 proxying to get the wiki my colleague built for our company to automatically work with port 80 & 443 and automatically redirect to port 443 and have it work properly with the wiki node proxy.
I would like to suggest a quick addition of a full proper nginx config (example b
When installing the plugin $:/plugins/tiddlywiki/tw5.com-docs various macros do not work, rendering the documentation not usable. For example, look at WikiText - it appears truncated.
-
Updated
Feb 20, 2020
Describe the feature you'd like
On the markdown editor, I would like to have a link to some markdown help. It would also be nice to have some buttons which insert the markdown syntax for you.
Two examples of what I mean:
Github markdown
Hi there
I'm setting this in my vimrc
let g:vimwiki_list = [{'path': '~/vimwiki', 'syntax': 'default', 'ext': '.wiki'}]
let g:vimwiki_global_ext = 0
let g:vimwiki_dir_link = 'index'
let g:vimwiki_folding = 'expr:quick'
let g:vimwiki_auto_chdir = 1
The output of :VimwikiShowVersion is 2.4.1
I enter vimwiki (,ww) and I follow a linked subdir like [[comp/]] where I have wiki n
System Details:
-
Operating System: Windows 10 v1903 Pro x64
-
Distro(For GNU/Linux and BSD users): N/A
-
Desktop Environment(For GNU/Linux and BSD users): N/A
-
Persepolis Version: 3.1.0
-
How do you install Persepolis? From Github .exe installer
-
Please attach log files if crash or paste error message: N/A
Issue Description and steps to reproduce:
The Enter Your Link
WARNING - A relative path to 'crypto / blockcipher / des-zh.md' is included in the 'nav' configuration, which is not found in the documentation files
WARNING - A relative path to 'crypto / blockcipher / mode / ofb-zh.md' is included in the 'nav' configuration, which is not found in the documentation files
WARNING - A relative path to 'crypto/asymmetric/discrete-log/ecc-zh' is included in the
It would be nice if you added documentation page with expressions in Mapnik 3.x.
I had to read through the source code to figure out how they work and what functions are available.
1、安装环境,请务必确认docker和docker-compose已经安装好了
[root@localhost]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@localhost]# docker --version
Docker version 19.03.1, build 74b1e89
[root@localhost]# docker-compose -version
docker-compose version 1.24.0, build 0aa59064
2、下载opsmanage的zip包
https://github.com/welliamcao/OpsManage
3、把zip包上传到linux系统任何目录,例如:/data/pkg。
4、编辑aut
We're looking for a wiki that would support building parts of the documentation using graphql queries that render at read time, enabling dynamic wiki edition.
Do you think this would be possible with outline ? I know there's a good number of components that do graphql with react, so (from a newcomers point of view) it seems a good match.
Are there any plans for a plugin type approach ?
-
Updated
Feb 19, 2020 - Kotlin
-
Updated
Feb 17, 2020 - JavaScript
-
Updated
Feb 20, 2020 - Go
In the Issue #161 we have been talking about the org-brain "API", and the need to document the use of the org-brain functions from elisp with the needed arguments, parameters, etc. I want to work with you in what you need related to the more complex linking workflow possible.
All about the issue #163 is a good example of a coding, reference and documentation need for me. How do I
Roadmap to 1.0?
-
Updated
Feb 20, 2020 - Java
Ahmad Shadeed's "Intrinsinc sizing in CSS" post is very helpful with this pattern.
In case Imgur ever closes down their hosted service, it will be a sad day.
The script should simply go through all markdown files, go to all Imgur linked images and download them to a folder.
-
Updated
Feb 17, 2020 - Python
I have a manual that I would like to embed as a document in a template space.
But the manual is expected to evolve over time and needs to be kept up to date for each space that embeds it.
A potentially useful feature would be to have a document that works as a symbolic link to another space where the actual living document is maintained.
currently, when you remove a page and then create a new one with the same name, it gets the history of the old page. There should be the option to click "remove including all history" that makes git to remove the file from all commit histories. I think it should be provided by git command:
git filter-branch --tree-filter 'rm -f $FILENAME' HEAD
However, it should be transparent to the users
Documentation
-
Updated
Feb 20, 2020 - JavaScript
A flag that sets the default behavior to publish all pages.
Environment
Host
| item | version |
|---|---|
| OS | Ubuntu 18.04 |
| GROWI | 3.4.5 |
| node.js | 10.15.3 |
| npm | 6.9.0 |
| Using Docker | yes |
| Using growi-docker-compose | yes |
*(Accessing https://{GROWI_HOST}/admin helps you to fill in above versio
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."




There should be a README file for each type of design pattern which should include the following points-