init
This commit is contained in:
2
themes/hugo-agency-theme/exampleSite/.gitignore
vendored
Normal file
2
themes/hugo-agency-theme/exampleSite/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
public/
|
||||
themes
|
||||
328
themes/hugo-agency-theme/exampleSite/config.toml
Normal file
328
themes/hugo-agency-theme/exampleSite/config.toml
Normal file
@@ -0,0 +1,328 @@
|
||||
# Site settings
|
||||
baseurl = "https://example.org/"
|
||||
languageCode = "en-us"
|
||||
title = "Agency"
|
||||
theme = "hugo-agency-theme"
|
||||
|
||||
# Enter your tracking code to enable Google Analytics
|
||||
googleAnalytics = ""
|
||||
|
||||
[params]
|
||||
# You can use Markdown syntax for urls [text](//url.to/source) or
|
||||
# most longer texts.
|
||||
#
|
||||
# All icons using Fontawesome's icon font. Look at fortawesome.github.io/Font-Awesome/icons/
|
||||
# for more icons. The icons are represented by their corresponding
|
||||
# CSS class.
|
||||
|
||||
# To provide some metadata for search engines feel free to add a few
|
||||
# information about you and your website.
|
||||
name = "Your name"
|
||||
description = "Your description"
|
||||
# email = "your@email.com"
|
||||
|
||||
# Link custom assets relative to /static
|
||||
custom_css = []
|
||||
custom_js = []
|
||||
favicon = "favicon.ico"
|
||||
|
||||
# Possibility to disable external/additional fonts
|
||||
# Exception: Fontawesome
|
||||
disableFonts = false
|
||||
|
||||
# 404 error customization
|
||||
[params.error404]
|
||||
heading = "Page couldn't be found"
|
||||
text = "Please visit [this page](/)"
|
||||
|
||||
# Optional piwik tracking
|
||||
#[params.analytics.piwik]
|
||||
# URL = "https://stats.example.com"
|
||||
# ID = "42"
|
||||
# # Track all subdomains with "*.example.com"
|
||||
# domain = "www.example.com"
|
||||
# # Optional integrity check hash
|
||||
# hash = "sha512-RfeD0pacGTqy9m7U6PgehQfS4cc7SIt+e+P+H5e848kEvB/RW84CUGO3O4O3LNbxjevym6KPUZ8muPsMrI8WIw=="
|
||||
|
||||
# Navigation
|
||||
[params.navigation]
|
||||
brand = "The Agency"
|
||||
# Optional logo as brand stored in img/
|
||||
#logo = "logo.svg"
|
||||
services = "Services"
|
||||
portfolio = "Portfolio"
|
||||
about = "About"
|
||||
team = "Team"
|
||||
contact = "Contact"
|
||||
|
||||
# Add custom links. Those can be pre- and postpended to the default menu above.
|
||||
# Use the weight attribute to order your custom links. Uncomment the example
|
||||
# below and replace the values with your own.
|
||||
|
||||
# prepended links
|
||||
#[[menu.prepend]]
|
||||
# url = "http://gohugo.io"
|
||||
# name = "Hugo"
|
||||
# weight = 10
|
||||
|
||||
# postpended links
|
||||
[[menu.postpend]]
|
||||
url = "http://gohugo.io"
|
||||
name = "External link"
|
||||
weight = 10
|
||||
|
||||
|
||||
# Hero section
|
||||
[params.hero]
|
||||
# To change the background image of the hero, replace 'header-bg.jpg' in
|
||||
# the 'static/img' folder.
|
||||
title = "Welcome To Our Studio!"
|
||||
subtitle = "It's nice to meet you"
|
||||
buttonText = "Tell me more"
|
||||
|
||||
|
||||
# Services section
|
||||
[params.services]
|
||||
enable = true
|
||||
title = "Services"
|
||||
subtitle = "Lorem ipsum dolor sit amet consectetur."
|
||||
|
||||
[[params.services.row]]
|
||||
|
||||
[[params.services.row.list]]
|
||||
icon = "fa-shopping-cart"
|
||||
title = "E-Commerce"
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
|
||||
url = "#"
|
||||
|
||||
[[params.services.row.list]]
|
||||
icon = "fa-laptop"
|
||||
title = "Responsive Design"
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
|
||||
url = "#"
|
||||
|
||||
[[params.services.row.list]]
|
||||
icon = "fa-lock"
|
||||
title = "Web"
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
|
||||
url = "#"
|
||||
|
||||
# Portfolio section
|
||||
[params.portfolio]
|
||||
enable = true
|
||||
# All projects defined in their own files. You can find example projects
|
||||
# at 'exampleSite/data/projects'. Copy the 'projects' folder into the 'data' directory
|
||||
# at the root of this Hugo site.
|
||||
# For more informtion take a look at the README.
|
||||
title = "Portfolio"
|
||||
subtitle = "Lorem ipsum dolor sit amet consectetur."
|
||||
|
||||
[params.portfolio.modal]
|
||||
client = "Client"
|
||||
date = "Date"
|
||||
category = "Category"
|
||||
buttonText = "Close project"
|
||||
|
||||
|
||||
# About section
|
||||
[params.about]
|
||||
enable = true
|
||||
title = "About"
|
||||
subtitle = "Lorem ipsum dolor sit amet consectetur."
|
||||
endpoint = "Be part<br>of our<br>story!"
|
||||
|
||||
# The events will be listed from the top to the bottom.
|
||||
# All images are stored under 'static/img/about'.
|
||||
# Replace them with your own.
|
||||
[[params.about.events]]
|
||||
img = "1.jpg"
|
||||
date = "2009-2011"
|
||||
title = "Our Humble Beginnings"
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!"
|
||||
|
||||
[[params.about.events]]
|
||||
img = "2.jpg"
|
||||
date = "March 2011"
|
||||
title = "An Agency is Born"
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!"
|
||||
|
||||
[[params.about.events]]
|
||||
img = "3.jpg"
|
||||
date = "December 2012"
|
||||
title = "Our Humble Beginnings"
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!"
|
||||
|
||||
[[params.about.events]]
|
||||
img = "4.jpg"
|
||||
date = "July 2014"
|
||||
title = "Phase Two Expansion"
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!"
|
||||
|
||||
|
||||
# Team section
|
||||
[params.team]
|
||||
enable = true
|
||||
# Possibility to center items
|
||||
#center = true
|
||||
title = "Our amazing team"
|
||||
subtitle = "Lorem ipsum dolor sit amet consectetur."
|
||||
description = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde."
|
||||
|
||||
# All team member's pictures are stored under 'static/img/team'.
|
||||
# Replace them with your own too.
|
||||
# Suggestion: Image size should be at least 360px*360px or the alignment might be affected.
|
||||
[[params.team.members]]
|
||||
img = "1.jpg"
|
||||
name = "Kay Garland"
|
||||
position = "Lead Designer"
|
||||
reportsTo = "CTO"
|
||||
livesIn = "[Munich, Germany](#some-maps-url)"
|
||||
scope = [
|
||||
"UX for [member dashboard](#)",
|
||||
"Maintainer for [awesome-project](#)",
|
||||
"Open Source [community management](#)"
|
||||
]
|
||||
# For bio markdown and even multiline strings are available.
|
||||
bio = """Kay is an awesome Lead Designer with heaps of experience in the field of UX.
|
||||
She worked at Pied Piper for years until they went belly up."""
|
||||
social = [
|
||||
["fa-twitter", "#"],
|
||||
["fa-facebook", "#"],
|
||||
["fa-linkedin", "#"]
|
||||
]
|
||||
|
||||
[[params.team.members]]
|
||||
img = "2.jpg"
|
||||
name = "Larry Parker"
|
||||
position = "Lead Marketer"
|
||||
social = [
|
||||
["fa-twitter", "#"],
|
||||
["fa-facebook", "#"],
|
||||
["fa-linkedin", "#"]
|
||||
]
|
||||
|
||||
[[params.team.members]]
|
||||
img = "3.jpg"
|
||||
name = "Diana Pertersen"
|
||||
position = "Lead Developer"
|
||||
social = [
|
||||
["fa-twitter", "#"],
|
||||
["fa-facebook", "#"],
|
||||
["fa-linkedin", "#"]
|
||||
]
|
||||
|
||||
# Client section
|
||||
[params.clients_list]
|
||||
enable = true
|
||||
# Possibility to center items
|
||||
#center = true
|
||||
# Optional client title specifying the involvement
|
||||
#title = "Used and trusted by"
|
||||
|
||||
# All the clients' logos are stored under 'static/img/logos'.
|
||||
# Replace them with your clients's logos.
|
||||
# Suggestion: .svg in the size of 280px*80px looks good
|
||||
[[params.clients]]
|
||||
logo = "envato.jpg"
|
||||
link = "#"
|
||||
|
||||
[[params.clients]]
|
||||
logo = "designmodo.jpg"
|
||||
link = "#"
|
||||
|
||||
[[params.clients]]
|
||||
logo = "themeforest.jpg"
|
||||
link = "#"
|
||||
|
||||
[[params.clients]]
|
||||
logo = "creative-market.jpg"
|
||||
link = "#"
|
||||
|
||||
# Contact section
|
||||
[params.contact]
|
||||
enable = true
|
||||
title = "Contact us"
|
||||
subtitle = "Lorem ipsum dolor sit amet consectetur."
|
||||
buttonText = "Send message"
|
||||
# netlify = true
|
||||
|
||||
# Since this template is static, the contact form uses www.formspree.io as a
|
||||
# proxy. The form makes a POST request to their servers to send the actual
|
||||
# email. Visitors can send up to a 1000 emails each month for free.
|
||||
#
|
||||
# What you need to do for the setup?
|
||||
#
|
||||
# - set your email address under 'email' below
|
||||
# - upload the generated site to your server
|
||||
# - send a dummy email yourself to confirm your account
|
||||
# - click the confirm link in the email from www.formspree.io
|
||||
# - you're done. Happy mailing!
|
||||
|
||||
# It is possible to substitute formspring with other providers
|
||||
# as an example the mailout plugin from caddy.
|
||||
# Provide the post URL for the form and depending on the provider
|
||||
# add some custom JS script to finish the implementation.
|
||||
# postURL = "https://example.com/mailout/"
|
||||
|
||||
email = "your@email.com"
|
||||
|
||||
# Success and error message overwrite for async contact form
|
||||
#thanks = "Thank you for awesomely contacting us."
|
||||
#error = "Message could not be send. Please contact us at mail@example.com instead."
|
||||
|
||||
[params.contact.captcha]
|
||||
# sitekey = ""
|
||||
|
||||
# 'warning' defines error messages for invalid inputs
|
||||
[params.contact.form.name]
|
||||
text = "Your Name *"
|
||||
warning = "Please enter your name."
|
||||
|
||||
[params.contact.form.email]
|
||||
text = "Your Email *"
|
||||
warning = "Please enter your email address."
|
||||
|
||||
[params.contact.form.phone]
|
||||
text = "Your Phone *"
|
||||
warning = "Please enter your phone number."
|
||||
|
||||
[params.contact.form.message]
|
||||
text = "Your Message *"
|
||||
warning = "Please enter a message."
|
||||
|
||||
# Add optional form fields to identify contact forms
|
||||
#[[params.contact.form.hidden]]
|
||||
# name = "someID"
|
||||
# value = "example.com"
|
||||
#
|
||||
#[[params.contact.form.hidden]]
|
||||
# Special values for name such as "page" and "site" will be autofilled
|
||||
# name = "page"
|
||||
|
||||
# Footer section
|
||||
[params.footer]
|
||||
enable = true
|
||||
copyright = "Published under the Apache License 2.0."
|
||||
|
||||
[[params.footer.social]]
|
||||
icon = "fa-twitter"
|
||||
link = "#"
|
||||
title = "Twitter"
|
||||
|
||||
[[params.footer.social]]
|
||||
icon = "fa-facebook"
|
||||
link = "#"
|
||||
title = "Facebook"
|
||||
|
||||
[[params.footer.social]]
|
||||
icon = "fa-linkedin"
|
||||
link = "#"
|
||||
title = "LinkedIn"
|
||||
|
||||
[[params.footer.quicklinks]]
|
||||
text = "Privacy Policy"
|
||||
link = "#"
|
||||
|
||||
[[params.footer.quicklinks]]
|
||||
text = "Terms of Use"
|
||||
link = "#"
|
||||
@@ -0,0 +1,10 @@
|
||||
modalID: 1
|
||||
title: Round Icons
|
||||
subtitle: Lorem ipsum dolor sit amet consectetur.
|
||||
date: 2014-07-05
|
||||
img: roundicons.png
|
||||
preview: roundicons-preview.png
|
||||
client: Start Bootstrap
|
||||
clientLink: "#"
|
||||
category: Graphic Design
|
||||
description: Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo! <br><br>**Want these icons in this portfolio item sample?** You can download 60 of them for free, courtesy of [RoundIcons.com](//getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc), or you can purchase the 1500 icon set [here](//getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc).
|
||||
@@ -0,0 +1,10 @@
|
||||
modalID: 2
|
||||
title: Startup Framework
|
||||
subtitle: Lorem ipsum dolor sit amet consectetur.
|
||||
date: 2014-07-06
|
||||
img: startup-framework.png
|
||||
preview: startup-framework-preview.png
|
||||
client: Start Bootstrap
|
||||
clientLink: "#"
|
||||
category: Website Design
|
||||
description: "[Startup Framework](//designmodo.com/startup/?u=787) is a website builder for professionals. Startup Framework contains components and complex blocks (PSD+HTML Bootstrap themes and templates) which can easily be integrated into almost any design. All of these components are made in the same style, and can easily be integrated into projects, allowing you to create hundreds of solutions for your future projects. <br><br>You can preview Startup Framework [here](//designmodo.com/startup/?u=787)."
|
||||
@@ -0,0 +1,10 @@
|
||||
modalID: 3
|
||||
title: Treehouse
|
||||
subtitle: Lorem ipsum dolor sit amet consectetur.
|
||||
date: 2014-07-07
|
||||
img: treehouse.png
|
||||
preview: treehouse-preview.png
|
||||
client: Start Bootstrap
|
||||
clientLink: "#"
|
||||
category: Website Design
|
||||
description: Treehouse is a free PSD web template built by [Mathavan Jaya](//www.behance.net/MathavanJaya). This is bright and spacious design perfect for people or startup companies looking to showcase their apps or other projects. <br><br>You can download the PSD template in this portfolio sample item at [FreebiesXpress.com](freebiesxpress.com/gallery/treehouse-free-psd-web-template/).
|
||||
@@ -0,0 +1,10 @@
|
||||
modalID: 5
|
||||
title: Golden
|
||||
subtitle: Lorem ipsum dolor sit amet consectetur.
|
||||
date: 2014-07-09
|
||||
img: golden.png
|
||||
preview: golden-preview.png
|
||||
client: Start Bootstrap
|
||||
clientLink: "#"
|
||||
category: Website Design
|
||||
description: Start Bootstrap's Agency theme is based on Golden, a free PSD website template built by [Mathavan Jaya](//www.behance.net/MathavanJaya). Golden is a modern and clean one page web template that was made exclusively for Best PSD Freebies. This template has a great portfolio, timeline, and meet your team sections that can be easily modified to fit your needs. <br><br>You can download the PSD template in this portfolio sample item at [FreebiesXpress.com](//freebiesxpress.com/gallery/golden-free-one-page-web-template/).
|
||||
@@ -0,0 +1,10 @@
|
||||
modalID: 4
|
||||
title: Escape
|
||||
subtitle: Lorem ipsum dolor sit amet consectetur.
|
||||
date: 2014-07-08
|
||||
img: escape.png
|
||||
preview: escape-preview.png
|
||||
client: Start Bootstrap
|
||||
clientLink: "#"
|
||||
category: Website Design
|
||||
description: Escape is a free PSD web template built by [Mathavan Jaya](//www.behance.net/MathavanJaya). Escape is a one page web template that was designed with agencies in mind. This template is ideal for those looking for a simple one page solution to describe your business and offer your services. <br><br>You can download the PSD template in this portfolio sample item at [FreebiesXpress.com](//freebiesxpress.com/gallery/escape-one-page-psd-web-template/).
|
||||
@@ -0,0 +1,10 @@
|
||||
modalID: 6
|
||||
title: Dreams
|
||||
subtitle: Lorem ipsum dolor sit amet consectetur.
|
||||
date: 2014-07-10
|
||||
img: dreams.png
|
||||
preview: dreams-preview.png
|
||||
client: Start Bootstrap
|
||||
clientLink: "#"
|
||||
category: Website Design
|
||||
description: Dreams is a free PSD web template built by [Mathavan Jaya](//www.behance.net/MathavanJaya). Dreams is a modern one page web template designed for almost any purpose. It’s a beautiful template that’s designed with the Bootstrap framework in mind. <br><br>You can download the PSD template in this portfolio sample item at [FreebiesXpress.com](//freebiesxpress.com/gallery/dreams-free-one-page-web-template/).
|
||||
Reference in New Issue
Block a user