- Use Gravatar for Profile Image
- Update global text line-height
- Add some semantic flavour to article pages :)
- Remove CSS IDs and replace with classes
- Some minor CSS Refactoring
- Move to REMs instead of EMs
- Update Copyright date to 2015
- Update meta title
- Add banner option for CSS files to grunt-contrib-less
- Move contents directory to separate git repo and fetch it as git-submodule: https://github.com/ixisio/andreasklein_org-contents
- Update npm dependencies to latest version
- Add JavaScript Code Style Checker (JSCS)
- Refactor Code Style
- Clean up some less styles indentation
- Add social profile link rel to
- Add indieweb Authorization endpoints
- Remove express-device
- Rename main to core.css
- Remove mobile avatar image
- Remove Open-Sanse true-type font format
- Remove icons eot format and remove .eot file
- Remove underscore.js from npm depedencies
- Migrate jade to v1.7.x
- Migrate express to v4.x
- Remove mobile stylesheet and text-image-block elements
- Performance optimization
- Update Express Caching
- Desktop CSS out sourcing
- Update about-me section
- Performance optimization
- Patch: Tablets up to 1024 Pixels has no styling! (fixed)
- Update dependencies to latest version
- Add grunt tasks documentation
- Move from SASS to LESS.js for CSS precompiling
- Media-Query outsourcing (experiment with RESS)
- Some minor changes & improvements
- update / migrate poet to v1.0.0-rc4
- Fix some a11y issues
- add rss link
- some minor bugfixes & optimizations
- Add a new fresh set of Icons
- Clean up SASS Files
- Change the look of
<h2>
Tags - Visual changes to 404 page
- Update grunt.js to v0.4.2
- Some minor improvements
- Frameless figures on phones. Image indentation on larger screen.
- Styling figure captions.
- Refactoring
- Enable :hover states only for non-touch devices
- Update prettyPrint.js to parse all
@code <pre>
tags, instead of looking for className.prettyprint
. - Update 404 Templates
- Send right 404 Status. With Express Middleware this looks like
res.status(404);
- Update 404 Page Texts
- Send right 404 Status. With Express Middleware this looks like
- Performace optimization
- Remove
v7.js
& the whole jQuery library - Start prettyPrint() by body.onload event
- No Email-Address obfuscating anymore
- Remove
- Remove :hover Styles for touch-enabled devices
- Remove headings uppercase styling
- Add matchdep for grunt
- add grunt-contrib-open
- Make some _type CSS changes
- Article Page Styling
- Remove Maintenance Handler/Mode
- Add 404 Page Route & Handler
- New Template/Layout Structure
- Add Category & Tag Routes
- Styling posts, tags
- Add RSS Route
- Add RSS Handler
- Finish mobile breakpoint styling
- Add Maintenance Screen
- Add Google Analytics
- Add Heroku Procfile
- Add Imprint Page Route & Content
- Add grunt build script (server, compass, lint, watch)
- finish layout styling overview pages
- add poet
- add express
- add basic routes (pages, posts, cats, tags)
- finish homepage