Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-22 | Exclude imprint from search engine indexes | Benjamin Franzke | 1 | -0/+7 | |
2017-07-22 | Switch title tag ordering | Benjamin Franzke | 1 | -2/+5 | |
2016-07-06 | Simplify css | Benjamin Franzke | 1 | -5/+3 | |
to save some bytes (around 100B) | |||||
2016-07-06 | Reduce ugly <div class=outer> markup | Benjamin Franzke | 1 | -31/+29 | |
..and replace that "container" aproach by a padding-left/padding-right calculated from viewportwidth aproach. This optimization saves around 27bytes | |||||
2016-07-06 | Remove unneeded markup | Benjamin Franzke | 1 | -2/+1 | |
2016-07-05 | Move css into root | Benjamin Franzke | 1 | -1/+1 | |
..allows to specify realtive font path's that are usable with and without compiling the css | |||||
2016-07-05 | Minify html | Benjamin Franzke | 1 | -1/+1 | |
2016-07-05 | cleanup | Benjamin Franzke | 1 | -2/+1 | |
2016-07-05 | Do not indent html | Benjamin Franzke | 1 | -1/+1 | |
2016-07-05 | Minize whitespace | Benjamin Franzke | 1 | -4/+7 | |
..but keep leading and trailing whitespace | |||||
2016-07-05 | Allow to use different resource caching schemes | Benjamin Franzke | 3 | -7/+55 | |
On the deployment server we no use make versioned_jpg="'s/.*/.&.jpg/'" versioned_png="'s/.*/.&.png/'" to generate resource urls like image.f74d4ea.png | |||||
2016-07-05 | Specifiy width and height for the gplus icon | Benjamin Franzke | 1 | -1/+1 | |
To make gtmetrix.com happy | |||||
2016-07-04 | Rename impress.xml -> imprint.xml | Benjamin Franzke | 1 | -1/+1 | |
2016-07-04 | Provide width and height attributes for all images | Benjamin Franzke | 1 | -3/+3 | |
That make's Browsers and gogle pagespeed happy. (Removes the prioritize visible content warning) | |||||
2016-07-04 | Fix the default style import | Benjamin Franzke | 1 | -1/+1 | |
2016-07-04 | Remove id info attribute | Benjamin Franzke | 1 | -1/+1 | |
2016-07-04 | Include Roboto downloaded from Google | Benjamin Franzke | 1 | -1/+0 | |
2016-07-04 | WIP: Inline css | Benjamin Franzke | 2 | -2/+2 | |
2016-07-04 | html output: Remove namespaces from root | Benjamin Franzke | 1 | -2/+10 | |
2016-07-04 | Add a rule to generate html files from xhtml | Benjamin Franzke | 1 | -0/+23 | |
2016-07-04 | xsl/layout.xsl: Use xsl:text throughout the document | Benjamin Franzke | 2 | -13/+13 | |
..to allow the xml write to inline the entire markup | |||||
2016-07-04 | xsl/svg.xsl: Minimize svg attributes | Benjamin Franzke | 1 | -3/+8 | |
They may include newlines and duplicate spaces for readability. Lets normalize those with normalize-space() | |||||
2016-07-04 | layout: Fix "Referenzen" font-size | Benjamin Franzke | 1 | -1/+1 | |
2016-07-04 | Define google font url in html | Benjamin Franzke | 1 | -0/+1 | |
2016-07-04 | Cheap responsive implementation | Benjamin Franzke | 1 | -1/+1 | |
2016-07-04 | Shrink gplus icon to make pagespeed happy | Benjamin Franzke | 1 | -1/+1 | |
2016-07-04 | Add git hash as query string to resources | Benjamin Franzke | 3 | -5/+30 | |
..to be able to set an infinite cache for the browser, but to invalidate the resources for every git commit (That may be a waste of resources, but is "most safe" to ensure we get an up to date site) It has to be explicitly defined in the template. Occurences of the img-tag in the source files get the git hash automatically appended. | |||||
2016-07-03 | Optimize for html validator | Benjamin Franzke | 1 | -3/+1 | |
2016-07-03 | Use h1/h2 in content only (not in header) | Benjamin Franzke | 1 | -2/+2 | |
2016-07-03 | Postcss (for css3 variables) and minify our stylesshet | Benjamin Franzke | 2 | -1/+2 | |
We do need a css3 variable transformation for internet explorer. We do check in the minifed sourcecode into git. We don't want to have to install node_modules on our deployment server. Note that the *.xml files opened directly in the browser will not use the minified, but the original stylesheet (thus there's no need for a watcher script while development) | |||||
2016-07-03 | Legal text changes | Benjamin Franzke | 1 | -2/+4 | |
2016-07-03 | Remove facebook link (as we have deleted that page) | Benjamin Franzke | 1 | -3/+0 | |
2016-07-03 | Update the footer | Benjamin Franzke | 1 | -4/+2 | |
..the design is not longer a template, it has nothing to do with the original any more. | |||||
2016-07-03 | Rework styling to be responsive and more "wide" | Benjamin Franzke | 3 | -38/+96 | |
2016-03-18 | Change company title | Benjamin Franzke | 1 | -2/+2 | |
..and adapt width accordingly | |||||
2016-03-18 | Switch to a (x)html5 doctype | Benjamin Franzke | 2 | -5/+3 | |
2015-07-05 | Change E-Mail address | Benjamin Franzke | 1 | -1/+1 | |
2014-05-18 | Use :before and :after instead of a hr at end/start of the container | Benjamin Franzke | 1 | -2/+0 | |
Also use box-sizing border box for the content to align with the menu. | |||||
2014-05-18 | Add Facebook and Google Plus link | Benjamin Franzke | 1 | -0/+8 | |
2014-04-11 | Add viewport meta tag | Benjamin Franzke | 1 | -0/+1 | |
2014-04-11 | layout: Remove trailing whitespace | Benjamin Franzke | 1 | -1/+1 | |
2013-02-13 | Put accesskey for page into an navi li | Benjamin Franzke | 1 | -1/+1 | |
Since its not valid to have a-tag directly in body. | |||||
2013-02-13 | layout: Drop div around navi ul | Benjamin Franzke | 1 | -6/+4 | |
2013-02-12 | Remove unneeded delimit class | Benjamin Franzke | 1 | -2/+2 | |
2013-02-12 | style: Use hr delimit to clear the layout float | Benjamin Franzke | 1 | -2/+1 | |
2013-02-12 | layout: Add style for left info bar into css file | Benjamin Franzke | 1 | -9/+1 | |
2013-02-12 | Add #container style into css file | Benjamin Franzke | 1 | -1/+1 | |
2013-02-12 | style: Move #page style in css file | Benjamin Franzke | 1 | -1/+1 | |
2013-02-12 | layout: Remove unneeded relative positioned div around html contents | Benjamin Franzke | 1 | -3/+1 | |
2013-02-12 | layout: Replace a br, thats for spacing by margin on above hr | Benjamin Franzke | 1 | -3/+7 | |