diff --git a/app/views/information/content_type.html.erb b/app/views/information/content_type.html.erb index d177fecc..09078d9e 100644 --- a/app/views/information/content_type.html.erb +++ b/app/views/information/content_type.html.erb @@ -11,470 +11,504 @@ } %> -
-
+
+
);">
-
-
- The smart notebook - for smart worldbuilders +
+
+ <%= @content_type.icon %> + <%= @content_type.name.pluralize %>
-
- <%= t('marketing.landing_page.promo_subheader') %> +
+ <%= t("content_oneliners.#{@content_type.name.downcase}") %>
-
- <%= link_to new_user_registration_path, class: 'no-underline btn block sm:inline-block global-transition text-white bg-blue-500 hover:bg-blue-400' do %> -
- Start worldbuilding now - -
- <% end %> - -
- - - - -<% 15.times do %>
<% end %> - - -<%= content_for :full_width_page_header do %> - <%= render partial: 'content/components/parallax_header', locals: { content_type: singular_class_name, content_class: @content_type } %> -<% end %> - -
-
-
-
- <%= image_tag "card-headers/#{pluralized_class_name.downcase}.webp", class: 'materialboxed tooltipped', alt: "The default image used for all #{pluralized_class_name.downcase} on Notebook.ai, but you can replace it with your own uploads.", data: { tooltip: "The default image used for all #{pluralized_class_name.downcase} on Notebook.ai, but you can replace it with your own uploads."} %> -
-
-
-

Creating <%= pluralized_class_name %> on Notebook.ai

-

- <%= t("content_descriptions.#{singular_class_name.downcase}") %> -

-

- Creating <%= pluralized_class_name.downcase %> on Notebook.ai is easy. -

-

- To get started, just click <%= pluralized_class_name %> under the "Worldbuilding" header in the site sidebar. - You'll be able to see or edit all of your existing <%= singular_class_name.downcase %> pages and create new ones at any time. -

-
-
+
+
+
+ <%= image_tag "card-headers/#{@content_type.name.downcase.pluralize}.webp", class: 'object-cover object-center rounded-lg tooltipped materialboxed', alt: "The default image used for all #{pluralized_class_name.downcase} on Notebook.ai, but you can replace it with your own uploads.", data: { tooltip: "The default image used for all #{pluralized_class_name.downcase} on Notebook.ai, but you can replace it with your own uploads."} %> +
+
+

+ Creating <%= pluralized_class_name %> on Notebook.ai +

+

+ + <%= t("content_descriptions.#{singular_class_name.downcase}") %> + +

+

+ Creating <%= pluralized_class_name.downcase %> on Notebook.ai is easy. +

+

+ To get started, just click <%= pluralized_class_name %> under the "Worldbuilding" header in the site sidebar. + You'll be able to see or edit all of your existing <%= singular_class_name.downcase %> pages and create new ones at any time. + You can also customize your <%= singular_class_name %> template for all of your pages + <%= link_to 'here', attribute_customization_path(@content_type.name.downcase), class: @content_type.text_color %>. +

+
-
-
-
-
- searchable -

+
+
+
+
+
+ search +
+
+

Search your <%= pluralized_class_name.downcase %>

-
-
-

- If you've got a lot of <%= pluralized_class_name.downcase %>, you can quickly get around to the right - one with Notebook.ai's full-text search. It searches your entire notebook for anything you wrote about - that <%= singular_class_name.downcase %>. -

-

- <% if @content_type == Universe %> - You can also filter your universes by tag or whether you've favorited that page. - <% else %> - You can also filter your <%= pluralized_class_name.downcase %> by tag, whether you've favorited that page, - and which universe it's in. - <% end %> -

-
-
-
-
-
-
-
- lock -

- Private by default -

-
-
-

- Your ideas are valuable. Every <%= singular_class_name.downcase %> you create in Notebook.ai is owned by you, completely private by default, and only accessible to you. -

-

