summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-05-29 16:39:53 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-05-29 16:39:53 -0600
commit777c8179a7e6d51e11dc9e58871b29d98fe4cd58 (patch)
treeb1e7b55ec626ab79a6f24ab0e114b342e725f1e1
parent68fc80b448ca5899f2c7f3eaec291427506a0721 (diff)
add pyssg config and update newsboat
-rw-r--r--.config/newsboat/config2
-rw-r--r--.config/pyssg/pyssgrc7
2 files changed, 8 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config
index 0983fd0..1775e52 100644
--- a/.config/newsboat/config
+++ b/.config/newsboat/config
@@ -30,7 +30,7 @@ color info black blue bold
color article default default
highlight all "---.*---" yellow
-highlight feedlist ".*(0/0))" black
+highlight feedlist ".*(0/0))" default default invis
highlight article "^(Feed|Author):.*$" cyan default bold
highlight article "^(Title):.*$" blue default
highlight article "^(Link|Date):.*$" default default
diff --git a/.config/pyssg/pyssgrc b/.config/pyssg/pyssgrc
new file mode 100644
index 0000000..d919316
--- /dev/null
+++ b/.config/pyssg/pyssgrc
@@ -0,0 +1,7 @@
+SRC_PATH=src
+DST_PATH=dst
+BASE_URL=https://blog.luevano.xyz
+TITLE=Luévano's Blog
+DATE_FORMAT=%a, %b %d, %Y @ %H:%M %Z
+LIST_DATE_FORMAT=%b %d
+LIST_SEP_DATE_FORMAT=%B %Y