Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-03 | Removed microblog profile link from contact page | Adrian Kummerlaender | |
2015-03-24 | Updated _VDE_ scripts to use `ip` instead of deprecated tools | Adrian Kummerlaender | |
2015-03-22 | Added missing preposition in article on self hosting | Adrian Kummerlaender | |
2015-03-22 | Revamped layout to be more minimalistic and readable | Adrian 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-08 | Added `dmenu` and `zathura` to _dotfiles_ page | Adrian Kummerlaender | |
* updated _about_ page | |||
2015-03-07 | Updated _TypeAsValue_ source links to point to a specific commit | Adrian Kummerlaender | |
* added link to blog article to _TypeAsValue_ page | |||
2015-03-06 | Published new article on the _Scheme metaphor_ for TMP | Adrian Kummerlaender | |
* updated it's date to `2015-03-06` | |||
2015-03-06 | Finalized article on the _Scheme metaphor_ | Adrian Kummerlaender | |
2015-03-05 | Completed 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-04 | Completed section on bindings and added section on partial function application | Adrian Kummerlaender | |
2015-03-03 | Added bindings section to latest article draft | Adrian Kummerlaender | |
2015-03-02 | Expanded section on _templates as functions_ | Adrian Kummerlaender | |
* added information on partial template specialization and `tav::Eval` * added title outline of remaining sections | |||
2015-03-01 | Added basic draft of new article on the _Scheme metaphor_ | Adrian Kummerlaender | |
* date will be updated for publication | |||
2015-02-19 | Updated _TypeAsValue_ and _ConstList_ project pages | Adrian Kummerlaender | |
2015-01-23 | Added _TypeAsValue_ project page | Adrian Kummerlaender | |
* fixed grammar of _StaticXSLT_ page | |||
2015-01-14 | Updated date of article on compile time computation for publication | Adrian Kummerlaender | |
2015-01-14 | Finalized draft of new article on compile time computation | Adrian Kummerlaender | |
2015-01-13 | Added draft of _types as values_ section of new article | Adrian Kummerlaender | |
2015-01-13 | Added second _ConstList_ example to new article draft | Adrian Kummerlaender | |
2015-01-13 | Added section on `constexpr` to new article draft | Adrian Kummerlaender | |
2015-01-12 | Added basic draft of article on compile time computation in C++ | Adrian Kummerlaender | |
2015-01-10 | Added _kv_ project page | Adrian Kummerlaender | |
2015-01-10 | Added mention of _Apache License_ to _InputXSLT_ | Adrian Kummerlaender | |
2014-12-16 | Added `ConstList` project page | Adrian Kummerlaender | |
2014-11-16 | Changed markup as to not interfere with the new inline `code` style | Adrian Kummerlaender | |
2014-11-13 | Updated article to mention the C++14 integer sequence | Adrian Kummerlaender | |
* changed `IndexSequence` link to point to its last version on Github | |||
2014-10-31 | Added article on expanding XSLT using Xalan and C++ | Adrian Kummerlaender | |
2014-10-27 | Fixed small spelling error | Adrian Kummerlaender | |
* _linked_ was misspelled as _liked_ | |||
2014-10-12 | Updated BuildXSLT project page to mention module support | Adrian Kummerlaender | |
2014-10-12 | Updated website project page and added StaticXSLT page | Adrian Kummerlaender | |
* this was done to match the recent extraction of the generic static site generation framework into a separate project | |||
2014-10-11 | Added twmn link to dotfiles project page | Adrian Kummerlaender | |
2014-10-04 | Fixed GPX link in the article on visualizing GPS data | Adrian Kummerlaender | |
* still pointed to old Symphony CMS upload location | |||
2014-09-28 | Shrunk and compressed about-page header image | Adrian Kummerlaender | |
* changed page source accordingly | |||
2014-09-23 | Added tree visualization to SimpleParser project page | Adrian Kummerlaender | |
2014-09-21 | Converted image tags into Kramdown syntax | Adrian Kummerlaender | |
* there is no reason for embedding raw XHTML if we are able to generate the same in pure Kramdown ** this increases separation between content and presentation ** it will be easier to e.g. replace XHTML output with HTML5 in the future | |||
2014-09-21 | Refined about me page | Adrian Kummerlaender | |
* added age and further language information * fixed grammar problems * converted image tag to kramdown syntax | |||
2014-09-14 | Changed image sources to point to static.kummerlaender.eu | Adrian Kummerlaender | |
* images were hosted on imgur to mitigate the some of the bandwidth usage of self-hosting ** as the website is now hosted on a virtual server this is no longer needed | |||
2014-09-13 | Wrote blog article on my self-hosting experience | Adrian Kummerlaender | |
2014-09-12 | Added project page for the website itself | Adrian Kummerlaender | |
2014-09-12 | Added project page for BuildXSLT | Adrian Kummerlaender | |
2014-09-11 | Expanded the content of some project pages | Adrian Kummerlaender | |
2014-09-11 | Updated microblog source | Adrian Kummerlaender | |
* this is currently done via a small Python script that fetches the timeline from Twitter and serializes it as XML | |||
2014-09-11 | Added README.md to the content level | Adrian Kummerlaender | |
2014-09-11 | Added CC-BY-SA licence for all textual contents | Adrian Kummerlaender | |
* this only applies for the "source/00_content" subtree ** the actual static site generation implementation is explicitly NOT licensed under the terms of the CC-BY-SA license | |||
2014-09-11 | Expanded formatter embellishment templates | Adrian Kummerlaender | |
* XHTML elements "h2" and "h3" are replaced with "h3" and "h4" respectively ** modified all existing contents accordingly ** this was done to avoid the gap between the primary heading and subheadings in the markdown depiction of the contents * fleshed out the InputXSLT project page with further information | |||
2014-09-10 | Added favicon | Adrian Kummerlaender | |
* modified master transformation accordingly * fixed small syntax and grammer error in about page content ** missing dot and missing "and" | |||
2014-09-10 | Fleshed out the about page with further information | Adrian Kummerlaender | |
2014-09-09 | Added legal information and extracted about me page | Adrian Kummerlaender | |
* basic legal information is provided in English ** further information is provided in German of a separate page | |||
2014-09-08 | Fixed contact page i18n and formatting | Adrian Kummerlaender | |
* _obfuscated_ addresses used "punkt" and "ät" instead of "dot" and "at" to symbolize special characters * cgit link was missing a closing colon | |||
2014-09-07 | Added picture to contact page | Adrian Kummerlaender | |