diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html deleted file mode 100644 index b27b750..0000000 --- a/layouts/_default/baseof.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - {{ partial "head" . }} - - - - -
- {{- block "main" . }}{{- end }} - -
- - {{ template "_internal/google_analytics.html" . }} - {{ partial "scripts" . }} - - - \ No newline at end of file diff --git a/layouts/page/imprint.html b/layouts/page/imprint.html deleted file mode 100644 index d426eb2..0000000 --- a/layouts/page/imprint.html +++ /dev/null @@ -1,12 +0,0 @@ -{{ define "main" }} -{{ partial "logo_with_button" . }} -
-
-

{{ .Title }}

- {{ range .Resources.ByType "page" }} - {{ .Content }} - {{ end }} -
-
-{{ partial "footer" . }} -{{ end }} diff --git a/layouts/partials/banner.html b/layouts/partials/banner.html deleted file mode 100644 index a4e2c08..0000000 --- a/layouts/partials/banner.html +++ /dev/null @@ -1,14 +0,0 @@ - - diff --git a/layouts/partials/elements.html b/layouts/partials/elements.html deleted file mode 100644 index 6d74e83..0000000 --- a/layouts/partials/elements.html +++ /dev/null @@ -1,472 +0,0 @@ - -
-
-

Additional Elements

-

Finally, here are some additional elements you might find useful (and yup, they look fine with any appearance).

-
- - -
-
-

Text

-
-
- -

This is bold and this is strong. This is italic and this is emphasized. - This is superscript text and this is subscript text. - This is underlined and this is code: for (;;) { ... }. - Finally, this is a link.

- -
-
- - -
-
-

Headings

-
-
- -

Heading Level 1

-

Heading Level 2

-

Heading Level 3

-

Heading Level 4

-
Heading Level 5
-
Heading Level 6
- -
- -
-

Heading with a Subtitle

-

Lorem ipsum dolor sit amet nullam id egestas urna aliquam

-
-

Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing blandit tempus accumsan.

- -
- -
-

Heading with a Subtitle

-

Lorem ipsum dolor sit amet nullam id egestas urna aliquam

-
-

Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing blandit tempus accumsan.

- -
- -
-

Heading with a Subtitle

-

Lorem ipsum dolor sit amet nullam id egestas urna aliquam

-
-

Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing blandit tempus accumsan.

- -
-
- - -
-
-

Unordered List

-
-
- -

Default

-
    -
  • Lorem ipsum dolor sit amet
  • -
  • Interdum adipiscing gravida odio
  • -
  • Porttitor sem non integer
  • -
  • Non faucibus ornare mi ut ante
  • -
  • Sagittis adipiscing eleifend
  • -
  • Felis amet dolore viverra
  • -
- -

Alternate

-
    -
  • Lorem ipsum dolor sit amet
  • -
  • Interdum adipiscing gravida odio
  • -
  • Porttitor sem non integer
  • -
  • Non faucibus ornare mi ut ante
  • -
  • Sagittis adipiscing eleifend
  • -
  • Felis amet dolore viverra
  • -
- -
-
- - -
-
-

Ordered List

-
-
- -
    -
  1. Lorem ipsum dolor sit amet
  2. -
  3. Interdum adipiscing gravida odio
  4. -
  5. Porttitor sem non integer
  6. -
  7. Non faucibus ornare mi ut ante
  8. -
  9. Sagittis adipiscing eleifend
  10. -
  11. Felis amet dolore viverra
  12. -
- -
-
- - -
-
-

Definition List

-
-
- -
-
Interdum adipiscing odio
-
-

Lorem ipsum dolor vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent fringilla quis tincidunt felis sagittis eget tempus euismod. Ante ipsum primis vestibulum.

-
-
Non faucibus ornare mi ut ante
-
-

Lorem ipsum dolor vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent fringilla quis tincidunt felis sagittis eget tempus euismod. Ante ipsum primis vestibulum.

-
-
Felis amet dolore viverra
-
-

Lorem ipsum dolor vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent fringilla quis tincidunt felis sagittis eget tempus euismod. Ante ipsum primis vestibulum.

