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: log.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,6 @@ title: Log
12
12
font-weight: bold;
13
13
margin-bottom: 5px;
14
14
}
15
-
#title {
16
-
font-size: 50px;
17
-
}
18
15
.date {
19
16
font-size: 15px;
20
17
color: #aaa;
@@ -32,16 +29,16 @@ title: Log
32
29
33
30
<h1id="title">Log</h1>
34
31
35
-
This log represents my progress on the Future of Coding project. I intend to update this log every weekday, except when otherwise specified.
32
+
Welcome to my development journal. This is an experiment in radical transparency. You can read my unfiltered daily thoughts below. Pardon my typo-laden stream-of-consciousness.
36
33
37
-
The data for this log are pulled from the commit message history for this repository, which can be found in [`/_data/git-log.json`](/_data/git-log.json).
34
+
The data for this page is pulled from the commit message history for this repository. It's similar to what you'd see if you did `gitlog`.
0 commit comments