notes/.config/rsspls/feeds.toml
2024-01-28 17:36:36 -08:00

122 lines
2.7 KiB
TOML

[rsspls]
output = "/home/brian/Documents/Code/blog/rss"
[[feed]]
title = "CSS: The Web's Makeup"
filename = "feed.rss"
[feed.config]
url = "https://brianhayes.dev/blog/javascript_the_webs_muscles"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "CSS: The Web's Makeup"
filename = "css_the_webs_makeup.rss"
[feed.config]
url = "https://brianhayes.dev/blog/css_the_webs_makeup"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "HTML: The Web's Skeleton"
filename = "html_the_webs_skeleton.rss"
[feed.config]
url = "https://brianhayes.dev/blog/html_the_webs_skeleton"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "The ReadMe"
filename = "the_readme.rss"
[feed.config]
url = "https://brianhayes.dev/blog/the_readme"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "Git Basics"
filename = "git_basics.rss"
[feed.config]
url = "https://brianhayes.dev/blog/git_basics"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "Espanso"
filename = "espanso.rss"
[feed.config]
url = "https://brianhayes.dev/blog/espanso"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "Ortholinear Keyboards"
filename = "ortholinear_keyboards.rss"
[feed.config]
url = "https://brianhayes.dev/blog/ortholinear_keyboards"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "Command Line"
filename = "command_line.rss"
[feed.config]
url = "https://brianhayes.dev/blog/command_line"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "The Keys That Bind"
filename = "the_keys_that_bind.rss"
[feed.config]
url = "https://brianhayes.dev/blog/the_keys_that_bind"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "Musings On Vim"
filename = "musings_on_vim.rss"
[feed.config]
url = "https://brianhayes.dev/blog/musings_on_vim"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "Why Use Linux"
filename = "why_use_linux.rss"
[feed.config]
url = "https://brianhayes.dev/blog/why_use_linux"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"
[[feed]]
title = "One With The Keyboard"
filename = "one_with_the_keyboard.rss"
[feed.config]
url = "https://brianhayes.dev/blog/one_with_the_keyboard"
item = ".container"
heading = "header"
link = "a"
summary = ".demo-button"
date = "time"