contenticious
contenticious copied to clipboard
A simple file based "CMS" on Mojo steroids!
See #10 @tardisx
This addresse #19
[perlsub "Signatures"](https://perldoc.perl.org/perlsub.html#Signatures)
I'd like to store static files (images) with the documents that refer to them, and be able to refer to them without any path specification: ``` ```
[Mount][mount]ing and [its test][test] still don't work. [mount]: https://mojolicious.org/perldoc/Mojolicious/Plugin/Mount [test]: https://github.com/memowe/contenticious/blob/637edeabeed48e9e487c1cdebd0c2b3d79acc165/t/07_mount.t#L3
Contenticious' standard HTML/CSS looks nice on wide screens and ok on mobile devices with small screens. I suggest using a standard [bootstrap](https://getbootstrap.com) responsive design.