On 10/09/2017 03:17 PM, Amirouche Boubekki wrote: > On 2017-10-09 21:14, Amirouche Boubekki wrote: >> On 2017-10-09 13:36, Amirouche Boubekki wrote: >>> Héllo all, >>> >>> >>> Last week end I tried to build a blog engine. >>> >>> git clone https://github.com/a-guile-mind/presence >>> >> >> Now, accept to following challenge: >> >> Try to add an article on http://presence.hyperdev.fr/ >> >> Tips: For that you need to read the code. >> >> Happy hacking! > > Another tips: You need to workaround at least two bugs. > > Please post a mail on the mailing list if you succeed. >
Managed to add an article. The key is to look at the routes in the scheme code and then sort of follow it. The bugs prevent you from easily progressing but you can still proceed if you follow the routes. Thank you Amirouche for the fun little challenge. - Erik (OrangeShark)