first commit
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
|
@ -0,0 +1,39 @@
|
|||
## -----------------------------------------------
|
||||
## Basic Configuration
|
||||
## -----------------------------------------------
|
||||
|
||||
theme = "hugo-story"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Publish
|
||||
## -----------------------------------------------
|
||||
|
||||
relativeURLs = "true"
|
||||
#canonifyURLs = "true"
|
||||
|
||||
# Local
|
||||
baseURL = "/"
|
||||
publishDir = "public"
|
||||
|
||||
# Remote
|
||||
#baseURL = "https://caressofsteel.github.io/demos/hugo/hugo-story/"
|
||||
#publishDir = "//centos/sites/hugodev/hugostory/"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Hugo Built-in Features
|
||||
## -----------------------------------------------
|
||||
|
||||
disableKinds = ["taxonomy", "section"]
|
||||
# googleAnalytics = "G-XXXXXXXXXX"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Site Parameters
|
||||
## -----------------------------------------------
|
||||
|
||||
[Params]
|
||||
|
||||
[Params.social]
|
||||
|
||||
|
||||
[Params.asset]
|
||||
|
|
@ -0,0 +1,49 @@
|
|||
## -----------------------------------------------
|
||||
## Basic Configuration
|
||||
## -----------------------------------------------
|
||||
|
||||
title = "Anthony Hughes Photography"
|
||||
copyright = "{year}"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Publish
|
||||
## -----------------------------------------------
|
||||
|
||||
relativeURLs = "true"
|
||||
#canonifyURLs = "true"
|
||||
|
||||
# Local
|
||||
baseURL = "/"
|
||||
publishDir = "public"
|
||||
|
||||
# Remote
|
||||
#baseURL = "https://caressofsteel.github.io/demos/hugo/hugo-story/"
|
||||
#publishDir = "//centos/sites/hugodev/hugostory/"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Hugo Built-in Features
|
||||
## -----------------------------------------------
|
||||
|
||||
disableKinds = ["taxonomy", "section"]
|
||||
# googleAnalytics = "G-XXXXXXXXXX"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Site Parameters
|
||||
## -----------------------------------------------
|
||||
|
||||
[Params]
|
||||
description = "A (modular, highly tweakable) responsive one-page theme for Hugo"
|
||||
logo = "images/banner.jpg"
|
||||
favicon = true
|
||||
|
||||
[Params.social]
|
||||
github = "https://github.com/caressofsteel/"
|
||||
twitter = "https://twitter.com/caressofsteel_"
|
||||
email = "caressofsteel@protonmail.com"
|
||||
instagram = "https://instagram.com"
|
||||
linkedin = "https://linkedin.com"
|
||||
telegram = "https://telegram.org"
|
||||
|
||||
[Params.asset]
|
||||
fontawesome_css = ["css/fontawesome-all.min.css"]
|
||||
fontawesome_js = ["js/fontawesome-all.min.js"]
|
||||
|
|
@ -0,0 +1,49 @@
|
|||
## -----------------------------------------------
|
||||
## Basic Configuration
|
||||
## -----------------------------------------------
|
||||
|
||||
title = "Anthony Hughes Photography"
|
||||
copyright = "{year}"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Publish
|
||||
## -----------------------------------------------
|
||||
|
||||
relativeURLs = "true"
|
||||
#canonifyURLs = "true"
|
||||
|
||||
# Local
|
||||
baseURL = "/"
|
||||
publishDir = "public"
|
||||
|
||||
# Remote
|
||||
#baseURL = "https://caressofsteel.github.io/demos/hugo/hugo-story/"
|
||||
#publishDir = "//centos/sites/hugodev/hugostory/"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Hugo Built-in Features
|
||||
## -----------------------------------------------
|
||||
|
||||
disableKinds = ["taxonomy", "section"]
|
||||
# googleAnalytics = "G-XXXXXXXXXX"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Site Parameters
|
||||
## -----------------------------------------------
|
||||
|
||||
[Params]
|
||||
description = "A (modular, highly tweakable) responsive one-page theme for Hugo"
|
||||
logo = "images/banner.jpg"
|
||||
favicon = true
|
||||
|
||||
[Params.social]
|
||||
github = "https://github.com/caressofsteel/"
|
||||
twitter = "https://twitter.com/caressofsteel_"
|
||||
email = "caressofsteel@protonmail.com"
|
||||
instagram = "https://instagram.com"
|
||||
linkedin = "https://linkedin.com"
|
||||
telegram = "https://telegram.org"
|
||||
|
||||
[Params.asset]
|
||||
fontawesome_css = ["css/fontawesome-all.min.css"]
|
||||
fontawesome_js = ["js/fontawesome-all.min.js"]
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
####################### Banner #########################
|
||||
style: "style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right invert"
|
||||
title : "Anthony Hughes"
|
||||
subtitle: |
|
||||
Telling stories through light and shadow
|
||||
content : |
|
||||
I believe the most compelling stories are those told with Light, illuminating what the Universe seeks to reveal in the moment. Shadow itself is not separate from Light but a function of it, masking what is yet to be seen.<br><br>
|
||||
|
||||
Through light and shadow, my photography is a conduit for the stories the Universe reveals to those ready to receive them. I seek to open hearts and minds to new ways of inhabiting the world we all share.
|
||||
|
||||
button:
|
||||
label : "Contact Me"
|
||||
link : "mailto:anthony@lucidcocoon.scot"
|
||||
image : "images/DSCF3397-crop.webp"
|
||||
|
||||
|
|
@ -0,0 +1,77 @@
|
|||
title: "Gallery"
|
||||
style: "style2 medium lightbox onscroll-fade-in"
|
||||
content: |
|
||||
This is a <strong>Gallery</strong> element. It can behave as a lightbox (when given the <code>lightbox</code> class), and you can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-gallery">details</a>).
|
||||
pictures:
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/01.jpg"
|
||||
thumb: "images/gallery/thumbs/01.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/02.jpg"
|
||||
thumb: "images/gallery/thumbs/02.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/03.jpg"
|
||||
thumb: "images/gallery/thumbs/03.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/04.jpg"
|
||||
thumb: "images/gallery/thumbs/04.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/05.jpg"
|
||||
thumb: "images/gallery/thumbs/05.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/06.jpg"
|
||||
thumb: "images/gallery/thumbs/06.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/07.jpg"
|
||||
thumb: "images/gallery/thumbs/07.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/08.jpg"
|
||||
thumb: "images/gallery/thumbs/08.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/09.jpg"
|
||||
thumb: "images/gallery/thumbs/09.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/10.jpg"
|
||||
thumb: "images/gallery/thumbs/10.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/11.jpg"
|
||||
thumb: "images/gallery/thumbs/11.jpg"
|
||||
button: "Details"
|
||||
|
||||
- title: "Title"
|
||||
content: "Lorem ipsum dolor amet, consectetur magna etiam elit. Etiam sed ultrices."
|
||||
image: "images/gallery/fulls/12.jpg"
|
||||
thumb: "images/gallery/thumbs/12.jpg"
|
||||
button: "Details"
|
||||
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
title : "Items"
|
||||
content: |
|
||||
This is an <strong>Items</strong> element, and it's basically just a grid for organizing items of various types. You can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-items">details</a>).
|
||||
style: "style1 medium onscroll-fade-in"
|
||||
items:
|
||||
# feature item loop
|
||||
- name : "One"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "style2 major fa-gem"
|
||||
|
||||
# feature item loop
|
||||
- name : "Two"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-save"
|
||||
|
||||
# feature item loop
|
||||
- name : "Three"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-chart-bar"
|
||||
|
||||
# feature item loop
|
||||
- name : "Four"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-wifi"
|
||||
|
||||
# feature item loop
|
||||
- name : "Five"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-cog"
|
||||
|
||||
# feature item loop
|
||||
- name : "Six"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "style2 major fa-paper-plane"
|
||||
|
||||
# feature item loop
|
||||
- name : "Seven"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-desktop"
|
||||
|
||||
# feature item loop
|
||||
- name : "Eight"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-sync-alt"
|
||||
|
||||
# feature item loop
|
||||
- name : "Nine"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-hashtag"
|
||||
|
||||
# feature item loop
|
||||
- name : "Ten"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-bolt"
|
||||
|
||||
# feature item loop
|
||||
- name : "Eleven"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "style2 major fa-envelope"
|
||||
|
||||
# feature item loop
|
||||
- name : "Twelve"
|
||||
content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit."
|
||||
style : "solid style2 major fa-leaf"
|
||||
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
####################### Spotlight #########################
|
||||
style: "style1 orient-right content-align-left image-position-center onscroll-image-fade-in"
|
||||
id: "first"
|
||||
title : "Spotlight"
|
||||
content: |
|
||||
This is a <strong>Spotlight</strong> element, and it's generally used – as its name implies – to spotlight a particular feature, subject, or pretty much whatever. You can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-spotlight">details</a>).
|
||||
button:
|
||||
label: "Learn More"
|
||||
link: "#"
|
||||
image: "images/spotlight01.jpg"
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
####################### Spotlight #########################
|
||||
style: "style1 orient-left content-align-left image-position-center onscroll-image-fade-in"
|
||||
title : "Spotlight"
|
||||
content: |
|
||||
This is also a <strong>Spotlight</strong> element, and it's here because this demo would look a bit empty with just one spotlight. Like all spotlights, you can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-spotlight">details</a>).
|
||||
button:
|
||||
label: "Learn More"
|
||||
link: "#"
|
||||
image: "images/spotlight02.jpg"
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
####################### Spotlight #########################
|
||||
style: "style1 orient-right content-align-left image-position-center onscroll-image-fade-in"
|
||||
id: "first"
|
||||
title : "Spotlight"
|
||||
content: |
|
||||
And yes, this is another <strong>Spotlight</strong> element, and it's also here because I need to fill a bit of space. Naturally, like any other spotlight, you can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-spotlight">details</a>).
|
||||
button:
|
||||
label: "Learn More"
|
||||
link: "#"
|
||||
image: "images/spotlight03.jpg"
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
## -----------------------------------------------
|
||||
## Basic Configuration
|
||||
## -----------------------------------------------
|
||||
|
||||
theme = "hugo-story"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Publish
|
||||
## -----------------------------------------------
|
||||
|
||||
relativeURLs = "true"
|
||||
#canonifyURLs = "true"
|
||||
|
||||
# Local
|
||||
baseURL = "/"
|
||||
publishDir = "public"
|
||||
|
||||
# Remote
|
||||
#baseURL = "https://caressofsteel.github.io/demos/hugo/hugo-story/"
|
||||
#publishDir = "//centos/sites/hugodev/hugostory/"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Hugo Built-in Features
|
||||
## -----------------------------------------------
|
||||
|
||||
disableKinds = ["taxonomy", "section"]
|
||||
# googleAnalytics = "your-google-analytics-id"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Site Parameters
|
||||
## -----------------------------------------------
|
||||
|
||||
[Params]
|
||||
|
||||
[Params.social]
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Hugo Story by CaressOfSteel
|
||||
A (modular, highly tweakable) responsive one-page theme for Hugo.
|
||||
Ported from Story by HTML5UP.
|
||||
This Hugo theme is licensed under the Creative Commons Attribution 3.0 License.
|
||||
-->
|
||||
<html>
|
||||
|
||||
{{ partial "head" . }}
|
||||
|
||||
<body class="is-preload">
|
||||
|
||||
<!-- Wrapper -->
|
||||
<div id="wrapper" class="divided">
|
||||
{{- block "main" . }}{{- end }}
|
||||
<!-- Wrapper -->
|
||||
</div>
|
||||
|
||||
{{ template "_internal/google_analytics.html" . }}
|
||||
{{ partial "scripts" . }}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
{{ define "main" }}
|
||||
|
||||
{{ partial "banner" site.Data.banner }}
|
||||
<!--
|
||||
{{ partial "spotlight" site.Data.spotlight1 }}
|
||||
{{ partial "spotlight" site.Data.spotlight2 }}
|
||||
{{ partial "spotlight" site.Data.spotlight3 }}
|
||||
{{ partial "gallery" site.Data.gallery }}
|
||||
{{ partial "items" site.Data.items }}
|
||||
{{ partial "elements" . }}
|
||||
{{ partial "elements_reference" . }}
|
||||
-->
|
||||
{{ partial "footer" . }}
|
||||
|
||||
{{ end }}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
<!-- Banner -->
|
||||
<section class="banner {{ .style }}">
|
||||
<div class="content">
|
||||
{{ with .title }}<h1>{{ . }}</h1>{{ end }}
|
||||
{{ with .subtitle }}<p class="major">{{ . | safeHTML }}</p>{{ end }}
|
||||
{{ with .content }}<p>{{ . | safeHTML }}</p>{{ end }}
|
||||
{{ with .button }}<ul class="actions stacked">
|
||||
<li><a href="{{ .link }}" class="button primary large wide smooth-scroll-middle">{{ .label }}</a></li>
|
||||
<li><a href="https://anthony.lucidcocoon.scot" class="button default large wide smooth-scroll-middle">Gallery (Coming Soon)</a></li>
|
||||
</ul>{{ end }}
|
||||
</div>
|
||||
{{ with .image }}<div class="image">
|
||||
<img src="{{.}}" alt="Hugo Story" />
|
||||
</div>{{end}}
|
||||
</section>
|
||||
|
|
@ -0,0 +1,472 @@
|
|||
<!-- Additional Elements -->
|
||||
<section class="wrapper style1 align-center">
|
||||
<div class="inner">
|
||||
<h2>Additional Elements</h2>
|
||||
<p>Finally, here are some additional elements you <em>might</em> find useful (and yup, they look fine with any <span class="demo-controls">appearance</span>).</p>
|
||||
<div class="index align-left">
|
||||
|
||||
<!-- Text -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Text</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<p>This is <b>bold</b> and this is <strong>strong</strong>. This is <i>italic</i> and this is <em>emphasized</em>.
|
||||
This is <sup>superscript</sup> text and this is <sub>subscript</sub> text.
|
||||
This is <u>underlined</u> and this is code: <code>for (;;) { ... }</code>.
|
||||
Finally, this is a <a href="#">link</a>.</p>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Heading -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Headings</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<h1>Heading Level 1</h1>
|
||||
<h2>Heading Level 2</h2>
|
||||
<h3>Heading Level 3</h3>
|
||||
<h4>Heading Level 4</h4>
|
||||
<h5>Heading Level 5</h5>
|
||||
<h6>Heading Level 6</h6>
|
||||
|
||||
<hr />
|
||||
|
||||
<header>
|
||||
<h1>Heading with a Subtitle</h1>
|
||||
<p>Lorem ipsum dolor sit amet nullam id egestas urna aliquam</p>
|
||||
</header>
|
||||
<p>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.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<header>
|
||||
<h2>Heading with a Subtitle</h2>
|
||||
<p>Lorem ipsum dolor sit amet nullam id egestas urna aliquam</p>
|
||||
</header>
|
||||
<p>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.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<header>
|
||||
<h3>Heading with a Subtitle</h3>
|
||||
<p>Lorem ipsum dolor sit amet nullam id egestas urna aliquam</p>
|
||||
</header>
|
||||
<p>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.</p>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Unordered List -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Unordered List</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<h4>Default</h4>
|
||||
<ul>
|
||||
<li>Lorem ipsum dolor sit amet</li>
|
||||
<li>Interdum adipiscing gravida odio</li>
|
||||
<li>Porttitor sem non integer</li>
|
||||
<li>Non faucibus ornare mi ut ante</li>
|
||||
<li>Sagittis adipiscing eleifend</li>
|
||||
<li>Felis amet dolore viverra</li>
|
||||
</ul>
|
||||
|
||||
<h4>Alternate</h4>
|
||||
<ul class="alt">
|
||||
<li>Lorem ipsum dolor sit amet</li>
|
||||
<li>Interdum adipiscing gravida odio</li>
|
||||
<li>Porttitor sem non integer</li>
|
||||
<li>Non faucibus ornare mi ut ante</li>
|
||||
<li>Sagittis adipiscing eleifend</li>
|
||||
<li>Felis amet dolore viverra</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Ordered List -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Ordered List</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<ol>
|
||||
<li>Lorem ipsum dolor sit amet</li>
|
||||
<li>Interdum adipiscing gravida odio</li>
|
||||
<li>Porttitor sem non integer</li>
|
||||
<li>Non faucibus ornare mi ut ante</li>
|
||||
<li>Sagittis adipiscing eleifend</li>
|
||||
<li>Felis amet dolore viverra</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Definition List -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Definition List</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<dl>
|
||||
<dt>Interdum adipiscing odio</dt>
|
||||
<dd>
|
||||
<p>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.</p>
|
||||
</dd>
|
||||
<dt>Non faucibus ornare mi ut ante</dt>
|
||||
<dd>
|
||||
<p>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.</p>
|
||||
</dd>
|
||||
<dt>Felis amet dolore viverra</dt>
|
||||
<dd>
|
||||
<p>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.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Blockquote -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Blockquote</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<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.</blockquote>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Code -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Code</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<pre><code>i = 0;
|
||||
|
||||
while (!deck.isInOrder()) {
|
||||
print 'Iteration ' + i;
|
||||
deck.shuffle();
|
||||
i++;
|
||||
}
|
||||
|
||||
print 'It took ' + i + ' iterations to sort the deck.';
|
||||
</code></pre>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Icons -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Icons</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<h4>Style #1</h4>
|
||||
<ul class="icons">
|
||||
<li><a href="#" class="icon brands style1 fa-twitter"><span class="label">Twitter</span></a></li>
|
||||
<li><a href="#" class="icon brands style1 fa-facebook-f"><span class="label">Facebook</span></a></li>
|
||||
<li><a href="#" class="icon brands style1 fa-instagram"><span class="label">Instagram</span></a></li>
|
||||
<li><a href="#" class="icon brands style1 fa-github"><span class="label">Github</span></a></li>
|
||||
<li><a href="#" class="icon brands style1 fa-dribbble"><span class="label">Dribbble</span></a></li>
|
||||
</ul>
|
||||
|
||||
<h4>Style #2</h4>
|
||||
<ul class="icons">
|
||||
<li><a href="#" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li>
|
||||
<li><a href="#" class="icon brands style2 fa-facebook-f"><span class="label">Facebook</span></a></li>
|
||||
<li><a href="#" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>
|
||||
<li><a href="#" class="icon brands style2 fa-github"><span class="label">Github</span></a></li>
|
||||
<li><a href="#" class="icon brands style2 fa-dribbble"><span class="label">Dribbble</span></a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Buttons -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Buttons</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<ul class="actions">
|
||||
<li><a href="#" class="button primary">Primary</a></li>
|
||||
<li><a href="#" class="button">Default</a></li>
|
||||
</ul>
|
||||
<ul class="actions">
|
||||
<li><a href="#" class="button primary large">Large</a></li>
|
||||
<li><a href="#" class="button">Default</a></li>
|
||||
<li><a href="#" class="button small">Small</a></li>
|
||||
</ul>
|
||||
<ul class="actions fit">
|
||||
<li><a href="#" class="button primary fit">Fit</a></li>
|
||||
<li><a href="#" class="button fit">Fit</a></li>
|
||||
<li><a href="#" class="button primary fit">Fit</a></li>
|
||||
<li><a href="#" class="button fit">Fit</a></li>
|
||||
</ul>
|
||||
<ul class="actions fit small">
|
||||
<li><a href="#" class="button primary fit small">Fit + Small</a></li>
|
||||
<li><a href="#" class="button fit small">Fit + Small</a></li>
|
||||
<li><a href="#" class="button primary fit small">Fit + Small</a></li>
|
||||
<li><a href="#" class="button fit small">Fit + Small</a></li>
|
||||
</ul>
|
||||
<ul class="actions">
|
||||
<li><a href="#" class="button primary icon solid fa-search">Icon</a></li>
|
||||
<li><a href="#" class="button icon solid fa-download">Icon</a></li>
|
||||
</ul>
|
||||
<ul class="actions">
|
||||
<li><span class="button primary disabled">Primary</span></li>
|
||||
<li><span class="button disabled">Default</span></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Actions -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Actions</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<h4>Default</h4>
|
||||
<ul class="actions">
|
||||
<li><a href="#" class="button primary">Default</a></li>
|
||||
<li><a href="#" class="button">Default</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>Small</h4>
|
||||
<ul class="actions small">
|
||||
<li><a href="#" class="button primary small">Small</a></li>
|
||||
<li><a href="#" class="button small">Small</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>Stacked</h4>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="#" class="button primary">Default</a></li>
|
||||
<li><a href="#" class="button">Default</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>Stacked + Fit</h4>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="#" class="button primary fit">Default</a></li>
|
||||
<li><a href="#" class="button fit">Default</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Form -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Form</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<form method="post" action="#">
|
||||
<div class="fields">
|
||||
<div class="field half">
|
||||
<label for="name">Name</label>
|
||||
<input type="text" name="name" id="name" value="" />
|
||||
</div>
|
||||
<div class="field half">
|
||||
<label for="email">Email</label>
|
||||
<input type="email" name="email" id="email" value="" />
|
||||
</div>
|
||||
<div class="field">
|
||||
<label for="department">Department</label>
|
||||
<select name="department" id="department">
|
||||
<option value="">- Category -</option>
|
||||
<option value="1">Manufacturing</option>
|
||||
<option value="2">Shipping</option>
|
||||
<option value="3">Administration</option>
|
||||
<option value="4">Human Resources</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="field third">
|
||||
<input type="radio" id="priority-low" name="priority" checked />
|
||||
<label for="priority-low">Low Priority</label>
|
||||
</div>
|
||||
<div class="field third">
|
||||
<input type="radio" id="priority-normal" name="priority" />
|
||||
<label for="priority-normal">Normal Priority</label>
|
||||
</div>
|
||||
<div class="field third">
|
||||
<input type="radio" id="priority-high" name="priority" />
|
||||
<label for="priority-high">High Priority</label>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label for="message">Message</label>
|
||||
<textarea name="message" id="message" rows="6"></textarea>
|
||||
</div>
|
||||
<div class="field half">
|
||||
<input type="checkbox" id="copy" name="copy" />
|
||||
<label for="copy">Email me a copy of this message</label>
|
||||
</div>
|
||||
<div class="field half">
|
||||
<input type="checkbox" id="human" name="human" checked />
|
||||
<label for="human">I am a human and not a robot</label>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="actions">
|
||||
<li><input type="submit" name="submit" id="submit" value="Send Message" /></li>
|
||||
</ul>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Table -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Table</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<h4>Default</h4>
|
||||
<div class="table-wrapper">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
<th>Price</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Item 1</td>
|
||||
<td>Ante turpis integer aliquet porttitor.</td>
|
||||
<td>29.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 2</td>
|
||||
<td>Vis ac commodo adipiscing arcu aliquet.</td>
|
||||
<td>19.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 3</td>
|
||||
<td> Morbi faucibus arcu accumsan lorem.</td>
|
||||
<td>29.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 4</td>
|
||||
<td>Vitae integer tempus condimentum.</td>
|
||||
<td>19.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 5</td>
|
||||
<td>Ante turpis integer aliquet porttitor.</td>
|
||||
<td>29.99</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="2"></td>
|
||||
<td>100.00</td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<h4>Alternate</h4>
|
||||
<div class="table-wrapper">
|
||||
<table class="alt">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
<th>Price</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Item 1</td>
|
||||
<td>Ante turpis integer aliquet porttitor.</td>
|
||||
<td>29.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 2</td>
|
||||
<td>Vis ac commodo adipiscing arcu aliquet.</td>
|
||||
<td>19.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 3</td>
|
||||
<td> Morbi faucibus arcu accumsan lorem.</td>
|
||||
<td>29.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 4</td>
|
||||
<td>Vitae integer tempus condimentum.</td>
|
||||
<td>19.99</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Item 5</td>
|
||||
<td>Ante turpis integer aliquet porttitor.</td>
|
||||
<td>29.99</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="2"></td>
|
||||
<td>100.00</td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Images -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Images</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<h4>Fit</h4>
|
||||
<span class="image fit"><img src="images/banner.jpg" alt="" /></span>
|
||||
|
||||
<h4>Left</h4>
|
||||
<p><span class="image left"><img src="images/pic01.jpg" alt="" /></span>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.</p>
|
||||
|
||||
<h4>Right</h4>
|
||||
<p><span class="image right"><img src="images/pic02.jpg" alt="" /></span>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.</p>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Box -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>Box</h3>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
<div class="box">
|
||||
<p>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.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
<!-- Footer -->
|
||||
<footer class="wrapper style1 align-center">
|
||||
<div class="inner">
|
||||
<ul class="icons">
|
||||
{{ with .Site.Params.social.github }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-github"><span class="label">Github</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.twitter }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.instagram }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.linkedin }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-linkedin"><span class="label">LinkedIn</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.email }}<li><a target="_blank" href="mailto:{{.}}" class="fav icon style2 fa-envelope"><span class="label">Email</span></a></li>{{end}}
|
||||
</ul>
|
||||
<p>Hugo Story © 2020 <a target="_blank" href="https://github.com/caressofsteel/">CaressOfSteel</a><span class="footerspacer icon fa-diamond"></span>
|
||||
Ported from <a target="_blank" href="https://html5up.net/uploads/demos/story/">Story</a> by HTML5UP<span class="footerspacer icon fa-diamond"></span>
|
||||
Images courtesy of <a target="_blank" href="https://unsplash.com">Unsplash</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- FontAwesome JS -->
|
||||
{{ range .Site.Params.asset.fontawesome_js -}}
|
||||
<script type="text/javascript" src="{{ . | absURL }}"></script>
|
||||
{{- end }}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<!-- Footer -->
|
||||
<footer class="wrapper style1 align-center invert">
|
||||
<div class="inner">
|
||||
<!-- <ul class="icons">
|
||||
{{ with .Site.Params.social.github }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-github"><span class="label">Github</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.twitter }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.instagram }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.linkedin }}<li><a target="_blank" href="{{.}}" class="icon brands style2 fa-linkedin"><span class="label">LinkedIn</span></a></li>{{end}}
|
||||
{{ with .Site.Params.social.email }}<li><a target="_blank" href="mailto:{{.}}" class="fav icon style2 fa-envelope"><span class="label">Email</span></a></li>{{end}}
|
||||
</ul>
|
||||
-->
|
||||
<a href="https://mastodon.scot/@ashughes"><img src="https://mastodon.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png" /></a> <a target="_blank" href="mailto:anthony@lucidcocoon.scot"><img src="https://img.icons8.com/?size=55&id=OXybUXy28HqX&format=png&color=5f57f0" /></a>
|
||||
<p>Created with generous support by <a href="https://www.lucidcocoon.scot">LucidCocoon.scot</a><br>Theme provided by Hugo Story © 2020 <a target="_blank" href="https://github.com/caressofsteel/">CaressOfSteel</a><br>Images created by Anthony Hughes, licensed <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">CC-BY-NC-ND-4.0</a> unless otherwise indicated</p>
|
||||
<p>Anthony Hughes lives, works and plays on Isle of Bute, Scotland.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- FontAwesome JS -->
|
||||
{{ range .Site.Params.asset.fontawesome_js -}}
|
||||
<script type="text/javascript" src="{{ . | absURL }}"></script>
|
||||
{{- end }}
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
<!-- Gallery -->
|
||||
<section class="wrapper style1 align-center" {{ with .id }} id="{{ . }}"{{ end }}>
|
||||
<div class="inner">
|
||||
<h2>{{ .title }}</h2>
|
||||
<p>{{ .content | safeHTML }}</p>
|
||||
</div>
|
||||
|
||||
<!-- Gallery -->
|
||||
<div class="gallery {{ .style }}">
|
||||
{{ range .pictures }}
|
||||
{{ partial "picture" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
<head>
|
||||
<title>{{ .Site.Title }}</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
{{ if .Site.Params.favicon }}
|
||||
{{ partial "favicon" }}
|
||||
{{ end }}
|
||||
|
||||
<!-- CSS -->
|
||||
{{ if hugo.IsServer }}
|
||||
{{ $style := resources.Get "sass/main.scss" | resources.ExecuteAsTemplate "scss/main.scss" . | toCSS (dict "targetPath" "css/main.css" "outputStyle" "compressed" "enableSourceMap" false) }}
|
||||
<link rel="stylesheet" href="{{ ($style).RelPermalink }}">
|
||||
{{ else }}
|
||||
{{ $style := resources.Get "sass/main.scss" | resources.ExecuteAsTemplate "scss/main.scss" . | toCSS (dict "targetPath" "css/main.css" "enableSourceMap" false) }}
|
||||
<link rel="stylesheet" href="{{ ($style | minify).RelPermalink }}">
|
||||
{{ end }}
|
||||
{{ if hugo.IsServer }}
|
||||
{{ $noscript := resources.Get "sass/noscript.scss" | resources.ExecuteAsTemplate "noscript.scss" . | toCSS (dict "targetPath" "css/noscript.css" "enableSourceMap" false) }}
|
||||
<noscript><link rel="stylesheet" href="{{ ($noscript).RelPermalink }}" /></noscript>
|
||||
{{ else }}
|
||||
{{ $noscript := resources.Get "sass/noscript.scss" | resources.ExecuteAsTemplate "noscript.scss" . | toCSS (dict "targetPath" "css/noscript.css" "enableSourceMap" false) }}
|
||||
<noscript><link rel="stylesheet" href="{{ ($noscript | minify).RelPermalink }}" /></noscript>
|
||||
{{end}}
|
||||
|
||||
<!-- FontAwesome CSS -->
|
||||
{{ range .Site.Params.asset.fontawesome_css -}}
|
||||
<link rel="stylesheet" href="{{ . | absURL }}">
|
||||
{{- end }}
|
||||
|
||||
</head>
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<section>
|
||||
<span class="icon {{ .style }}"></span>
|
||||
<h3>{{ .name }}</h3>
|
||||
<p>{{ .content }}</p>
|
||||
</section>
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
<!-- Items -->
|
||||
<section class="wrapper style1 align-center">
|
||||
<div class="inner">
|
||||
{{ with .title }}<h2>{{ . }}</h2>{{ end }}
|
||||
{{ with .content }}<p>{{ . | safeHTML }}</p>{{ end }}
|
||||
<div class="items {{ .style }}">
|
||||
{{ range .items }}
|
||||
{{ partial "item" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
<article>
|
||||
<a href="{{ .image }}" class="image">
|
||||
<img src="{{ .thumb }}" alt="" />
|
||||
</a>
|
||||
<div class="caption">
|
||||
<h3>{{ .title }}</h3>
|
||||
<p>{{ .content }}</p>
|
||||
<ul class="actions fixed">
|
||||
<li><span class="button small">{{ .button }}</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
{{ $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 }}
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src='{{ $js.RelPermalink }}'></script>
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
<!-- Spotlight -->
|
||||
<section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in" id="first">
|
||||
<div class="content">
|
||||
<h2>Spotlight</h2>
|
||||
<p>This is a <strong>Spotlight</strong> element, and it's generally used – as its name implies – to spotlight a particular feature, subject, or pretty much whatever. You can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-spotlight">details</a>).</p>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="#" class="button">Learn More</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="image">
|
||||
<img src="images/spotlight01.jpg" alt="" />
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
<!-- Spotlight 02 Right -->
|
||||
<section class="spotlight style1 orient-left content-align-left image-position-center onscroll-image-fade-in">
|
||||
<div class="content">
|
||||
<h2>Spotlight</h2>
|
||||
<p>This is also a <strong>Spotlight</strong> element, and it's here because this demo would look a bit empty with just one spotlight. Like all spotlights, you can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-spotlight">details</a>).</p>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="#" class="button">Learn More</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="image">
|
||||
<img src="images/spotlight02.jpg" alt="" />
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
<!-- Spotlight 03 Left -->
|
||||
<section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in">
|
||||
<div class="content">
|
||||
<h2>Spotlight</h2>
|
||||
<p>And yes, this is another <strong>Spotlight</strong> element, and it's also here because I need to fill a bit of space. Naturally, like any other spotlight, you can customize its <span class="demo-controls">appearance with a number of modifiers</span>, as well as assign it an optional <code>onload</code> or <code>onscroll</code> transition modifier (<a href="#reference-spotlight">details</a>).</p>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="#" class="button">Learn More</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="image">
|
||||
<img src="images/spotlight03.jpg" alt="" />
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
<!-- Spotlight -->
|
||||
<section class="spotlight {{ .style }}"{{ with .id }} id="{{ . }}"{{ end }}>
|
||||
<div class="content">
|
||||
{{ with .title }}<h2>{{ . }}</h2>{{ end }}
|
||||
{{ with .content }}<p>{{ . | safeHTML }}</p>{{ end }}
|
||||
{{ with .button }}<ul class="actions stacked">
|
||||
<li><a href="{{ .link }}" class="button">{{ .label }}</a></li>
|
||||
</ul>{{ end }}
|
||||
</div>
|
||||
{{ with .image }}<div class="image">
|
||||
<img src="{{ . }}" alt="" />
|
||||
</div>{{ end }}
|
||||
</section>
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"css/main.min.css","MediaType":"text/css","Data":{}}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"css/main.css","MediaType":"text/css","Data":{}}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"css/noscript.min.css","MediaType":"text/css","Data":{}}
|
||||
|
|
@ -0,0 +1,314 @@
|
|||
/*
|
||||
Hugo Story by CaressOfSteel
|
||||
A (modular, highly tweakable) responsive one-page theme for Hugo.
|
||||
Ported from Story by HTML5UP.
|
||||
This Hugo theme is licensed under the Creative Commons Attribution 3.0 License.
|
||||
*/
|
||||
/* Banner (transitions) */
|
||||
.banner.onload-content-fade-up .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-content-fade-up .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-content-fade-down .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-content-fade-down .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-content-fade-left .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-content-fade-left .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-content-fade-right .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-content-fade-right .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-content-fade-in .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-content-fade-in .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-image-fade-up .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onload-image-fade-up .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-image-fade-up .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
body.is-preload .banner.onload-image-fade-up .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-image-fade-down .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onload-image-fade-down .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-image-fade-down .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
body.is-preload .banner.onload-image-fade-down .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-image-fade-left .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onload-image-fade-left .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-image-fade-left .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
body.is-preload .banner.onload-image-fade-left .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-image-fade-right .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onload-image-fade-right .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-image-fade-right .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
body.is-preload .banner.onload-image-fade-right .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onload-image-fade-in .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
body.is-preload .banner.onload-image-fade-in .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-content-fade-up .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-content-fade-up.is-inactive .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-content-fade-down .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-content-fade-down.is-inactive .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-content-fade-left .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-content-fade-left.is-inactive .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-content-fade-right .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-content-fade-right.is-inactive .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-content-fade-in .content {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-content-fade-in.is-inactive .content {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-image-fade-up .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onscroll-image-fade-up .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-image-fade-up.is-inactive .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
.banner.onscroll-image-fade-up.is-inactive .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-image-fade-down .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onscroll-image-fade-down .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-image-fade-down.is-inactive .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
.banner.onscroll-image-fade-down.is-inactive .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-image-fade-left .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onscroll-image-fade-left .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-image-fade-left.is-inactive .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
.banner.onscroll-image-fade-left.is-inactive .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-image-fade-right .image {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
.banner.onscroll-image-fade-right .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-image-fade-right.is-inactive .image {
|
||||
-moz-transform: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
opacity: 1; }
|
||||
.banner.onscroll-image-fade-right.is-inactive .image img {
|
||||
opacity: 1; }
|
||||
|
||||
.banner.onscroll-image-fade-in .image img {
|
||||
-moz-transition: none;
|
||||
-webkit-transition: none;
|
||||
-ms-transition: none;
|
||||
transition: none; }
|
||||
|
||||
.banner.onscroll-image-fade-in.is-inactive .image img {
|
||||
opacity: 1; }
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"css/noscript.css","MediaType":"text/css","Data":{}}
|
||||
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 477 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 3.6 MiB |
|
After Width: | Height: | Size: 241 KiB |
|
After Width: | Height: | Size: 393 KiB |
|
After Width: | Height: | Size: 488 KiB |
|
After Width: | Height: | Size: 110 KiB |
|
After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 133 KiB |
|
After Width: | Height: | Size: 191 KiB |
|
After Width: | Height: | Size: 113 KiB |
|
After Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 166 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 135 KiB |
|
After Width: | Height: | Size: 95 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 77 KiB |
|
After Width: | Height: | Size: 392 KiB |
|
After Width: | Height: | Size: 314 KiB |
|
After Width: | Height: | Size: 505 KiB |
|
After Width: | Height: | Size: 37 KiB |
|
After Width: | Height: | Size: 105 KiB |
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e3e2b8d8673085d75d009d6e3dc7f471cbadeba6
|
||||