Skip to content

VrikPy/activitywatch.github.io

 
 

Repository files navigation

activitywatch.github.io

Build Status

Official ActivityWatch site

Building

Run make install-deps to install dependencies (like jekyll).

Run make dev to build assets and start development server.

Editing

We use jekyll to build the site.

Pages are written either as .html or .pug files (using jekyll-pug).

For example:

dest           | source
----------------------------------
/              | index.pug
/ci/           | ci.pug
/stats/        | stats.pug
/contributors/ | contributors.html

Generated stats

Stats are generated for downloads (using https://github.com/ActivityWatch/stats/) and contributor statistics (using https://github.com/ActivityWatch/contributor-stats).

About

Official website for ActivityWatch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.8%
  • Pug 33.0%
  • SCSS 9.9%
  • JavaScript 3.9%
  • Python 2.8%
  • Makefile 1.7%
  • Other 0.9%