- But of course, you also have full control over that privacy and can share any <%= singular_class_name.downcase %> page you want, however you want, whenever - you want. -

-
-
-
-
-
-
-
- star -

- <%= (premium_page) ? 'Premium page' : 'Free page' %> -

-
-
- <% if premium_page %> -

- <%= singular_class_name %> notebook pages require an active Premium subscription to create, but users on free plans can - view and edit their existing <%= singular_class_name.downcase %> pages at any time. +

+ If you've got a lot of <%= pluralized_class_name.downcase %>, you can quickly get around to the right + one with Notebook.ai's full-text search. It searches your entire notebook for anything you wrote about + that <%= singular_class_name.downcase %>.

-

- Notebook.ai is your personal worldbuilding notebook; any page you create is yours forever and you'll never lose access to - any part of it for any reason — even if you downgrade to a free account in the future. -

- <% else %> -

- Free users can create - <% if singular_class_name == 'Universe' %> - up to five +

+ <% if @content_type == Universe %> + You can also filter your universes using tags, favorites, and more! <% else %> - an unlimited number of + You can also filter your <%= pluralized_class_name.downcase %> by tag, whether you've favorited that page, + and which universe it's in. <% end %> - <%= pluralized_class_name.downcase %> on Notebook.ai.

-

- Notebook.ai's free tier was designed to be more than enough for most people, with Premium pages serving as a way - for more advanced worldbuilders to flesh out their world in more detail. -

- <% end %> -

+
-
-

- -
 
- -
-
-
-

- - <%= @content_type.icon %> - - - Get a head start with a rich - <%= singular_class_name.downcase %> - template -

-
- -
-

- Templates on Notebook.ai are what help our unique worldbuilding system better understand your world. +

+
+ lock +
+
+

Private by default

+

+ Your ideas are valuable. Every <%= singular_class_name.downcase %> you create in Notebook.ai is owned by you, completely private by default, and only accessible to you.

-

- You can fill out as little or as much as you'd like on every new <%= singular_class_name.downcase %>. You'll see - progress indicators every time you edit it to show where you can make progress on, and our system will - intelligently generate questions for you around the site that will automatically save your answers - to the proper place on your <%= singular_class_name.downcase %> page. -

-

- Templates are also fully customizable across every <%= singular_class_name.downcase %> in your notebook. -

-

- You can browse the default template for <%= pluralized_class_name.downcase %> here; click any category - to see its questions. +

+ But of course, you also have full control over that privacy and can share any <%= singular_class_name.downcase %> page you want, however you want, whenever + you want.

+
+
+ star +
+
+

+ <%= (premium_page) ? "#{pluralized_class_name} are a Premium page" : "#{pluralized_class_name} are free to create on Notebook.ai" %> +

+ <% if premium_page %> +

+ <%= singular_class_name %> notebook pages require an active Premium subscription to create, but users on free plans can + view and edit their existing <%= singular_class_name.downcase %> pages at any time. +

+

+ Notebook.ai is your personal worldbuilding notebook; any page you create is yours forever and you'll never lose access to + any part of it for any reason — even if you downgrade to a free account in the future. +

+ <% else %> +

+ Free users can create + <% if singular_class_name == 'Universe' %> + up to five + <% else %> + an unlimited number of + <% end %> + <%= pluralized_class_name.downcase %> on Notebook.ai. +

+

+ Notebook.ai's free tier was designed to be more than enough for most creators, with Premium pages serving as a way + for more advanced worldbuilders to flesh out their rich worlds in more detail. +

+ <% end %> +
+
+
-
- -
- -
 
- -
<%= singular_class_name %> features
- -
-
-
-

- photo_library - Upload images to your <%= singular_class_name.downcase %> -

-
-

- <%= pluralized_class_name %> and other worldbuilding pages all come with a dedicated area to upload and showcase your own uploaded images. -

-

