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
Copy file name to clipboardExpand all lines: index.pug
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ div.container
80
80
.col-md-6
81
81
h2.mt-4 How to use it
82
82
p
83
-
| To get started with ActivityWatch, you need to #[a(href="/downloads/") download] and #[a(href="https://docs.activitywatch.net/en/latest/getting-started.html") install] the application on your computer.
83
+
| To get started with ActivityWatch, you need to #[a(href="/downloads/") download] and #[a(href="https://docs.activitywatch.net/en/latest/getting-started.html") install] the application on your computer.
84
84
p
85
85
| After you've installed it and it's running (see your system tray), you can visit #[a(href="http://localhost:5600") localhost:5600] in your browser to open the UI.
86
86
p
@@ -91,7 +91,7 @@ div.container
91
91
p
92
92
| For more about ActivityWatch see the #[a(href="https://docs.activitywatch.net/en/latest/") documentation] and the #[a(href="https://docs.activitywatch.net/en/latest/faq.html") Frequently asked questions].
93
93
94
-
p
94
+
p
95
95
| For a feature comparison with other similar software, see the #[a(href="https://github.com/ActivityWatch/activitywatch/blob/master/README.md#feature-comparison") comparison section in the README].
96
96
97
97
@@ -100,7 +100,7 @@ div.container
100
100
p
101
101
| ActivityWatch is built entirely by volunteers and we need help from people (like you!) to keep the project going.
102
102
| If you're interested in contributing, check out the #[a(href="https://github.com/ActivityWatch/activitywatch/blob/master/CONTRIBUTING.md") contributing guide].
103
-
103
+
104
104
h4 Donate
105
105
p
106
106
| If ActivityWatch has helped you in any way, and you don't have the means or time to contribute, please consider #[a(href="/donate/") donating].
@@ -118,7 +118,7 @@ div.container
118
118
119
119
h2.mt-4 Timeline
120
120
p
121
-
| For an overview of events in the project's history, see the #[a(href="/timeline/") timeline].
121
+
| For an overview of events in the project's history, see the #[a(href="/timeline/") timeline].
122
122
br
123
123
| It includes milestones, features, releases, articles, and videos.
124
124
@@ -136,7 +136,7 @@ div.container
136
136
| ActivityWatch was founded by brothers and current maintainers Erik Bjäreholt and Johan Bjäreholt.
137
137
| We started building ActivityWatch because we thought something like it should exist (it didn't), so we decided to build it ourselves.You can read the #[a(href="https://docs.activitywatch.net/en/latest/history.html") History] page in the docs for more about the project's origins.
138
138
p
139
-
| We don't work on ActivityWatch full-time, so development may slow at times.But we think that ActivityWatch is important software (if you agree, #[a(href="/donate/") donate]!), and we're building for the long term.
139
+
| We don't work on ActivityWatch full-time, so development may slow at times.But we think that ActivityWatch is important software (if you agree, #[a(href="/donate/") donate]!), and we're building for the long term.
140
140
| We want to build an as useful tool as possible for as many people as possible.
141
141
p
142
142
| Over the years, many significant contributions have come from the community, and we hope to see them increase over time.
0 commit comments