madtom1999

Authored Comments

There's a nice wysiwig editor https://ckeditor.com/ that you can use simply to make pages and then cut and paste the code into html pages or make a simple app - I use mine to store the docs in a db with access control.

Worth noting that PostgreSQL allow Stored Procedure overloading which can make development a nightmare if you are unaware of it.