Project

rowr

0.0
No commit activity in last 3 years
No release in over 3 years
Refactors pieces of old websites so they can be hosted again or archived.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 12.1.0
~> 3.0

Runtime

~> 0.13.1
~> 1.2.1
~> 4.6.0
~> 0.19
~> 0.13.2
 Project Readme

ROWR: Really Old Website Resurrector

Build Status Gem Version

It's basically link find/replace tool for a really old websites. ROWR will parse through your site files and look for any broken links. When it finds one, it will prompt you to either replace, remove, ROWR takes a really old website, one that might be living on a cd flash drive for archival purposes, and allows you to clean up any broken links.

Installation

After installing ruby, add gem 'rowr' to your application's Gemfile or run the following from the command line:

$ gem install rowr

Usage

rowr start Start the script, will prompt you for information about the really old site. While running, you can always prematurely stop the script with CMD+C or CTRL+C.

rowr continue Continue where you left off.

rowr reset Destroy all changes made and restart the process.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/UNC-Libraries/ROWR/issues.

License

The gem is available as open source under the terms of the Apache License 2.0.