Skip to content

Commit

Permalink
update to hugo 0.74.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JugglerX committed Sep 6, 2020
1 parent dd3a675 commit 7a29958
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 27 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) Robert Austin - rob@jugglerdigital.com - github.com/JugglerX
Copyright (c) Robert Austin - rob@zerostatic.io - github.com/zerostaticthemes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ theme = "hugo-hero-theme"
meta_description = "Hero is a multipurpose Hugo theme with fullscreen hero images and page sections. It contains content types for a business or portfolio site."
meta_og_title = "Hugo Hero Theme"
meta_og_type = "website"
meta_og_url = "https://hugo-hero.netlify.com"
meta_og_url = "https://hugo-hero.netlify.app"
meta_og_image = "https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png"
meta_og_description = "Hero is a multipurpose Hugo theme with fullscreen hero images and page sections. It contains content types for a business or portfolio site."
meta_twitter_card = "summary"
Expand Down Expand Up @@ -40,4 +40,4 @@ theme = "hugo-hero-theme"

[permalinks]
post = "/:year/:month/:day/:slug/"
pages = "/:filename/"
pages = "/:filename/"
2 changes: 1 addition & 1 deletion exampleSite/data/contact.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
email: 'zerostaticthemes@gmail.com'
email: 'example@example.com'
phone: 'XXXX XXX XXX'
businessName: 'Hugo Serif'
address: ''
6 changes: 3 additions & 3 deletions exampleSite/data/social.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
vimeo: ""
twitter: "https://twitter.com/figuritltd"
twitter: "https://twitter.com/zerostaticio"
instagram: ""
linkedin: "https://www.linkedin.com/in/linda-chesher-81a35618/"
facebook: ""
linkedin: "https://www.linkedin.com"
facebook: ""
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ template {
@media (min-width: 1300px) {
.container {
max-width: 1140px; } }

.container-fluid {
width: 100%;
padding-right: 10px;
Expand All @@ -331,12 +330,12 @@ template {
padding-right: 0;
padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
min-height: 1px;
Expand Down Expand Up @@ -5520,7 +5519,6 @@ ol {
height: 40px;
padding: 10px 8px 10px 8px;
font-weight: 300; } }

.sub-footer {
background: #2b2d32;
padding-top: 20px;
Expand Down Expand Up @@ -5568,7 +5566,6 @@ ol {
margin-left: 10px; }
.sub-footer .sub-footer-inner ul li:first-of-type {
margin-left: 0; } }

.logo {
display: none; }
@media (min-width: 576px) {
Expand Down Expand Up @@ -5840,7 +5837,6 @@ ul.social {
.content h1 {
line-height: 1.2;
font-weight: 300; } }

.content h2 {
font-family: "Lato", "Helvetica Neue", Arial, sans-serif, -apple-system;
line-height: 1.4;
Expand All @@ -5849,7 +5845,6 @@ ul.social {
@media (min-width: 768px) {
.content h2 {
line-height: 1.4; } }

.content h3 {
color: #1c3ed3;
line-height: 1.4;
Expand All @@ -5860,7 +5855,6 @@ ul.social {
line-height: 1.4;
letter-spacing: 1.8px;
font-weight: 200; } }

.intro {
display: flex;
justify-content: flex-start;
Expand Down Expand Up @@ -5914,7 +5908,6 @@ ul.social {
@media (min-width: 1300px) {
.intro p {
width: 45%; } }

.intro-small {
padding-top: 100px;
padding-bottom: 30px; }
Expand Down Expand Up @@ -6101,7 +6094,6 @@ ul.social {
line-height: 1.4;
margin-bottom: 40px;
font-weight: 300; } }

.service-summary {
display: flex;
align-items: flex-start; }
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"css/style.min.3101f3b33c394d594d4d73a54417d865fbdc78740ec0119d260b5d4181041c0e.css","MediaType":"text/css","Data":{"Integrity":"sha256-MQHzszw5TVlNTXOlRBfYZfvceHQOwBGdJgtdQYEEHA4="}}
4 changes: 2 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --themesDir ../.."

[build.environment]
HUGO_VERSION = "0.51"
HUGO_VERSION = "0.74.3"
HUGO_THEME = "repo"
HUGO_BASEURL = "/"
HUGO_BASEURL = "/"
8 changes: 4 additions & 4 deletions theme.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "Hero"
license = "MIT"
licenselink = "https://github.com/JugglerX/hugo-hero-theme/blob/master/LICENSE"
licenselink = "https://github.com/zerostaticthemes/hugo-hero-theme/blob/master/LICENSE"
description = "Hero is a multipurpose theme with fullscreen hero images and fullwidth sections. It contains content types for a business or portfolio site."
homepage = "https://github.com/jugglerx/hugo-hero-theme"
homepage = "https://github.com/zerostaticthemes/hugo-hero-theme"
tags = ["responsive","minimal","clean","company","portfolio","bootstrap","zerostatic"]
features = ["services","work","fullwidth","hero images"]
min_version = 0.51
min_version = "0.74.3"

[author]
name = "Robert Austin"
homepage = "https://www.zerostatic.io"
homepage = "https://www.zerostatic.io"

0 comments on commit 7a29958

Please sign in to comment.