-
-
- -
-
- - -
-
-

Blockquote

-
-
- -
Lorem ipsum dolor vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent fringilla quis tincidunt felis sagittis eget tempus euismod. Ante ipsum primis vestibulum.
- -
-
- - -
-
-

Code

-
-
- -
i = 0;
-
-while (!deck.isInOrder()) {
-print 'Iteration ' + i;
-deck.shuffle();
-i++;
-}
-
-print 'It took ' + i + ' iterations to sort the deck.';
-
- -
-
- - -
-
-

Icons

-
-
- -

Style #1

- - -

Style #2

- - -
-
- - -
-
-

Buttons

-
-
- - - - - - -
    -
  • Primary
  • -
  • Default
  • -
- -
-
- - -
-
-

Actions

-
-
- -

Default

- - -

Small

- - -

Stacked

- - -

Stacked + Fit

- - -
-
- - -
-
-

Form

-
-
- -
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
    -
  • -
-
- -
-
- - -
-
-

Table

-
-
- -

Default

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescriptionPrice
Item 1Ante turpis integer aliquet porttitor.29.99
Item 2Vis ac commodo adipiscing arcu aliquet.19.99
Item 3 Morbi faucibus arcu accumsan lorem.29.99
Item 4Vitae integer tempus condimentum.19.99
Item 5Ante turpis integer aliquet porttitor.29.99
100.00
-
- -

Alternate

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescriptionPrice
Item 1Ante turpis integer aliquet porttitor.29.99
Item 2Vis ac commodo adipiscing arcu aliquet.19.99
Item 3 Morbi faucibus arcu accumsan lorem.29.99
Item 4Vitae integer tempus condimentum.19.99
Item 5Ante turpis integer aliquet porttitor.29.99
100.00
-
- -
-
- - -
-
-

Images

-
-
- -

Fit

- - -

Left

-

Lorem ipsum dolor sit accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Vestibulum ante ipsum primis in faucibus magna blandit adipiscing eu felis iaculis volutpat lorem ipsum dolor sit amet dolor consequat.

- -

Right

-

Lorem ipsum dolor sit accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Vestibulum ante ipsum primis in faucibus magna blandit adipiscing eu felis iaculis volutpat lorem ipsum dolor sit amet dolor consequat.

- -
-
- - -
-
-

Box

-
-
- -
-

Felis sagittis eget tempus primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Magna sed etiam ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus lorem ipsum dolor sit amet nullam.

-
- -
-
- -
- - -
-
diff --git a/layouts/partials/elements_reference.html b/layouts/partials/elements_reference.html deleted file mode 100644 index 73ad7c6..0000000 --- a/layouts/partials/elements_reference.html +++ /dev/null @@ -1,2009 +0,0 @@ - -
-
-

Elements Reference

-

Oh, and this: a handy reference to all the modifiers supported by various elements.

-
- - -
-
-

Banner

-
-
- -

HTML

-
<section class="banner style(N) (optional modifiers)">
-                                        <div class="content">
-                                        (content)
-                                        </div>
-                                        <div class="image">
-                                        <img src="(image URL)" alt="Alternate text" />
-                                        </div>
-                                        </section>
- -
- - -
-

banner style1

-

A 50/50 vertical split between content and an image. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
orient-leftShows content on the left, image on the right.
orient-rightShows content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style2

-

Boxed-in content set against an image background, and attached to either side of the screen or centered. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
orient-leftAttaches the content box to the left edge of the screen.
orient-centerPlaces the content box in the center of the screen.
orient-rightAttaches the content box to the right edge of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style3

-

An image within a circular frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style4

-

An image within a phone-shaped frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
iphoneUses iPhone styling for image frame.
androidUses Android styling for image frame.
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style5

-

Content set directly against an image background. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
-
- - -
-
-

Spotlight

-
-
- -

HTML

-
<section class="spotlight style(N) (optional modifiers)">
-                                        <div class="content">
-                                        (content)
-                                        </div>
-                                        <div class="image">
-                                        <img src="(image URL)" alt="Alternate text" />
-                                        </div>
-                                        </section>
- -
- - -
-