- All users start out with 50MB of image storage space available for their notebook (usually around 250-500 images), but - Premium users receive an extra 10GB (10,000MB) of storage space for plenty of wiggle room when decking your <%= pluralized_class_name.downcase %> - out with all kinds of images. -

-

- The images you upload replace any default images the site uses, which makes your notebook truly feel yours when you see all of your - fancy <%= pluralized_class_name.downcase %>! -

+ + <% end %> +
+
+ -
-
-
-

- vpn_lock - Focus on <%= pluralized_class_name.downcase %> from a single universe -

-
-

- Building entire fictional worlds is hard, and it gets even harder when you've got ideas spanning multiple universes or worlds. -

-

- Focusing on a single universe at a time is a good example of how Notebook.ai tries to stay out of your way as a worldbuilding tool, - while also presenting your ideas front-and-center for you to work on without distractions. -

-

- After you've created a couple universes, you can select any one at any time to filter your entire notebook to just <%= pluralized_class_name.downcase %> - and other pages that exist within that universe, letting you focus on just what's important right then. -

+
+
+
+
+

+ More <%= singular_class_name %> features +

+
-
-
- -
-
-
-

- group_add - Invite others to collaborate -

-
-

- Notebook.ai lets you add an unlimited number of collaborators to your universes. Each one has full access to work alongside you - on your <%= pluralized_class_name.downcase %> and other pages within that universe. -

-

- If you have a Premium subscription active, your collaborators can also share all of your Premium perks while working in your universe, too! -

-
-
-
- -
-
-
-

- brightness_4 - Work in light or dark mode -

-
-

- Protect your eyes at night by choosing between light and dark themes at the click of a button, available across the entire website. -

-
- -
-
- -
-
-
- <%= image_tag "screenshots/prompts.webp", class: 'materialboxed tooltipped', alt: "An example of a writing prompt generated for user's fictional race", data: { tooltip: "An example of a writing prompt generated for a fictional race" } %> -
-
-

- <%= @content_type.icon %> - Build your <%= singular_class_name.downcase %> piece by piece with personalized writing prompts -

-
-

- Once you've started creating a <%= singular_class_name.downcase %> or two, you'll start noticing our worldbuilding tool asking you - personalized questions about those <%= pluralized_class_name.downcase %> around the site. -

-

- Whenever you write an answer to any of these prompts, they'll automatically be saved to the relevant - field on your <%= singular_class_name.downcase %> notebook page and you won't be asked the same question again. -

-
-
-
- -
-
-
-
- Our users have created -
<%= number_with_delimiter @content_type.last.try(:id) || 0 %>
- <%= pluralized_class_name.downcase %> on Notebook.ai -
- <%= link_to green_paper_path, class: 'green-text' do %> - and saved - <%= number_with_delimiter GreenService.trees_saved_by(singular_class_name).round(2) %> - trees! +

+ <% if premium_page %> + <%= pluralized_class_name %> require an active Premium subscription to create. + <% else %> + <%= pluralized_class_name %> are available to create for free. <% end %> -

+ Once you've created a page, it's yours forever! + The following features are always enabled for all <%= singular_class_name %> pages to help you + build the wonderful world in your head. +

-
-
-
-
-
- of which, -
<%= number_with_delimiter @content_type.where('created_at > ?', Date.current.beginning_of_day - 30.days).count %>
- were created in the past 30 days! -
-
-
-
-
-

- favorite - We're here to stay. :) -

- Notebook.ai has been around since 2016 and we're still growing. We're dedicated to making the best writing tool for authors - out there — so we'll be around (and improving) for a very long time. -
-
-
- -
-
-
-

- <%= Document.icon %> - Smoothly transition from worldbuilding to storytelling -

-
-
-
-
-

- Every account on Notebook.ai comes with unlimited document storage and an integrated word processor for you to bring your fictional worlds to life. - -

-

- Other integrated tools allow you to build upon the foundation you lay from a world of <%= pluralized_class_name.downcase %> - and other notebook pages. Each one offers new ways to enrich your world and write better stories within them. -

