subscriptions_path = "subscriptions.txt" [feed] title = "Stuff that Joe Carstairs wants to read" description = "Stuff that Joe Carstairs wants to read" url = "https://joeac.net/feed" [output] outfile_rss = "{{ http_files_dir }}/feed/{{ feed_rss_path }}" outfile_html = "{{ http_files_dir }}/feed/{{ feed_html_path }}" produce_formats = ["html", "rss"] max_age = 31 [output.html] head = "{{ feed_html_head }}" header = "{{ feed_html_header }}"