I’ve seen some articles on how to configure lighttpd to serve a Symfony project, however they usually did at least one mistake:
Assuming that requests with periods (‘.’) are for static files (the period is a default separator in Symfony, and is extensively used in the new admin generators).
Ignoring parameters after a ‘?’ (they are not [...]
Today is CSS Naked Day!
My blog works perfectly without any CSS, of course; I often use Lynx to check websites I designed.
Posted in Webdesign | Also tagged standards, Webdesign |
What did I use to build this blog? First of all, you will notice I am using WordPress. I looked briefly at the alternatives, but the thing that made me stick with WordPress is that they lack a lot of features and more importantly the WordPress community is amazing (numerous themes and plugins). Granted, a [...]