Hi all, since some time i have noticed that Duda I/O project needs a Blog to post about project advances and general topic articles. Instead of use a common blogging system i wrote a basic Blog with Duda I/O, you can see the results here:
http://blog.duda.io of course the code its in a very early stage, each post entry is a Markdown file that is rendered by the browser, there are many features to add but this is a good beginning. For who is interested into launch it on its own Linux machine you can do: $ git clone git://git.monkey-project.com/dudac $ git clone git://git.monkey-project.com/duda-blog $ cd dudac/ $ ./dudac -g $ ./dudac -w ../duda-blog then from your browser just do: http://localhost:2001/ thanks to Tomas Mayr (@tmayr) for the help with Javascript! regards, -- Eduardo Silva http://edsiper.linuxchile.cl http://monkey-project.com
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
