mirror of
https://github.com/DragonRidersUnite/book
synced 2024-11-16 07:47:42 +01:00
8d843582dc
Automatically generates the sitemap upon deploy and pings the search engines. A bit naive but it works. Uses Ruby because this is a book about using Ruby.
3 lines
65 B
Ruby
3 lines
65 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem 'sitemap_generator', '~> 6.3'
|