Generate event archive
This commit is contained in:
parent
a18e920e2b
commit
c8c5bde4f4
3 changed files with 18 additions and 1 deletions
3
Rules
3
Rules
|
|
@ -1,9 +1,10 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
preprocess do
|
||||
merge_location_data
|
||||
generate_event_pages
|
||||
generate_archive_pages
|
||||
generate_twitter_archive_pages
|
||||
merge_location_data()
|
||||
end
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue