New Website Design
Today I’m very pleased to announce the new design of my website! I put a lot of effort into making it clean and feature rich at the same time. My goal was to reduce the number of distracting elements while keeping the functionality of the old site.
The blog posts are now a lot easier to read. Font size is larger and the sidebar has been removed. I also redesigned the photography page. Larger images now make use of the full screen size. I’m using the fancyBox JavaScript library as before but I tuned it a lot to better present the photos.
Here are some impressions comparing the old design with the new one:
I wanted to utilize modern technologies and elements for both, the front-end and the back-end:
- HTML 5
- CSS 3
- Bootstrap 3
- Roboto and Roboto Condensed web fonts
- Font Awesome
- Node.js
- Metalsmith
- and others …
Of course, the website is completely responsive and should look equally good on various devices.
In addition to the new design, I also put a lot of effort into making the site as fast and small as possible. I applied several techniques such as image compression or HTML and CSS minification to reduce the number of HTTP requests and bytes that have to be transferred before a web page can be displayed.
I hope you like the new site! Enjoy your stay!
If you have ideas, remarks or comments feel free to put them below.
Posted by Michel Krämer
on 22 January 2015
Next post
Making the new Vert.x 3.0 website
I’m excited that I got the opportunity to contribute to one of my favourite open-source projects, Vert.x. I’m making the new website for the upcoming Vert.x 3.0! This post gives a first glimpse at how the website will look.
Previous post
Spamihilator 1.6 has been released!
The new maintenance release 1.6 of the popular anti-spam filter has just been released. In this version, the internal encryption layer has been updated to disable the insecure SSLv2 protocol and to prevent SSLv3 POODLE attacks.
Related posts
5 anti-spam measures for phpBB 3.0
Discussion boards powered by phpBB are regularly targeted by spammers. Version 3 has introduced an improved Captcha but there are more possibilities to reduce spam. In this article, I present five useful and effective measures.
Steep 5.4.0 has just been released
The new version of the scientific workflow management system introduces two new features: progress display and the possibility to resubmit workflows. The update also fixes a few minor bugs. It is recommended for all users.
Command line tool for citations and bibliographies
Version 0.6 of citeproc-java introduces a command line tool that can be used to generate citations and bibliographies without setting up a complete development environment.