spotlight style1

-

A 30/70 (or 70/30, depending on orientation) vertical split between content and an image. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
orient-leftShows content on the left, image on the right.
orient-rightShows content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style2

-

An image within a circular frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style3

-

An image within a phone-shaped frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style4

-

Boxed-in content set against an image background, and attached to either side of the screen or centered. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
halfscreenFills half the height of the screen.
orient-leftAttaches the content box to the left edge of the screen.
orient-centerPlaces the content box in the center of the screen.
orient-rightAttaches the content box to the right edge of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style5

-

Boxed-in content set against an image background. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
halfscreenFills half the height of the screen.
orient-leftPlaces the content box on the left of the screen.
orient-centerPlaces the content box in the center of the screen.
orient-rightPlaces the content box on the right side of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
-
- - - - - -
-
-

Items

-
-
- -

HTML

-
<div class="items style(N) (size modifier) (optional modifiers)">
-                                        <section>
-                                        (content)
-                                        </section>
-                                        <section>
-                                        (content)
-                                        </section>
-                                        <section>
-                                        (content)
-                                        </section>
-                                        <section>
-                                        (content)
-                                        </section>
-                                        ...
-                                        </div>
- -
- - -
-

items style1

-

A grid of items separated by borders.

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
smallUses small items.
mediumUses medium items.
bigUses big items.
onload-fade-inFades in items on page load.
onscroll-fade-inFades in items on page scroll.
-
-
- -
- - -
-

items style2

-

An outlined grid of items separated by borders.

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
smallUses small items.
mediumUses medium items.
bigUses big items.
onload-fade-inFades in items on page load.
onscroll-fade-inFades in items on page scroll.
-
-
- -
- - -
-

items style3

-

A borderless grid of items.

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
smallUses small items.
mediumUses medium items.
bigUses big items.
onload-fade-inFades in items on page load.
onscroll-fade-inFades in items on page scroll.
-
-
- -
-
- - -
-
-

Wrapper

-
-
- -

HTML

-
<div class="wrapper (optional modifiers)">
-                                        (content)
-                                        </div>
- -

Modifiers

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
- -
-
- -
- -
-
\ No newline at end of file diff --git a/layouts/partials/favicon.html b/layouts/partials/favicon.html deleted file mode 100644 index 4d06d8e..0000000 --- a/layouts/partials/favicon.html +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/layouts/partials/gallery.html b/layouts/partials/gallery.html deleted file mode 100644 index 4af2fc8..0000000 --- a/layouts/partials/gallery.html +++ /dev/null @@ -1,14 +0,0 @@ - -
-
-

{{ .title }}

-

{{ .content | safeHTML }}

-
- - - -
\ No newline at end of file diff --git a/layouts/partials/head.html b/layouts/partials/head.html deleted file mode 100644 index 6a15e8a..0000000 --- a/layouts/partials/head.html +++ /dev/null @@ -1,32 +0,0 @@ - - {{ .Site.Title }} - - - - - {{ if .Site.Params.favicon }} - {{ partial "favicon" }} - {{ end }} - - - {{ if .Site.IsServer }} - {{ $style := resources.Get "sass/main.scss" | resources.ExecuteAsTemplate "scss/main.scss" . | toCSS (dict "targetPath" "css/main.css" "outputStyle" "compressed" "enableSourceMap" false) }} - - {{ else }} - {{ $style := resources.Get "sass/main.scss" | resources.ExecuteAsTemplate "scss/main.scss" . | toCSS (dict "targetPath" "css/main.css" "enableSourceMap" false) }} - - {{ end }} - {{ if .Site.IsServer }} - {{ $noscript := resources.Get "sass/noscript.scss" | resources.ExecuteAsTemplate "noscript.scss" . | toCSS (dict "targetPath" "css/noscript.css" "enableSourceMap" false) }} - - {{ else }} - {{ $noscript := resources.Get "sass/noscript.scss" | resources.ExecuteAsTemplate "noscript.scss" . | toCSS (dict "targetPath" "css/noscript.css" "enableSourceMap" false) }} - - {{end}} - - - {{ range .Site.Params.asset.fontawesome_css -}} - - {{- end }} - - diff --git a/layouts/partials/items.html b/layouts/partials/items.html deleted file mode 100644 index 08e7933..0000000 --- a/layouts/partials/items.html +++ /dev/null @@ -1,12 +0,0 @@ - -
-
- {{ with .title }}

