Skip to content
  • Erxleben's avatar
    Transferred over the necessary files from the mockup project · 41c2f929
    Erxleben authored
    (Issue #4)
    
    This commit creates a basic Jekyll setup for a HIFIS website.
    It already contains an adapted corporate design and all required
    assets.
    
    Support for small screen devices is included, although the
    breakpoints are just taken over from the CD even if they seem
    rather arbitrary.
    
    The required javascript has been inlined since it boiled down to
    half a line of code at one specific place. (c.f. the <button> in
    _includes/header.html)
    
    As a basic concept, most sites are supposed to be written in
    Markdown, using HTML for enrichment. Pure HTML-only sites are
    supported.
    
    Known issue: Many linked sites are still missing including
    	* Team
    	* Imprint
    	* Privacy
    	* Contact
    These should be added by future commits.
    41c2f929