all repos — website @ 0d8002096ef6f209733048e88b5615302aae9468

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

0d8002096ef6f209733048e88b5615302aae9468

parent

6bb45ab9248285914e799d774e007ed9247aa63e

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

changed files
M post/cedit-and-paredit.mdpost/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 +++