diff --git a/data/newsboat.md b/data/newsboat.md index 31c9771..3add8e4 100644 --- a/data/newsboat.md +++ b/data/newsboat.md @@ -2,6 +2,7 @@ title: newsboat tags: - RSS +- Setup --- Create the configuration directory before you start, and add at least 1 URL. diff --git a/data/newsraft.md b/data/newsraft.md index 888ee79..2071c42 100644 --- a/data/newsraft.md +++ b/data/newsraft.md @@ -3,6 +3,7 @@ title: Newsraft tags: - data - RSS +- Setup --- # Setup diff --git a/networking/fail2ban.md b/networking/fail2ban.md index e74d8c9..d9b4e95 100644 --- a/networking/fail2ban.md +++ b/networking/fail2ban.md @@ -2,6 +2,8 @@ title: fail2ban tags: - networking +- system +- Setup requires: - networking/ssh.md --- diff --git a/system/makefiles/python_projects.md b/system/makefiles/python_projects.md index cdfa34a..8956fc9 100644 --- a/system/makefiles/python_projects.md +++ b/system/makefiles/python_projects.md @@ -6,6 +6,7 @@ tags: - makefiles - graphviz - python +- Setup requires: - system/makefiles.md ---