Skip to content

Commit 3ba8190

Browse files
committed
adding descriptions for pages
1 parent bb0ff99 commit 3ba8190

30 files changed

Lines changed: 30 additions & 2 deletions

about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: About
33
layout: page
44
comments: True
55
licence: Creative Commons
6+
description: "Greg Clarke is a sentient being. Australian, Canadian, software developer, army veteran, sailor, cat person."
67
redirect_from:
78
- /about/philosophies/
89
---

api/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Greg API
33
subtitle: My public social media data
44
author: greg
55
layout: page
6+
description: "JSON dumps of my tweets, Reddit posts, and Wikipedia edits."
67
---
78

89
* [Tweets](tweets.json)

bucket.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Bucket List
33
layout: page
44
comments: True
55
licence: Creative Commons
6+
description: "Things I want to do before I die. Tracked with a live countdown of my estimated remaining lifespan."
67
---
78

89
<div id='time-alive'> </div>

codex.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ licence: Creative Commons
55
title: Codex Vitae
66
signed: True
77
subtitle: An exercise in metacognition
8+
description: "My beliefs, principles, and predictions in a public document. Updated when I change my mind. Hold me accountable."
89
redirect_from:
910
- /blueprint
1011
- /codexvitae

compass.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ layout: page
44
comments: True
55
chart: True
66
licence: Creative Commons
7+
description: "I take the Political Compass test every six months and chart the results. So far I'm drifting left."
78
---
89

910
Every 6 months I take the [Political Compass test](https://www.politicalcompass.org/test) to see how my beliefs drift over time. Here are the results so far.

deprecated.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: page
33
comments: False
44
licence: Creative Commons
55
title: Deprecated Projects
6+
description: "Old projects I've retired. Emoji social network, hand signal protocol, DNS ad blocker, and more."
67
---
78

89
### [Oasis DNS](https://github.com/gregology/oasis_dns)

packages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Maintained Packages
33
layout: page
44
comments: True
55
licence: Creative Commons
6+
description: "Open source Python and Ruby packages I maintain, including Document Polluter for detecting ML bias."
67
---
78

89
Some packages that Greg maintains.

patents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Invented Patents
33
layout: page
44
comments: True
55
licence: Creative Commons
6+
description: "Patents I've invented for detecting ML bias and server load balancing during flash sales."
67
---
78

89
### Systems & Methods for Detecting Non-causal Dependencies in Machine Learning Models

reference/bash_profile.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: .zshrc and .bash_profile
33
disqus: yep
44
layout: page
5+
description: "My shell config. Aliases, prompt customization, and useful functions I've collected."
56
---
67
{% raw %}
78
Useful aliases and alike from my `.zshrc`

reference/conspiracies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Conspiracy Theories
33
disqus: yep
44
layout: page
5+
description: "Original conspiracy theories I've made up. Mosquitos are flies with their armour off, and other science."
56
---
67

78
## The fly mosquito theory

0 commit comments

Comments
 (0)