Sha256: 9272872fc39afb334461a0b21ed97437e4bb32909f13225ce751964dc6bc4368

Contents?: true

Size: 422 Bytes

Versions: 1

Compression:

Stored size: 422 Bytes

Contents

<%= render Yattho::Beta::Blankslate.new(
  narrow: true,
  spacious: true,
) do |component| %>
  <% component.with_visual_icon(icon: :book) %>
  <% component.with_heading(tag: :h2).with_content("Welcome to the mona wiki!") %>
  <% component.with_description { "Wikis provide a place in your repository to lay out the roadmap of your project, show the current status, and document software better, together."} %>
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yattho_view_components-0.0.1 previews/docs/beta_blankslate_preview/variations.html.erb