commonplace
commonplace copied to clipboard
A server for your markdown files. Give it a directory, and Commonplace gives you a url, pretty pages, and quick editing.
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.2.0 to 3.5.1. Release notes Sourced from redcarpet's releases. Redcarpet v3.5.1 Fix a security vulnerability using :quote in combination with the :escape_html option. Reported by Johan Smits....
I'd love to put this on my home server and access it from all my machines, but I can't seem to find how to change it from listening on localhost....
display a list of subdirectories with the ability to navigate them
Is there a way of ignoring files in the list of pages? My wiki is listing .DS_STORE files and ._Sidebar... Perhaps doing it on the commonplace.yml?..
I'm interested to link a wiki mardown renderer like commonplace with a webdav folder which contain markdown file. Each time a student add a file into this folder, commonplace can...