/wc-visual-poetry

About Backup of casts by the community in visual-poetry warpcast channel

Primary LanguageSCSS

About

A ruby script to download all entries from "Visual Poetry" warpcast channel and keep a copy in json and markdown format. The script is automatically run through a github actions to update the repository with new posts, twice a day.

How to run

in irb, to download all archives

require './warpcast.rb'
data = Warpcast.new.call(days:100)

to download last 2 days

require './warpcast.rb'
data = data=Warpcast.new.call

Jekyll website

Theme based on : https://github.com/wowthemesnet/jekyll-theme-memoirs