change design to 'creative'

lektura
mxmehl 2017-03-15 23:48:38 +01:00
parent 906fc93112
commit d9be529dc4
31 changed files with 271 additions and 209 deletions

View File

@ -1,114 +0,0 @@
baseurl = "http://pmpc.mehl.mx/"
title = "Public Money, Public Code"
theme = "universal"
languageCode = "en-us"
# Enable comments by entering your Disqus shortname
disqusShortname = ""
# Enable Google Analytics by entering your tracking code
googleAnalytics = ""
# Define the number of posts per page
paginate = 10
[params]
viewMorePostLink = "/blog/"
author = "DevCows"
# Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
style = "blue"
# 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!
#
# Enable the contact form by entering your Formspree.io email
email = "your@email.com"
about_us = "<p><em>Public Money, Public Code</em> is a campaign by the <a href='https://fsfe.org'>Free Software Foundation Europe</a></p>"
copyright = "Copyright (c) 2016 Free Software Foundation Europe. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. "
date_format = "2006-01-02"
logo = "img/logo.png"
address = """<p><strong>FSFE</strong>
<br>Email: contact@fsfe.org
</p>
"""
# latitude = "-12.043333"
# longitude = "-77.028333"
[Permalinks]
blog = "/blog/:year/:month/:day/:filename/"
[[params.menu]]
name = "Home"
url = "/"
weight = 1
#[[params.menu]]
# name = "Blog"
# url = "/blog/"
# weight = 2
[[params.menu]]
name = "FAQ"
url = "/faq/"
weight = 3
[[params.menu]]
name = "Contact"
url = "/contact/"
weight = 4
# Enable and disable widgets for the right sidebar
[params.widgets]
categories = true
tags = true
search = true
[params.carousel]
enable = true
# All carousel items are defined in their own files. You can find example items
# at 'exampleSite/data/carousel'.
# For more informtion take a look at the README.
[params.features]
enable = true
# All features are defined in their own files. You can find example items
# at 'exampleSite/data/features'.
# For more informtion take a look at the README.
[params.testimonials]
enable = true
# All testimonials are defined in their own files. You can find example items
# at 'exampleSite/data/testimonials'.
# For more informtion take a look at the README.
title = "Why do people care?"
subtitle = "Freeing publicly funded software matters to many people. Learn why people care about this issue."
[params.see_more]
enable = false
icon = "fa fa-file-code-o"
title = "Do you want to see more?"
subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
link_url = "#"
link_text = "Check other homepages"
[params.clients]
enable = false
# All clients are defined in their own files. You can find example items
# at 'exampleSite/data/clients'.
# For more informtion take a look at the README.
title = "Our Clients"
subtitle = ""
[params.recent_posts]
enable = false
title = "From our blog"
subtitle = "Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo."

1
config.toml 120000
View File

@ -0,0 +1 @@
config.toml.creative

View File

@ -0,0 +1,107 @@
baseurl = "http://pmpc.mehl.mx/"
languageCode = "en-us"
title = "Public Money, Public Code"
theme = "hugo-creative-theme"
googleAnalytics = ""
[params]
# You can use Markdown syntax for urls [text](//url.to/source) for
# most longer texts.
# All icons using Fontawesome's icon font. Look at http://fontawesome.io/icons/
# for more icons. The icons are represented by their corresponding
# CSS class.
# All projects of the portfolio are 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 information take a look at the README.
# To provide some metadata for search engines feel free to add some
# information about you and your website.
name = "Free Software Foundation Europe"
description = "Public Money, Public Code - A campaign for releasing publicly financed software as Free Software"
# The path must be relative to the static folder
favicon = "favicon.ico"
# Navigation
[params.navigation]
brand = "Public Money, Public Code"
[params.navigation.links]
about = "About"
services = "Advantages"
portfolio = "Resources"
contact = "Contact"
# Hero section
[params.hero]
# To change the background of the hero section, replace the 'header.jpg' at './static/img' with your own.
slogan = "Public Money Public Code"
subtitle = "Why is software that is programmed with taxpayers' money not released as Free Software? Code paid by all people should be available to all people."
buttonText = "Find out more"
# About section
[params.about]
headline = "Sounds complex? No, it's super easy!"
description = "VIDEO"
buttonText = "More advantages"
# Service section
[params.services]
headline = "More reasons to free public code"
[[params.services.list]]
icon = "fa-diamond"
title = "Tax savings"
description = "Our templates are updated regularly so they don't break."
[[params.services.list]]
icon = "fa-paper-plane"
title = "Collaboration"
description = "You can use this theme as is, or you can make changes!"
[[params.services.list]]
icon = "fa-newspaper-o"
title = "Serving the public"
description = "We update dependencies to keep things fresh."
[[params.services.list]]
icon = "fa-heart"
title = "Fostering innovation"
description = "You have to make your websites with love these days!"
# Portfolio modals
[params.portfolio.modal]
client = "Client"
date = "Date"
category = "Category"
buttonText = "Close"
# Aside section
[params.aside]
headline = "Get the Creative Theme for Hugo"
[params.aside.button]
text = "Download now"
link = "//github.com/digitalcraftsman/hugo-creative-theme"
# Contact section
[params.contact]
headline = "Let's Get In Touch!"
description = "Ready to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!"
phone = "123-456-6789"
email = "feedback@startbootstrap.com"
# Google Maps section
# [params.location]
# latitude = "34.007850"
# longitude = "-118.499305"
# maps_api_key = ""

