summaryrefslogtreecommitdiff
path: root/src/_posts/2014-10-29-erlang-pitfalls.md
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2021-02-01 21:49:41 -0700
committerBrian Picciano <mediocregopher@gmail.com>2021-02-01 21:49:41 -0700
commit267e0f21d83351cceb441ca2c8223b3f88d3aa1c (patch)
treef97644e89db5836b5937899014942eba68023a78 /src/_posts/2014-10-29-erlang-pitfalls.md
parent90b897dbbc014ab11f77566c0a7901a9db42c272 (diff)
add tags to all posts, and generate per-tag feeds
Diffstat (limited to 'src/_posts/2014-10-29-erlang-pitfalls.md')
-rw-r--r--src/_posts/2014-10-29-erlang-pitfalls.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_posts/2014-10-29-erlang-pitfalls.md b/src/_posts/2014-10-29-erlang-pitfalls.md
index 32a8095..7358430 100644
--- a/src/_posts/2014-10-29-erlang-pitfalls.md
+++ b/src/_posts/2014-10-29-erlang-pitfalls.md
@@ -3,6 +3,7 @@ title: Erlang Pitfalls
description: >-
Common pitfalls that people may run into when designing and writing
large-scale erlang applications.
+tags: tech
---
I've been involved with a large-ish scale erlang project at Grooveshark since