8000 GitHub - jlj77/bookclub: Archived - logic incorporated into my nfld_uk / static site repo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

jlj77/bookclub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash scripts for our book club @ nfld.uk

gen_feed.sh

Generates a crude RSS feed, based off of wdiff output of HTML files in the current working directory. It expects the older file to have an additional .old extension.

Dependencies

  • wdiff

grab_pads.sh

Crawls the master Etherpad for our book club – at: https://pad.nfld.uk/p/bookclub_master – looking for other linked Etherpads to pull down. All of these are exported to HTML files, with any pre-existing copies moved to .old prior to the curl.

Dependencies

  • curl
  • tidy (HTML tidy)
  • lynx
  • gawk

(Note: all the regex code could be rewritten to reduce these, of course. But it works!)

About

Archived - logic incorporated into my nfld_uk / static site repo

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 100.0%
0