Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 480 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 480 Bytes

PrivaCie GDPR-document

Prerequisites

  • Install Ruby >= 1.9.3
  • Install Jekyll gem install jekyll

Usage

  • Start Jekyll jekyll serve

Project structure

  • _includes: basic elements of any page (e.g. header, footer, ...)
  • _posts: every chapter of the document
  • _sass: sass folder
  • assets: all downloadable content
  • css: site specific style settings
  • index.html: combines all posts into one page