luminos
luminos copied to clipboard
Minimalist markdown server
http://plantuml.com support would be great bonus.
go to https://menteslibres.net/luminos/ click anywhere get unwanted new tab that opens to http://findbetterresults.com/?dn=hckr.org&pid=9PO755G95 the url menteslibres.net/static/highlightjs/* all return 301 to https://d83wf7b5u32qs.cloudfront.net/ which has some reference to "parkingcrew" and "dragonparking"
Should Luminos be able to render checkboxes? One of [the accepted standard](https://help.github.com/articles/writing-on-github/#task-lists) for checkboxes is: - `[ ]` (OBracket space CBracket) for an unchecked one, - `[x]` (OBracket x-letter CBracket...
The new link is https://github.com/retext-project/retext
Please helps us to choose by highlighting some differences It seems that Luminos is about creating web sites? whereas Lanyon ? and AllMark? https://github.com/mkaz/lanyon/ and https://github.com/andreaskoch/allmark
We're still using [my stupid file modification watcher](https://github.com/xiam/luminos/tree/master/watcher) to find out when a page or a configuration file must be read from disk again. That could be a quick &...
Just a cosmetic non-essential change I'd like to see. Backwards compatibility must be ensured.
Currently there is a ugly "Page not found" message instead of a friendly page explaining the user that the page does not exists.
A cool feature Jekyll has is the ability to recognize metadata on a file, this is done by adding special headers on the file, like these: ``` --- layout: post...
TOML is easier to read and does not get confused by tabs or spaces. Backwards compatiblity must be ensured.