Sha256: ef38854f73b65004d7549450ac39998e42c7ab67bc5ec68b7ef38d5f4acbdb6e

Contents?: true

Size: 1.21 KB

Versions: 39

Compression:

Stored size: 1.21 KB

Contents

-# ROOT DROP CONTAINER
- drop_container

-# ROOT CONTAINER
- container_widget min_height: "100vh", parallax_effect: "fixed", image_source: asset("images/bg/pastel-blue-01.jpg"), image_size: "cover", background_color: "overlay", image_position: "top center", padding_top: "20vh", padding_left: "20px", padding_right: "20px" do
  
  -# FIXED CONTAINER
  - container_widget animate: "fade-in-up scroll-animate", padding_top: "2em", padding_left: "20px", padding_right: "20px" do

    - image_widget source: asset("images/logo.png"), style: "default"

    -# MAIN HEADING
    - heading_widget align: "center", style: "feature", margin_top: "20px" do
      - style :bold, color: "#FFFFFF" do
        = "MagLoft Magazines"

    -# SECONDARY HEADING
    - heading_widget type: "h4", align: "center", style: "feature" do
      - style :bold, color: "#FFFFFF" do
        Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt
  
    - horizontal_rule_widget style: "sign", color: "light", max_height: "4vh"
    
    -# SECONDARY HEADING
    - heading_widget type: "h2", align: "center", style: "feature" do
      - style :bold, color: "#FFFFFF" do
        = "#{Date::MONTHNAMES[Date.today.month]} #{Date.today.year}"

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
maglove-2.0.7 assets/scaffold/theme/templates/cover.haml
maglove-1.1.5 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.1.4 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.1.3 data/maglove/scaffold/theme/templates/cover.haml
maglove-2.0.4 data/maglove/scaffold/theme/templates/cover.haml
maglove-2.0.2 data/maglove/scaffold/theme/templates/cover.haml
maglove-2.0.1 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.1.2 data/maglove/scaffold/theme/templates/cover.haml
maglove-2.0.0 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.1.1 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.1.0 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.0.9 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.0.8 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.0.7 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.0.5 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.0.4 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.0.3 data/maglove/scaffold/theme/templates/cover.haml
maglove-1.0.2 data/maglove/scaffold/theme/templates/cover.haml
maglove-0.8.1 data/maglove/scaffold/theme/templates/cover.haml
maglove-0.8.0 data/maglove/scaffold/theme/templates/cover.haml