My Homepage through time
This page records the evolution of my homepage through the years (at least the versions I managed to retrieve), in chronological order.
Technologies
Period | Management Tool | Framework |
---|---|---|
1996-2001 | - | - |
2002-2008 | Netscape/Mozilla HTML editor (I believe) | |
2010 | iWeb | |
2011 | Jekyll | Bootstrap |
2012 | Jekyll | Foundation |
2014-2017 | Middleman | Foundation |
2017 | Jekyll | |
2018 | Jekyll | Spectre.css |
2020- | Org Mode |
Screenshots
Announcements
These are some of the blog posts announcing the switch to a new framework and the motivations behind.
2010/07/21
I finally decided to update my website.
After considering for a while a switch to some more powerful framework, such as a Wiki Engine (Instiki, PMWiki), a CMS (Radiant CMS, Joomla), and even testing whether it is really true you can build your own Wiki Engine in twenty minutes using rails, I decided to stick to iWeb.
After all, editing pages is really easy, I have no need of multi-user access, powerful blog engines, and fancy aggregators of dynamic content.
2011/10/28
It’s that wonderful time of the year again!
… I switched to yet another technology: I am now back to Emacs and command line. The website is now powered by Jekyll, a static blog-aware website generator.
Whether it will make easier to keep the website updated, this is difficult to say. Jekyll is definitely an interesting tool to work and play with, reminiscent of Apache Forrest.
The fun part before the transition has been the evaluation of the different technologies, among which, I’ll mention: Sandvox, Gollum, ikiwiki, and Hatta. Why I ended up with Jekyll is the matter of a specific post … if it will ever come!
2011/12/28
I switched the layout of the home page to Twitter Bootstrap. Very nice framework, the migration took a couple of hours (which include: adding a new layout for the front page, learning how to use git branches, migrating the typographical styles from my old css).
It seems like git, jekyll, and twitter bootstrap are going to be the three frameworks I will be sticking with for my home page for a while.
2012/11/24
I have migrated the website layout to ZURB Foundation, mainly out of curiosity for the framework.
The migration has been painless and relatively fast (thanks also to Jekyll, which neatly separates presentation from content).
The new layout is, in my opinion, cleaner. I did not have to customize much, but I did not have any difficulties in deviating from the standard here and there, either. This is something which I cannot say of Bootstrap.
Both frameworks are great; the first impression is that ZURB is probably more effective for websites, while Bootstrap provides a bit more support for webapps (e.g. type ahead is available out of the box for Bootstrap; a Bootstrap themed date picker is also available — two components I use quite often). I did not have time to test ZURB on a webapp yet, e.g., so see how well it integrates with the corresponding jQueryUI elements.
There is an excellent comparison of frameworks available at “Vermillion’s Comparison of Responsive Frameworks”1
2014/10/30
2018/09/28
2020/08/28
Footnotes:
The link is gone and I have update the content correspondingly (2021.07.17)