aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2016-03-15Add _Telebot_ project pageAdrian Kummerlaender
2016-03-09Add _Telegram_ link to contact pageAdrian Kummerlaender
2016-02-26Remove explicit font family definitionAdrian Kummerlaender
I am of the opinion that a website has no business messing around with the client's default fonts beyond defining the style and size relative to the default font size.
2016-02-26Add missing word in latest articleAdrian Kummerlaender
2016-02-22Update _change_ project pageAdrian Kummerlaender
2016-02-22Complete article on _function interposition in C++_Adrian Kummerlaender
2016-02-21Add first draft of article on _function interposition in C++_Adrian Kummerlaender
2016-02-21Fix possessive form of _library_Adrian Kummerlaender
2016-02-17Add _change_ project pageAdrian Kummerlaender
2016-02-10Change static ressource links to `https`Adrian Kummerlaender
…otherwise various browsers correctly complain about unencrypted ressources if the website is accessed via `https`.
2016-02-09Add link to _Gitlab_ profile to contact pageAdrian Kummerlaender
2016-01-29Update _impressum_Adrian Kummerlaender
2016-01-29Update _about me_Adrian Kummerlaender
2015-09-25Fix spelling errors in latest articleAdrian Kummerlaender
2015-09-24Add new article on the joys of IPv6Adrian Kummerlaender
2015-09-24Introduce new `network` tagAdrian Kummerlaender
2015-09-18Updated latest article about Jolla and the N900Adrian Kummerlaender
2015-09-18Add article on Jolla and N900Adrian Kummerlaender
2015-09-15Updated recreational section of _about_ pageAdrian Kummerlaender
2015-08-28Add _MetaTerm_ project pageAdrian Kummerlaender
2015-08-27Update about pageAdrian Kummerlaender
2015-06-29Updated _about_ pageAdrian Kummerlaender
2015-06-04Removed full width class from _SimpleParser_ imageAdrian Kummerlaender
2015-06-04Fixed full width image stylingAdrian Kummerlaender
2015-06-03Removed microblog profile link from contact pageAdrian Kummerlaender
2015-03-24Updated _VDE_ scripts to use `ip` instead of deprecated toolsAdrian Kummerlaender
2015-03-22Added missing preposition in article on self hostingAdrian Kummerlaender
2015-03-22Revamped layout to be more minimalistic and readableAdrian Kummerlaender
* removed background image and as such it's fixed pixel width ** i.e. the layout is now completely dependent on the basic font size and scales accordingly * revamped master template and CSS to allow for nodes with varying lengths instead of truncating everything depending on the background width * increased font size of tag and archive pages * increased overall line height to improve readability * improved CSS to e.g. make use of `last-child` instead of adding `last` classes during static site generation * removed _microblog_ entries from archive as I have more or less stopped using _Twitter_
2015-03-11Improved navigation on small screensAdrian Kummerlaender
* extracted navigation and tag list style into `buttonlist` class * navigation is now aligned left and non-overlapping on small screens
2015-03-08Added `dmenu` and `zathura` to _dotfiles_ pageAdrian Kummerlaender
* updated _about_ page
2015-03-07Updated _TypeAsValue_ source links to point to a specific commitAdrian Kummerlaender
* added link to blog article to _TypeAsValue_ page
2015-03-06Published new article on the _Scheme metaphor_ for TMPAdrian Kummerlaender
* updated it's date to `2015-03-06`
2015-03-06Finalized article on the _Scheme metaphor_Adrian Kummerlaender
2015-03-05Completed draft of article on the _Scheme metaphor_ for _TMP_Adrian Kummerlaender
* only links to `tav` implementations as well as final corrections are missing
2015-03-04Completed section on bindings and added section on partial function applicationAdrian Kummerlaender
2015-03-03Added bindings section to latest article draftAdrian Kummerlaender
2015-03-02Expanded section on _templates as functions_Adrian Kummerlaender
* added information on partial template specialization and `tav::Eval` * added title outline of remaining sections
2015-03-01Added basic draft of new article on the _Scheme metaphor_Adrian Kummerlaender
* date will be updated for publication
2015-02-19Updated _TypeAsValue_ and _ConstList_ project pagesAdrian Kummerlaender
2015-01-23Added _TypeAsValue_ project pageAdrian Kummerlaender
* fixed grammar of _StaticXSLT_ page
2015-01-14Updated date of article on compile time computation for publicationAdrian Kummerlaender
2015-01-14Finalized draft of new article on compile time computationAdrian Kummerlaender
2015-01-13Added draft of _types as values_ section of new articleAdrian Kummerlaender
2015-01-13Added second _ConstList_ example to new article draftAdrian Kummerlaender
2015-01-13Added section on `constexpr` to new article draftAdrian Kummerlaender
2015-01-12Added basic draft of article on compile time computation in C++Adrian Kummerlaender
2015-01-10Added _kv_ project pageAdrian Kummerlaender
2015-01-10Added mention of _Apache License_ to _InputXSLT_Adrian Kummerlaender
2014-12-16Added `ConstList` project pageAdrian Kummerlaender
2014-12-14Updated CSS to hide unnecessary comment control linksAdrian Kummerlaender