all repos — website @ c3d85cffc18e10658d2f4dcc7bfcbd5bda88fd3b

My website

Cleanup tags From now on, a post should only have one category. It can have many tags, but generally avoid having a tag and a category being the same thing. Or maybe I should remove categories.

Alan Pearce
commit

c3d85cffc18e10658d2f4dcc7bfcbd5bda88fd3b

parent

019eb119d7abc0dba153613e2b34d533c361e9ab

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M content/post/cedit-and-paredit.mdcontent/post/cedit-and-paredit.md
@@ -1,7 +1,7 @@
+++ -Categories = ["Development", "Emacs"] +Categories = ["Emacs"] Description = "Cedit and paredit for structural editing" -Tags = ["Development", "Emacs"] +Tags = ["development", "emacs"] title = "Cedit and Paredit" date = 2014-08-04T07:10:14Z +++