You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve JSON-LD keywords and image alt texts (#39)
* Update alt attribute screenshots.pug
I made changes to the alt attribute.
Elaborated the sentences for better SEO.
* Alt Update index.pug
Added alt in img of index.pug for better SEO.
* Update keywords schema-index.html
added and updated keywords
* fix: fixed the correction suggested by elli
Added both, space keywords and no space keywords.
* Update schema-index.html
Removed Best free open source and replaced it with other keywords
* Update schema-index.html(removed no space keywords)
"keywords": ["time tracker","time tracking","screen time tracker","open source screen time tracker","free open source time tracker","laptop screen time tracker","automated time tracker","screen time tracker windows free","activity tracker PC"],
11
11
"abstract": "{{ site.abstract }}",
12
12
"about": "ActivityWatch is a bundle of software that tracks your computer activity and respects your privacy. It offers an ecosystem of software to work around it, including ways to collect more data and do different kinds of analysis. We created ActivityWatch completely free and open source so anyone can use, improve and extend it.",
img(title='GitHub stars'src='https://img.shields.io/github/stars/ActivityWatch/activitywatch.svg?style=social&label=Star'alt='Number of GitHub stars for ActivityWatch')
img(title='Twitter followers'src='https://img.shields.io/twitter/follow/ActivityWatchIt.svg?style=social&label=Follow'alt='Number of Twitter followers for ActivityWatch')
img(title='Discord members'src='https://img.shields.io/discord/755040852727955476.svg?style=social&label=Chat&logo=discord'alt='Number of Discord members in ActivityWatch server')
img(style='width: 100%'src='/img/screenshots/screenshot-v0.9.3-activity.png'alt='Screenshot of the ActivityWatch Web App Dashboard showing the activity usage of a user.')
img(style='width: 100%'src='/img/screenshots/screenshot-v0.8.0b9-timeline.png'alt='Screenshot of the ActivityWatch Web App Dashboard showing the activity timeline of a user.')
img(src="/img/screenshots/thelifeimliving/activity.png"alt="Screenshot of ActivityWatch"width="100%")
37
+
img(src="/img/screenshots/thelifeimliving/activity.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the activity feature."width="100%")
img(src="/img/screenshots/realhyperchango/activity-productivity.png"alt="Screenshot of ActivityWatch"width="100%")
43
+
img(src="/img/screenshots/realhyperchango/activity-productivity.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the productivity categories feature."width="100%")
img(src="/img/screenshots/BelKed/screenshot-v0.12.0b2-activity.png"alt="Screenshot of ActivityWatch"width="100%")
49
+
img(src="/img/screenshots/BelKed/screenshot-v0.12.0b2-activity.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the Dark mode feature."width="100%")
img(src="/img/screenshots/thelifeimliving/timeline-dark.png"alt="Screenshot of ActivityWatch"width="100%")
55
+
img(src="/img/screenshots/thelifeimliving/timeline-dark.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the timeline feature."width="100%")
56
56
.small By @thelifeimliving
57
57
58
58
.col-md-6
59
59
h4 Month view
60
60
a(href="/img/screenshots/maholli/month.png")
61
-
img(src="/img/screenshots/maholli/month.png"alt="Screenshot of ActivityWatch"width="100%")
61
+
img(src="/img/screenshots/maholli/month.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the monthly timeline feature."width="100%")
img(src="/img/screenshots/thelifeimliving/stopwatch.png"alt="Screenshot of ActivityWatch"width="100%")
75
+
img(src="/img/screenshots/thelifeimliving/stopwatch.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the Stopwatch feature."width="100%")
img(src="/img/screenshots/thelifeimliving/stopwatch-dark.png"alt="Screenshot of ActivityWatch"width="100%")
78
+
img(src="/img/screenshots/thelifeimliving/stopwatch-dark.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the Stopwatch(dark mode) feature."width="100%")
img(src="/img/screenshots/thelifeimliving/query-explorer.png"alt="Screenshot of ActivityWatch"width="100%")
87
+
img(src="/img/screenshots/thelifeimliving/query-explorer.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the Query explorer feature."width="100%")
img(src="/img/screenshots/thelifeimliving/query-explorer-dark.png"alt="Screenshot of ActivityWatch"width="100%")
90
+
img(src="/img/screenshots/thelifeimliving/query-explorer-dark.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the Query explorer(dark mode) feature."width="100%")
img(src="/img/screenshots/thelifeimliving/settings-dark.png"alt="Screenshot of ActivityWatch"width="100%")
102
+
img(src="/img/screenshots/thelifeimliving/settings-dark.png"alt="Screenshot of the ActivityWatch Web App Dashboard showing the settings(dark mode)."width="100%")
img(src="/img/screenshots/screenshot-v0.8.0b9-today.png"alt="Screenshot of ActivityWatch"width="100%")
124
+
img(src="/img/screenshots/screenshot-v0.8.0b9-today.png"alt="Screenshot of the ActivityWatch Web App Dashboard of version 0.8.0(older version)."width="100%")
img(src="/img/screenshots/screenshot-v0.8.0b9-timeline.png"alt="Screenshot of ActivityWatch"width="100%")
129
+
img(src="/img/screenshots/screenshot-v0.8.0b9-timeline.png"alt="Screenshot of the ActivityWatch Web App Dashboard of version 0.8.0(older version)."width="100%")
0 commit comments