[Quicknr]
[Quicknr]
Quicknr is a Python application for the publishing of websites for freelancers, artists, and small businesses.
The focus is on publishing content, rather than presenting a "web app".
Quicknr is inspired by the following design philosophy:
Quicknr does not require that the client use a Content Management System (CMS). Neither do webmasters have to learn a new web framework; standard server applications are used, and PHP can be employed for dynamic features.
Indeed they are, with Quicknr Light Markup, an easy syntax for writing web pages as plain text.
Quicknr requires no login other than for uploading to the server by FTP, and this can be automated in the configuration.
With Quicknr, coders can use Python's native string formatting, substitution, templating, and regular expressions to process text the way they see fit.
HTML markup produced by Quicknr features rich class
attributes. Sections, paragraphs, images, and lists are named, numbered, and marked "odd" or "even". In most cases, webmasters will not need to touch HTML at all, working only with CSS.
Quicknr allows integration of web pages created with other tools. Basic support for Markdown is also available.