Port of the Agency theme for Styx.
Originally made by digitalcraftsman.
Agency Theme is a one page portfolio for companies and freelancers based on the original Bootstrap theme by David Miller. This Hugo theme features several content sections, a responsive portfolio grid with hover effects, full page portfolio item modals, a timeline, and a contact form.
License: Apache License 2.0
footer.copyright
Footer copyright text.
"Published under the Apache License 2.0."footer.quicklinks
Footer links.
[  ][ {
  link = "#";
  text = "Privacy Policy";
} {
  link = "#";
  text = "Terms of Use";
} ]footer.social
Social media links to display in the footer.
[  ][ {
  icon = "fa-twitter";
  link = "#";
} {
  icon = "fa-facebook";
  link = "#";
} {
  icon = "fa-linkedin";
  link = "#";
} ]lib.bootstrap.enable
truelib.font-awesome.enable
truelib.googlefonts
[ "Montserrat:400,700" "Kaushan Script" "Droid Serif:400,700,400italic,700italic" "Roboto Slab:400,100,300,700" ]lib.jquery.enable
truesite.author
Content of the author meta tag.
"Your name"site.description
Content of the description meta tag.
"Your description"site.title
Title of the site.
"The Agency"