-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
47 lines (44 loc) · 1.44 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
layout: default
section: home
---
<!-- ============================== -->
<!-- Header -->
<!-- ============================== -->
<header style="margin-bottom:0;background-image:url(/img/bg-44a9eb.png);background-size:cover;background-position:center center;">
{% include navbar.html %}
<div class="jumbotron" style="margin:0">
<div class="container">
<div class="row">
<div class="col-xs-12">
<h1>
Personal Informatics
</h1>
<p>
Personal informatics is a class of tools that help people collect personally relevant information for the purpose of self-reflection and self-monitoring.
These tools help people gain self-knowledge about one's behaviors, habits, and thoughts.
It goes by other names such as living by numbers, personal analytics, quantified self, and self-tracking.
</p>
</div>
</div>
</div>
</div>
</header>
<div class="jumbotron" style="background-color:#337fb0">
<div class="container">
<div class="row" style="text-align:center;">
<div class="col-xs-offset-2 col-xs-8">
<h2>
Disasters in
Personal Informatics:
The Unpublished Stories of Failure and Lessons Learned
</h2>
<p style="margin:20px 0">
Ubicomp 2014 Workshop ·
September 14, 2013 ·
Seattle, WA
</p>
</div>
</div>
</div>
</div>