View File

@ -0,0 +1,114 @@
baseurl = "http://pmpc.mehl.mx/"
title = "Public Money, Public Code"
theme = "universal"
languageCode = "en-us"
# Enable comments by entering your Disqus shortname
disqusShortname = ""
# Enable Google Analytics by entering your tracking code
googleAnalytics = ""
# Define the number of posts per page
paginate = 10
[params]
viewMorePostLink = "/blog/"
author = "DevCows"
# Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
style = "blue"
# 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!
#
# Enable the contact form by entering your Formspree.io email
email = "your@email.com"
about_us = "<p><em>Public Money, Public Code</em> is a campaign by the <a href='https://fsfe.org'>Free Software Foundation Europe</a></p>"
copyright = "Copyright (c) 2016 Free Software Foundation Europe. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. "
date_format = "2006-01-02"
logo = "img/logo.png"
address = """<p><strong>FSFE</strong>
<br>Email: contact@fsfe.org
</p>
"""
# latitude = "-12.043333"
# longitude = "-77.028333"
[Permalinks]
blog = "/blog/:year/:month/:day/:filename/"
[[params.menu]]
name = "Home"
url = "/"
weight = 1
#[[params.menu]]
# name = "Blog"
# url = "/blog/"
# weight = 2
[[params.menu]]
name = "FAQ"
url = "/faq/"
weight = 3
[[params.menu]]
name = "Contact"
url = "/contact/"
weight = 4
# Enable and disable widgets for the right sidebar
[params.widgets]
categories = true
tags = true
search = true
[params.carousel]
enable = true
# All carousel items are defined in their own files. You can find example items
# at 'exampleSite/data/carousel'.
# For more informtion take a look at the README.
[params.features]
enable = true
# All features are defined in their own files. You can find example items
# at 'exampleSite/data/features'.
# For more informtion take a look at the README.
[params.testimonials]
enable = true
# All testimonials are defined in their own files. You can find example items
# at 'exampleSite/data/testimonials'.
# For more informtion take a look at the README.
title = "Why do people care?"
subtitle = "Freeing publicly funded software matters to many people. Learn why people care about this issue."
[params.see_more]
enable = false
icon = "fa fa-file-code-o"
title = "Do you want to see more?"
subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
link_url = "#"
link_text = "Check other homepages"
[params.clients]
enable = false
# All clients are defined in their own files. You can find example items
# at 'exampleSite/data/clients'.
# For more informtion take a look at the README.
title = "Our Clients"
subtitle = ""
[params.recent_posts]
enable = false
title = "From our blog"
subtitle = "Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo."

View File

@ -1,8 +0,0 @@
weight: 4
title: "Easy to customize"
description: >
<ul class="list-style-none">
<li>7 preprepared colour variations.</li>
<li>Easily to change fonts</li>
</ul>
image: "img/carousel/template-easy-code.png"

View File

@ -1,10 +0,0 @@
weight: 3
title: "Design"
description: >
<ul class="list-style-none">
<li>Clean and elegant design</li>
<li>Full width and boxed mode</li>
<li>Easily readable Roboto font and awesome icons</li>
<li>7 preprepared colour variations</li>
</ul>
image: "img/carousel/template-easy-customize.png"

View File

@ -1,10 +0,0 @@
weight: 2
title: "46 HTML pages full of features"
description: >
<ul class="list-style-none">
<li>Sliders and carousels</li>
<li>4 Header variations</li>
<li>Google maps, Forms, Megamenu, CSS3 Animations and much more</li>
<li>+ 11 extra pages showing template features</li>
</ul>
image: "img/carousel/template-mac.png"

View File

@ -1,4 +0,0 @@
weight: 1
title: "Multipurpose responsive theme"
description: "<p>Business. Corporate. Agency.<br>Portfolio. Blog. E-commerce.</p>"
image: "img/carousel/template-homepage.png"

View File

@ -1,3 +0,0 @@
name: "customer-1"
image: "img/clients/customer-1.png"
url: "http://www.customer1.com"

View File

@ -1,3 +0,0 @@
name: "customer-2"
image: "img/clients/customer-2.png"
url: "http://www.customer2.com"

View File

@ -1,3 +0,0 @@
name: "customer-3"
image: "img/clients/customer-3.png"
url: "http://www.customer3.com"

View File

@ -1,3 +0,0 @@
name: "customer-4"
image: "img/clients/customer-4.png"
url: "http://www.customer4.com"

View File

