site update 1 :

Some fixes about this site :

  1. Atom feeds have been fixed and seems to work fine (I've tested with Thunderbird, Sage and NetVibes); it was just a problem of escaping the generated html with a { cgi.escape() };
  2. comments are managed by Disqus, like with my old site, but they haven't been tested yet; you have to go to a specific post url to post a comment;
  3. added a logo for the wiKIBlog made with InkScape;
  4. tags links have been fixed;
  5. the wiki parser can now handle lists (normal, enumerated, alphabetical);

Now, I need to add some dynamism, maybe I'll use JQuery for that, even if I never touched JavaScript before.

I also need something to render maths contents, so I'm thinking of using LaTeXMathML like entering something like the following :

1 + 1/2 + 1/4 + \ldots + 1/2^n

but I don't know if it's good enough.

Comments
Back to index
blog comments powered by Disqus

Atom feeds