xdeb.org

Drupal

Migrating xdeb.org from Drupal to Hugo

xdeb.org is now generated with Hugo, the static site generator that I wrote about in my last post Using Hugo for a simple web site and porting the Drupal Zen theme. One less Drupal site to keep updated. Now it’s “only” the content I need to add and update here.

Using Hugo for a simple web site and porting the Drupal Zen theme

A couple of years ago static web site generators was the next big thing. I have been meaning to try one out and last week I had the opportunity. I went to Top Open-Source Static Site Generators - StaticGen to see what the options where nowadays.

Running Drupal on Debian 8 with Apache 2.4, event MPM and PHP-FPM (via socks and proxy)

Updated version of this article: Running Drupal on Debian 9 with Apache 2.4, HTTP/2, event MPM and PHP-FPM (via socks and proxy) I’m building a new Ansible playbook for setting up web servers with Debian 8. I have always used mod_php before and it has been very stable but have some well known drawbacks.

Branch branch branch and then rebase a Git workflow

Slides from my presentation Branch branch branch then rebase - a git workflow at DrupalCamp Stockholm, March 8 2013. Branch branch branch and then rebase a Git workflow (35.47 MB)

Drupalsnack poddradioprogram

Drupalsnack är ett poddradioprogram om Drupal och allt däromkring. Av Drupalfolk för Drupalfolk på svenska. Vi har precis lagt ut vårt första avsnitt, kom och lyssna på http://drupalsnack.se/. Vi pratar om våra favoritmoduler och introducerar oss själva och Drupalsnack poddradioprogram förstås.

Markdown editor for BUEditor on Drupal

The Markdown editor for BUEditor now has a stable 1.0 release for Drupal 7. I was recently made co-maintainer and are now preparing a 1.1 release. Please help by testing 7.x-1.x-dev. My goal with Markdown editor, besides making it even better, is to make it 10 to 100 times more popular.

Resize me - I'm responsive and mobile first

I have been working with targeted CSS in Drupal themes for modern mobiles like the iPhone for some time now. xdeb.org has implemented it since early 2009, incidentally at the same time I got my first iPhone. This approach has worked well but now with over a third (34 percent) of the visitors to xdeb.

Upgrade from Drupal 6 to Drupal 7 with Migrate 2

When I planed the upgrade to Drupal 7 for xdeb.org I decided to rebuild the site from scratch and use the Migrate module to migrate over content, users, terms etc. Rebuilding the site made it easy to get rid of some old junk and get a cleaner and more modern structure for xdeb.

Amazon CloudFront as a CDN for Drupal

When I access xdeb.org from Sweden the site feels reasonable quick and responsive. From other parts of the world it feels less so, even when the Internet connection is good. The reason is of course that my server is located in Sweden and that location matter on the Internet.