From e5734cfa96288d2985b429f2149324c29bcd5991 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 2 May 2020 08:42:23 -0700 Subject: [PATCH] Add terminal category --- contents.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/contents.json b/contents.json index 7d71c67f..c835cae9 100644 --- a/contents.json +++ b/contents.json @@ -51,6 +51,11 @@ "id": "github", "parent": "developer" }, + { + "title": "Terminal", + "id": "terminal", + "parent": "developer" + }, { "title": "Education", "id": "education" @@ -10755,7 +10760,7 @@ { "title": "Blink", "category-ids": [ - "developer" + "terminal" ], "tags": [ "objc", @@ -13105,7 +13110,7 @@ "description": "Proof-of-concept for sandboxed Terminal environment", "source": "https://github.com/steventroughtonsmith/MobileTerminal", "category-ids": [ - "developer" + "terminal" ], "tags": [ "c", @@ -18701,7 +18706,7 @@ "title": "LibTerm", "description": "Terminal with Python 3.7 and Lua 5.3, supports iOS 13 dark mode and multi window", "category-ids": [ - "developer" + "terminal" ], "tags": [ "swift", @@ -19657,7 +19662,7 @@ { "title": "SwiftTerm", "category-ids": [ - "developer" + "terminal" ], "tags": [ "swift" @@ -19794,7 +19799,7 @@ "title": "a-shell", "description": "Mobile shell terminal based on Mosh", "category-ids": [ - "developer" + "terminal" ], "tags": [ "vim script",