{{ . }}

{{ end }} - {{ with .content }}

{{ . | safeHTML }}

{{ end }} -
- {{ range .items }} - {{ partial "item" . }} - {{ end }} -
-
-
diff --git a/layouts/partials/modifiers.html b/layouts/partials/modifiers.html deleted file mode 100644 index 050b356..0000000 --- a/layouts/partials/modifiers.html +++ /dev/null @@ -1,1663 +0,0 @@ - -
-
-

Elements Reference

-

Oh, and this: a handy reference to all the modifiers supported by various elements.

-
- - -
-
-

Banner

-
-
- -

HTML

-
<section class="banner style(N) (optional modifiers)">
-                                        <div class="content">
-                                        (content)
-                                        </div>
-                                        <div class="image">
-                                        <img src="(image URL)" alt="Alternate text" />
-                                        </div>
-                                        </section>
- -
- - -
-

banner style1

-

A 50/50 vertical split between content and an image. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
orient-leftShows content on the left, image on the right.
orient-rightShows content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style2

-

Boxed-in content set against an image background, and attached to either side of the screen or centered. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
orient-leftAttaches the content box to the left edge of the screen.
orient-centerPlaces the content box in the center of the screen.
orient-rightAttaches the content box to the right edge of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style3

-

An image within a circular frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style4

-

An image within a phone-shaped frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
iphoneUses iPhone styling for image frame.
androidUses Android styling for image frame.
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

banner style5

-

Content set directly against an image background. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
-
- - -
-
-

Spotlight

-
-
- -

HTML

-
<section class="spotlight style(N) (optional modifiers)">
-                                        <div class="content">
-                                        (content)
-                                        </div>
-                                        <div class="image">
-                                        <img src="(image URL)" alt="Alternate text" />
-                                        </div>
-                                        </section>
- -
- - -
-

spotlight style1

-

A 30/70 (or 70/30, depending on orientation) vertical split between content and an image. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
orient-leftShows content on the left, image on the right.
orient-rightShows content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style2

-

An image within a circular frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style3

-

An image within a phone-shaped frame placed to the side of content. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
orient-leftPlaces the content on the left, image on the right.
orient-rightPlaces the content on the right, image on the left.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-upFades image up on page load.
onload-image-fade-downFades image down on page load.
onload-image-fade-leftFades image left on page load.
onload-image-fade-rightFades image right on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-upFades image up on page scroll.
onscroll-image-fade-downFades image down on page scroll.
onscroll-image-fade-leftFades image left on page scroll.
onscroll-image-fade-rightFades image right on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style4

-

Boxed-in content set against an image background, and attached to either side of the screen or centered. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
halfscreenFills half the height of the screen.
orient-leftAttaches the content box to the left edge of the screen.
orient-centerPlaces the content box in the center of the screen.
orient-rightAttaches the content box to the right edge of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
- - -
-

spotlight style5

-

