<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Eckard,<div class=""><br class=""></div><div class="">You can also use Zotonic CMS (<a href="http://zotonic.org/" class="">http://zotonic.org/</a>)</div><div class=""><br class=""></div><div class="">Static files can be served using `controller_static_pages` or directly as assets from their</div><div class="">the `lib` directory, or as templates from the `templates/static` directory.</div><div class=""><br class=""></div><div class="">The nice thing with using Zotonic for your site is that you also get:</div><div class=""><br class=""></div><div class=""> * Rich and very flexible templating system</div><div class=""> * Full content management environment</div><div class=""> * Multi-lingual</div><div class=""> * Access control modules</div><div class=""> * Email handling (send & receive)</div><div class=""> * Timezone handling</div><div class=""> * Module system</div><div class=""> * etc. etc. etc.</div><div class=""><br class=""></div><div class="">Zotonic uses PostgreSQL for its database.</div><div class=""><br class=""></div><div class="">Currently the 0.x version is the “stable” branch.</div><div class="">We are working towards a 1.x (really soon now).</div><div class=""><br class=""></div><div class="">The 1.x will have deep MQTT integration.</div><div class=""><br class=""></div><div class="">Cheers, Marc</div><div class=""><br class=""></div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 1 Apr 2019, at 13:08, Eckard Brauer <<a href="mailto:eckard.brauer@gmx.de" class="">eckard.brauer@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello,<br class=""><br class="">as I will have to develop a little web application for serving >~80 %<br class="">pure static and < 20 % dynamic (DB frontend, sessoins - DB choice is<br class="">still free) content, I thought of using N2O as the toolkit of choice.<br class="">Some questions arise from that:<br class=""><br class="">* Are there better alternatives to N2O for that?<br class=""><br class="">* Is there a (preferrably step by step) guide for beginners available,<br class="">  as most of the tutorials I found seem outdated for years?<br class=""><br class="">Thanks in advance for hints!<br class="">Eckard<br class=""><br class="">--<br class="">:)<br class="">_______________________________________________<br class="">erlang-questions mailing list<br class=""><a href="mailto:erlang-questions@erlang.org" class="">erlang-questions@erlang.org</a><br class="">http://erlang.org/mailman/listinfo/erlang-questions<br class=""></div></div></blockquote></div><br class=""></div></body></html>