jingo
jingo copied to clipboard
Node.js based Wiki
Preview doesn't include page heading which leads to TOC displaying incorrectly in preview vs front-end.
I setup jingo with google authentication, set the redirectUrl originally to /auth/google/callback, and setup my google developer console to point there as well. When the authentication process completed, the redirectUrl...
Looking at the repo's issue activity, it appears to me Jingo has an existing user base and a living developer community. As there are multiple known use cases and custom...
This is what Gollum does automatically
I started to use Jingo and noticed that there was no File Upload support. I tried implementing a simple file upload solution for Jingo and placed it in a fork...
I want to eliminate as much client-side javascript as I can. There's probably a better way to do this, but this was the least invasive change.
The regex that populates "matches" gets confused when a markdown table pipe ("|") is directly followed by a markdown double bracket link tag ("[["). Inserting spaces around the pipe allows...
Hi @claudioc , I already have a full solution for this, but I'd need you to approve my previous PR #105 for me to submit a new one :-) This...
Only first google login gives me a name associated with edits. Other users do not show up. Where is the account name being pulled from? Maybe a setting wasn't set...
A very basic implementation. Also uses Facebook profile picture instead of gravatar.