+
+
+
+

AVAILABLE ON ALL PAGES

+

+ photo_library + Upload images to your <%= singular_class_name.downcase %> +

+

+ <%= pluralized_class_name %> and other worldbuilding pages all come with a dedicated area to upload and showcase your own uploaded images. +

+

+ The images you upload replace any default images the site uses, which makes your notebook truly feel yours when you see all of your + fancy <%= pluralized_class_name.downcase %> around the site! +

+
+
+

50MB

+

free for all users

+
+
+

+10GB

+

for Premium subscribers

-
-
    -
  • +
+
+
+
+

AVAILABLE ON ALL PAGES

+

+ vpn_lock + Focus on <%= singular_class_name == 'Universe' ? 'pages' : pluralized_class_name.downcase %> from a single universe +

+

+ Building entire fictional worlds is hard! And it gets even harder when you've got ideas that span multiple universes or worlds. +

+

+ To help you focus on what's relevant, Notebook.ai lets you focus on a single universe at a time. This hides + your notebook pages from all other universes and lets you work on your world without distractions. +

+

+ To focus on a single universe, simply select it from the top-left dropdown of any page. +

+
+
+
+
+

AVAILABLE ON ALL PAGES

+

+ group_add + Invite others to collaborate +

+

+ Notebook.ai lets you add an unlimited number of collaborators to your universes for free. Each one has full access to work alongside you + on your <%= pluralized_class_name.downcase %> and other pages within that universe. +

+

+ If you have a Premium subscription active, your collaborators can also share all of your Premium perks while working in your universe, too! +

+
+
+
+
+

AVAILABLE ON ALL PAGES

+

+ brightness_4 + Work in light or dark mode +

+

+ Protect your eyes at night by choosing between light and dark themes at the click of a button, available across the entire website. +

+ +
+
+
+ <%= image_tag "screenshots/prompts.webp", class: 'materialboxed tooltipped float-right', alt: "An example of a writing prompt generated for user's fictional race", data: { tooltip: "An example of a writing prompt generated for a fictional race" } %> +
+

AVAILABLE ON ALL PAGES

+

+ <%= @content_type.icon %> + Craft your perfect <%= singular_class_name.downcase %> piece by piece with personalized, smart writing prompts +

+ +

+ Once you've started creating a <%= singular_class_name.downcase %> or two, you'll start noticing our worldbuilding tool asking you + personalized questions about those <%= pluralized_class_name.downcase %> around the site. +

+

+ Whenever you write an answer to any of these prompts, they'll automatically be saved to the relevant + field on your <%= singular_class_name.downcase %> notebook page and you won't be asked the same question again. +

+
+
+
+
+
+ +
+
+
+
+

+ favorite + We're here to stay. +

+
+ Notebook.ai has been around since 2016 and we're still growing. We're dedicated to making the best writing tool for authors + out there — so we'll be around (and improving) for a very long time. Your <%= pluralized_class_name.downcase %> are safe with us! +
+
+
+

+ <%= number_with_delimiter @content_type.last.try(:id) || 0 %> +

+

total <%= pluralized_class_name %> created

+
+
+

+ <%= number_with_delimiter @content_type.where('created_at > ?', Date.current.beginning_of_day - 31.days).count %> +

+

<%= pluralized_class_name %> recently created

+
+ <%= link_to green_paper_path, class: 'p-4 sm:w-full lg:w-1/3 w-full text-green-600 hover:text-green-500' do %> +

+ <%= number_with_delimiter GreenService.trees_saved_by(singular_class_name).round(2) %> +

+

trees saved!

+ <% end %> +
+
+ <%= image_tag "card-headers/#{@content_type.name.downcase.pluralize}.webp", class: 'object-cover object-center w-full h-64 rounded-lg' %> +
+
+
+ +
+
+
+

+ It takes just seconds to sign up and + start creating + + your first <%= singular_class_name.downcase %> + + on Notebook.ai. +