@ -1,3 +0,0 @@
name: "customer-5"
image: "img/clients/customer-5.png"
url: "http://www.customer5.com"

View File

@ -1,3 +0,0 @@
name: "customer-6"
image: "img/clients/customer-6.png"
url: "http://www.customer6.com"

View File

@ -1,4 +0,0 @@
weight: 4
name: "Consulting"
icon: "fa fa-lightbulb-o"
description: "Fifth abundantly made Give sixth hath. Cattle creature i be don't them behold green moved fowl Moved life us beast good yielding. Have bring."

View File

@ -1,4 +0,0 @@
weight: 5
name: "Email Marketing"
icon: "fa fa-envelope-o"
description: "Advantage old had otherwise sincerity dependent additions. It in adapted natural hastily is justice. Six draw you him full not mean evil."

View File

@ -1,4 +0,0 @@
weight: 2
name: "Print"
icon: "fa fa-print"
description: "Advantage old had otherwise sincerity dependent additions. It in adapted natural hastily is justice. Six draw you him full not mean evil."

View File

@ -1,4 +0,0 @@
weight: 3
name: "SEO and SEM"
icon: "fa fa-globe"
description: "Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect."

View File

@ -1,4 +0,0 @@
weight: 6
name: "UI/UX"
icon: "fa fa-user"
description: "Am terminated it excellence invitation projection as. She graceful shy believed distance use nay. Lively is people so basket ladies window expect."

View File

@ -1,5 +0,0 @@
weight: 1
name: "Webdesign"
icon: "fa fa-desktop"
description: "Fifth abundantly made Give sixth hath. Cattle creature i be don't them behold green moved fowl Moved life us beast good yielding. Have bring."
link: http://google.de

View File

@ -0,0 +1,8 @@
modalID: 1
title: Guide for Public Administration
date: 2014-07-05
img: 1.jpg
client: Start Bootstrap
clientLink: "#"
category: Web Development
description: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vel enim aliquid dicta ullam in repellendus amet perspiciatis adipisci architecto obcaecati sit voluptas ipsam, deleniti neque placeat tenetur cum tempore velit.

View File

@ -0,0 +1,8 @@
modalID: 2
title: Guide for general public
date: 2014-07-06
img: 2.jpg
client: Start Bootstrap
clientLink: "#"
category: Web Development
description: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vel enim aliquid dicta ullam in repellendus amet perspiciatis adipisci architecto obcaecati sit voluptas ipsam, deleniti neque placeat tenetur cum tempore velit.

View File

@ -0,0 +1,8 @@
modalID: 3
title: Take Action!
date: 2014-07-07
img: 3.jpg
client: Start Bootstrap
clientLink: "#"
category: Web Development
description: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vel enim aliquid dicta ullam in repellendus amet perspiciatis adipisci architecto obcaecati sit voluptas ipsam, deleniti neque placeat tenetur cum tempore velit.

View File

@ -0,0 +1,8 @@
modalID: 5
title: Freedom of Information
date: 2014-07-08
img: 5.jpg
client:
clientLink: "#"
category: Web Development
description: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vel enim aliquid dicta ullam in repellendus amet perspiciatis adipisci architecto obcaecati sit voluptas ipsam, deleniti neque placeat tenetur cum tempore velit.

View File

@ -0,0 +1,8 @@
modalID: 4
title: Latest News
date: 2014-07-09
img: 4.jpg
client:
clientLink: "#"
category: Web Development
description: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vel enim aliquid dicta ullam in repellendus amet perspiciatis adipisci architecto obcaecati sit voluptas ipsam, deleniti neque placeat tenetur cum tempore velit.

View File

@ -0,0 +1,8 @@
modalID: 6
title: Press information
date: 2014-07-10
img: 6.jpg
client: Start
clientLink: "#"
category: Web Development
description: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vel enim aliquid dicta ullam in repellendus amet perspiciatis adipisci architecto obcaecati sit voluptas ipsam, deleniti neque placeat tenetur cum tempore velit.

View File

@ -1,4 +0,0 @@
text: "One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections."
name: "John McIntyre"
position: "CEO, TransTech"
avatar: "img/testimonials/person-1.jpg"

View File

@ -1,4 +0,0 @@
text: "One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections."
name: "John McIntyre"
position: "CEO, TransTech"
avatar: "img/testimonials/person-2.jpg"

View File

@ -1,4 +0,0 @@
text: "One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections."
name: "John McIntyre"
position: "CEO, TransTech"
avatar: "img/testimonials/person-3.png"

View File

@ -1,4 +0,0 @@
text: "One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections."
name: "John McIntyre"
position: "CEO, TransTech"
avatar: "img/testimonials/person-4.jpg"

View File

@ -1,4 +0,0 @@
text: "One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections."
name: "John McIntyre"
position: "CEO, TransTech"
avatar: "img/testimonials/person-1.jpg"

@ -0,0 +1 @@
Subproject commit cea31c1813c13e76764c84417de3578b2ad876ed