Skip to content

No-Agenda/nasearch-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasearch-ruby

Search engine for shownotes for the No Agenda Show. Live at search.nashownotes.com.

This is a Ruby on Rails + PostgreSQL rewrite of the original Django project which was later forked by me.

Rake tasks

  • shownotes:fetch Downloads any shownotes not in the database and processes them
  • shownotes:process Re-processes all shownotes already in the database

TODO

  • Consistent presentation of audio links. Sometimes they are <a> tags and sometimes <audio>
  • Add an API if there is demand for it
  • Find a way to parse shownotes prior to 489
  • Add better instructions in README to get started
  • De-duplication of topics (e.g. JCD Clips, JCD CLIPS, JCD Clip)

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 69.0%
  • HTML 14.5%
  • JavaScript 13.5%
  • CSS 3.0%