Skip to content

kernie/www.kimai.org

 
 

Repository files navigation

Kimai's website

Directory structure:

  • _includes and _layouts contain the HTML structure of the page
  • _posts contains all blog posts
  • _error contains the error pages
  • _pages contain the main pages
  • _v1 contains the old Kimai v1 docs
  • _documentation contains the Kimai documentation
  • _data contains additional data files / collections that do not have a HTML page
  • assets contains all the nifty frontend stuff - SASS, CSS, Javascript, Font and Icon files
  • images contains ONLY images used in the content

For more info read the Jekyll documentation.

Run it locally:

bundle exec jekyll serve

About

Website for the time-tracking app Kimai 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.8%
  • SCSS 42.1%
  • Ruby 5.1%