+ <%= link_to new_user_registration_path do %> + + <% end %> +
+
+
+ +
+
+
+
+ <%= image_tag "card-headers/documents.webp", class: 'object-cover object-center w-full h-full rounded-lg' %> +
+
+
+
+ + + + +
+
+

Your Name Here

+
+

+ Bestselling author? +

+
+
+
+

+ <%= @content_type.icon %> + Write smarter with your world at your fingertips. +

+

+ When you're ready to start writing, Notebook.ai makes it easy to take the world you've built and keep it at your fingertips, ready to reference + any time you need it. +

+

+ Every account on Notebook.ai also includes unlimited document storage using our integrated editor that's full of smart features. You can + link your <%= pluralized_class_name.downcase %> and other worldbuilding pages to individual documents to see them directly inside the editor + — making it easy to reference small details without losing momentum. +

+

+ If you prefer to use another word processor, our page search makes it easy to look up any information you need about your world, letting you + focus on the big picture story instead of fretting over the small details. +

+ + +

+ <%= Document.icon %> + Take your story to the next level with more integrated tools +

+

+ Our other integrated tools allow you to build upon the foundation you lay from a world of <%= pluralized_class_name.downcase %> + and other notebook pages. Each feature offers new ways to enrich your world and write better stories within them. +

+
    +
  • <%= Timeline.icon %> Start working on a timeline and add your <%= pluralized_class_name.downcase %> to the individual scenes that are relevant to them.
  • -
  • +
  • <%= Document.icon %> Create unlimited documents and link your <%= pluralized_class_name.downcase %> to them.
  • -
  • - <%= Document.icon %> - Quickly pull up and reference any aspect of your linked <%= pluralized_class_name.downcase %> from the Notebook.ai editor without - ever leaving your document. -
  • -
  • +
  • <%= PageCollection.icon %> Group your notebook pages together in new ways by adding them to Collections.
  • -
  • +
  • ballot - Share your <%= pluralized_class_name.downcase %> to your followers or the world to get comments and feedback. + Share your <%= pluralized_class_name.downcase %> to your followers or to the world to get comments and feedback.
  • -
  • +
  • <%= @content_type.icon %> - See in a single place all the timelines, documents, and collections your <%= singular_class_name.downcase %> is linked to. + See in a single place all the timelines, documents, collections, and other pages your <%= singular_class_name.downcase %> is linked to.
-
+ -
 
- -
-

- <%= pluralized_class_name %> are just one of the <%= Rails.application.config.content_types[:all].count %> types of worldbuilding pages available - on Notebook.ai. -
- <% Rails.application.config.content_types[:all].each do |content_type| %> - <%= link_to send("#{content_type.name.downcase}_worldbuilding_info_path"), class: "tooltipped", data: { tooltip: content_type.name.pluralize } do %> - <%= content_type.icon %> +

+
+
+

+ <%= pluralized_class_name %> are just one of the <%= Rails.application.config.content_types[:all].count %> types of worldbuilding + pages available on Notebook.ai. +

+
+ <% Rails.application.config.content_types[:all].each do |content_type| %> + <%= link_to send("#{content_type.name.downcase}_worldbuilding_info_path"), class: "tooltipped", data: { tooltip: content_type.name.pluralize } do %> + <%= content_type.icon %> + <% end %> <% end %> - <% end %> -

-

- <%= link_to "Start worldbuilding now", new_user_registration_path, class: "btn #{@content_type.color} white-text btn-large hoverable" %> -

-

- Create your first <%= singular_class_name.downcase %> today! -

+
+
+ <%= link_to "Start worldbuilding now", new_user_registration_path, class: "#{@content_type.color} text-white p-4 hover:shadow-lg rounded-lg" %> +
+

+ Create your first <%= singular_class_name.downcase %> today! +

+
- -
+ diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 9e6ddf3a..d7f8e238 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -2,6 +2,8 @@ <%= render 'layouts/common_head' %> + +