Skip to content

avadhutpy/activitywatch.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 46.7%
  • Pug 32.4%
  • SCSS 9.7%
  • Python 4.8%
  • JavaScript 3.9%
  • Makefile 1.6%
  • Other 0.9%