Boxed-in content set against an image background. Supports these modifiers:

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fullscreenFills the height of the screen.
halfscreenFills half the height of the screen.
orient-leftPlaces the content box on the left of the screen.
orient-centerPlaces the content box in the center of the screen.
orient-rightPlaces the content box on the right side of the screen.
content-align-leftLeft-aligns content.
content-align-centerCenter-aligns content.
content-align-rightRight-aligns content.
image-position-leftLeft-positions image.
image-position-centerCenter-positions image.
image-position-rightRight-positions image.
onload-content-fade-upFades content up on page load.
onload-content-fade-downFades content down on page load.
onload-content-fade-leftFades content left on page load.
onload-content-fade-rightFades content right on page load.
onload-content-fade-inFades in content on page load.
onload-image-fade-inFades in image on page load.
onscroll-content-fade-upFades content up on page scroll.
onscroll-content-fade-downFades content down on page scroll.
onscroll-content-fade-leftFades content left on page scroll.
onscroll-content-fade-rightFades content right on page scroll.
onscroll-content-fade-inFades in content on page scroll.
onscroll-image-fade-inFades in image on page scroll.
invertInverts the color scheme.
color1Uses background color #1.
color2Uses background color #2.
color3Uses background color #3.
color4Uses background color #4.
color5Uses background color #5.
color6Uses background color #6.
color7Uses background color #7.
-
-
- -
-
diff --git a/layouts/partials/picture.html b/layouts/partials/picture.html deleted file mode 100644 index 835f66b..0000000 --- a/layouts/partials/picture.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - - -
-

{{ .title }}

-

{{ .content }}

-
    -
  • {{ .button }}
  • -
-
-
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html deleted file mode 100644 index d2e5b78..0000000 --- a/layouts/partials/scripts.html +++ /dev/null @@ -1,15 +0,0 @@ - -{{ $jQuery := resources.Get "js/jquery.min.js" }} -{{ $scrollex := resources.Get "js/jquery.scrollex.min.js" }} -{{ $scrolly := resources.Get "js/jquery.scrolly.min.js" }} -{{ $browser := resources.Get "js/browser.min.js" }} -{{ $breakpoints := resources.Get "js/breakpoints.min.js" }} -{{ $util := resources.Get "js/util.js" }} -{{ $main := resources.Get "js/main.js" }} -{{ $demo := resources.Get "js/demo.js" }} - -{{ $js := slice $jQuery $scrollex $scrolly $browser $breakpoints $util $main $demo | resources.Concat "js/bundle.js" | minify }} - - - - diff --git a/layouts/partials/spotlight-01-left.html b/layouts/partials/spotlight-01-left.html deleted file mode 100644 index 3ce9f22..0000000 --- a/layouts/partials/spotlight-01-left.html +++ /dev/null @@ -1,13 +0,0 @@ - -
-
-

Spotlight

-

This is a Spotlight element, and it's generally used – as its name implies – to spotlight a particular feature, subject, or pretty much whatever. You can customize its appearance with a number of modifiers, as well as assign it an optional onload or onscroll transition modifier (details).

- -
-
- -
-
\ No newline at end of file diff --git a/layouts/partials/spotlight-02-right.html b/layouts/partials/spotlight-02-right.html deleted file mode 100644 index a88c932..0000000 --- a/layouts/partials/spotlight-02-right.html +++ /dev/null @@ -1,13 +0,0 @@ - -
-
-

Spotlight

-

This is also a Spotlight element, and it's here because this demo would look a bit empty with just one spotlight. Like all spotlights, you can customize its appearance with a number of modifiers, as well as assign it an optional onload or onscroll transition modifier (details).

- -
-
- -
-
\ No newline at end of file diff --git a/layouts/partials/spotlight-03-left.html b/layouts/partials/spotlight-03-left.html deleted file mode 100644 index f2693e8..0000000 --- a/layouts/partials/spotlight-03-left.html +++ /dev/null @@ -1,13 +0,0 @@ - -
-
-

Spotlight

-

And yes, this is another Spotlight element, and it's also here because I need to fill a bit of space. Naturally, like any other spotlight, you can customize its appearance with a number of modifiers, as well as assign it an optional onload or onscroll transition modifier (details).

- -
-
- -
-
\ No newline at end of file diff --git a/layouts/partials/spotlight.html b/layouts/partials/spotlight.html deleted file mode 100644 index 0455bce..0000000 --- a/layouts/partials/spotlight.html +++ /dev/null @@ -1,13 +0,0 @@ - -
-
- {{ with .title }}

{{ . }}

{{ end }} - {{ with .content }}

{{ . | safeHTML }}

{{ end }} - {{ with .button }}{{ end }} -
- {{ with .image }}
- -
{{ end }} -