diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2021-02-01 21:49:41 -0700 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2021-02-01 21:49:41 -0700 |
commit | 267e0f21d83351cceb441ca2c8223b3f88d3aa1c (patch) | |
tree | f97644e89db5836b5937899014942eba68023a78 /src/_posts/2013-10-08-generations.md | |
parent | 90b897dbbc014ab11f77566c0a7901a9db42c272 (diff) |
add tags to all posts, and generate per-tag feeds
Diffstat (limited to 'src/_posts/2013-10-08-generations.md')
-rw-r--r-- | src/_posts/2013-10-08-generations.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_posts/2013-10-08-generations.md b/src/_posts/2013-10-08-generations.md index c1c433d..39e7cac 100644 --- a/src/_posts/2013-10-08-generations.md +++ b/src/_posts/2013-10-08-generations.md @@ -3,6 +3,7 @@ title: Generations description: >- A simple file distribution strategy for very large scale, high-availability file-services. +tags: tech --- ## The problem |