diff --git a/app/views/home/about.html.erb b/app/views/home/about.html.erb index bab98d13fd8..983cbd4a3ca 100644 --- a/app/views/home/about.html.erb +++ b/app/views/home/about.html.erb @@ -1,21 +1,127 @@

<%= t(".heading.html", otw: tag.abbr(t(".heading.otw"), title: t(".heading.otw_long"))) %>

-

<%= t(".general") %>

-

<%= t(".details") %>

-

<%= t(".ao3.html", - github_repository_link: link_to(t(".ao3.github_repository"), "https://github.com/otwcode/otwarchive"), - jira_project_link: link_to(t(".ao3.jira_project"), "https://otwarchive.atlassian.net/browse/AO3")) %>

-

<%= t(".major_projects.title") %> -

+

<%= t(".heading.about_ao3") %>

+ +

<%= t(".ao3.description") %>

+ +

+ <%= tag.strong(t(".ao3.inclusiveness_on_ao3_html", + inclusiveness_link: link_to(t(".ao3.inclusiveness"), tos_faq_path(anchor: "max_inclusiveness")))) %> + + <%= t(".ao3.inclusiveness_html", + content_policy_link: link_to(t(".ao3.content_policy"), content_path), + tos_link: link_to(t(".ao3.tos"), tos_path)) %> +

+ +

+ <%= t(".ao3.open_source_html", + archiving_software_link: link_to(t(".ao3.archiving_software"), "https://github.com/otwcode/otwarchive#otw-archive"), + contribute_link: link_to(t(".ao3.contribute"), "https://github.com/otwcode/otwarchive/blob/master/CONTRIBUTING.md"), + jira_project_link: link_to(t(".ao3.jira_project"), "https://otwarchive.atlassian.net/browse/AO3")) %> +

+ +

+ <%= t(".ao3.beta_html", + fanlore_ao3_link: link_to(t(".ao3.fanlore_ao3"), "https://fanlore.org/wiki/Archive_of_Our_Own")) %> +

+ +

<%= t(".heading.our_team") %>

+ +

+ <%= t(".our_team.intro_html", + committees_link: link_to(t(".our_team.committees"), "https://www.transformativeworks.org/committees/")) %> +

+ + + +

<%= t(".heading.about_otw") %>

+ +

+ <%= t(".otw.html", + donations_link: link_to(t(".otw.donations"), "https://donate.transformativeworks.org/otwgive"), + mission_link: link_to(t(".otw.mission"), "https://www.transformativeworks.org/what_we_believe/"), + transformative_fanworks_link: link_to(t(".otw.transformative_fanworks"), "https://www.transformativeworks.org/faq/what-do-you-mean-by-a-transformative-work/")) %> +

+ +

<%= t(".major_projects.title") %>

+ + + +

<%= t(".heading.learn_more") %>

+ +

+ <%= t(".learn_more.html", + ao3_faq_link: link_to(t(".learn_more.ao3_faq"), archive_faqs_path), + transformative_works_faq_link: link_to(t(".learn_more.transformative_works_faq"), "https://www.transformativeworks.org/faq/"), + donate_link: link_to(t(".learn_more.donate"), donate_path)) %> +

+ +

+ <%= t(".learn_more.technical_help_html", + contact_communications_link: link_to(t(".learn_more.contact_communications"), "https://www.transformativeworks.org/contact_us/?who=Communications"), + contact_policy_abuse_link: link_to(t(".learn_more.contact_policy_abuse"), new_abuse_report_path), + contact_support_link: link_to(t(".learn_more.contact_support"), new_feedback_report_path)) %>

-

<%= t(".more_info.html", - transformative_works_link: link_to(t(".more_info.transformative_works"), "https://www.transformativeworks.org"), - faq_page_link: link_to(t(".more_info.faq_page"), "https://www.transformativeworks.org/faq"), - communications_team_link: link_to(t(".more_info.communications_team"), "https://www.transformativeworks.org/contact_us/")) %>

diff --git a/app/views/home/site_map.html.erb b/app/views/home/site_map.html.erb index bb7a39a4d95..0b00eca2c82 100644 --- a/app/views/home/site_map.html.erb +++ b/app/views/home/site_map.html.erb @@ -14,6 +14,7 @@

<%= t(".about.header") %>