The Wayback Machine - https://web.archive.org/web/20200515035036/https://github.com/topics/knowledgebase
Skip to content
#

knowledgebase

Here are 163 public repositories matching this topic...

djhworld
djhworld commented Dec 1, 2019

I'm running Raneto behind a reverse proxy.

This mostly works fine in terms of rendering notes properly, except when you open a note (e.g. data.md), and select Actions -> Edit you get directed to https://mydomain/data/edit instead of https://mydomain/notes/data/edit because it seems to ignore the base_url property I have configured

I've had a look at the template for the Edit li

krishnagopinath
krishnagopinath commented Dec 23, 2017

The API is slowly starting to grow to a "mid sized" application by itself and it might be time to start documenting it, so we can keep track of the changes to it.

The idea is simple:

  • Someone adds an endpoint to an API and a JSDoc for the API (via PR)
  • We could use apiDoc to convert JSDoc comments to html.
  • We could stop here, but since we want this to be in ou
gorkemcetin
gorkemcetin commented Sep 30, 2019

Currently it is possible to add emoji on Windows and Mac OSX machines using OS-level methods:

  • Windows 10: Activated by pressing Windows key + ;
  • Mac OSX: Activated by pressing ctrl + cmd + space

However we need a method to be able to add emojis easily to the editor. That would be completed by adding another emoji icon to the top toolbar of the editor.

There are a few Vue emoji plugin

Improve this page

Add a description, image, and links to the knowledgebase topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knowledgebase topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.