aboutsummaryrefslogtreecommitdiff
path: root/public/brag/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/brag/index.html')
-rw-r--r--public/brag/index.html36
1 files changed, 0 insertions, 36 deletions
diff --git a/public/brag/index.html b/public/brag/index.html
deleted file mode 100644
index 341519f..0000000
--- a/public/brag/index.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="utf-8" name="viewport" content="width=80ch">
- <title>brag</title>
- <link rel="stylesheet" href="../style.css">
-</head>
-<body>
-
-<h1><a href="http://blaise.zone/">blaise</a>-<a href=../>cv</a>/brag</h1>
-
-<hr>
-
-<p>
-I have been inspired by several conversations to start and maintain a "brag document".
-This is a place for me to compile a list of accomplishments with the explicit goal of getting my work recognized.
-It's more detailed than a CV, in a way that's probably less-than-useful to anyone other than myself and those reviewing my efforts.
-Please read <a href="https://www.jvns.ca/blog/brag-documents/">Julia Evan's summary</a> for more justification and history behind this idea: she does a much better job than I can here.
-</p>
-
-<p>
-My brag documents are organized here in reverse chronological order.
-Each covers a period of time that roughly corresponds to one of my professional review periods.
-In this way, I can refer directly to a given url when asked "what have you done since your last review?"
-</p>
-
-002 - <a href="./002/">2020-05-19 through present</a> <br>
-001 - <a href="./001/">2019-06-10 through 2020-05-18</a> <br>
-000 - <a href="./000/">2018-08-23 through 2019-06-09</a> <br>
-
-<p>
-Thanks for stopping by! —Blaise
-</p>
-
-</body>
-</html>