Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 423 Bytes

README.textile

File metadata and controls

12 lines (11 loc) · 423 Bytes

Order of Execution

  1. bundle exec ruby lib/crawl.rb
  2. bundle exec ruby lib/parse_source.rb
  3. bundle exec ruby lib/check_for_english_content.rb
  4. bundle exec ruby lib/render.rb
  5. bundle exec ruby lib/transform_links.rb
  6. bundle exec ruby lib/upload_assets.rb
  7. bundle exec ruby lib/update_content.rb
  8. bundle exec ruby lib/upload_news.rb
  9. bundle exec ruby lib/generate_redirects.rb
  10. bundle exec ruby lib/verify-edition.rb