Giter Site home page Giter Site logo

anoukgreven / hugo-initio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miguelsimoni/hugo-initio

0.0 0.0 0.0 2.34 MB

Hugo Theme port of Initio bootstrap template by GetTemplate

Home Page: https://themes.gohugo.io/hugo-initio/

License: MIT License

JavaScript 3.50% CSS 48.58% HTML 47.92%

hugo-initio's Introduction

Initio theme for Hugo

GitHub GitHub top language GitHub code size in bytes GitHub last commit (branch) GitHub closed issues GitHub forks GitHub stars GitHub watchers

Hugo-Initio is ported from the Initio template by GetTemplate.com for Hugo.

screenshot

Original Template Info

Licensing: Creative Commons (for more options, go to the original template site)
Released: Feb 21, 2014
Last Updated: Feb 21, 2014
Version: 1.0
Bootstrap: 3.3.4 or higher
Libraries: jQuery
Designer: Sergey Pozhilov

Installation

$ cd /<your-hugo-site-directory>
$ git submodule add https://github.com/miguelsimoni/hugo-initio.git themes/hugo-initio

More info: hugo setup guide

Configuration

Live Demo

Example Site

config.toml

Sections

You can show or hide each home page section from the config.toml:

showSubheader = true
showServices = true
showRecentWorks = true
showDownloads = true
showClients = true

Footer

You can show or hide each footer widget from the config.toml:

showFooterContact = true
showfooterFollowMe = true
showFooterTextWidget = true
showFooterFormWidget = true

Social Networks

You can add as many social networks as you want in the params.social array following this template:

[[params.social]]
  title = "facebook"
  url = "https://www.facebook.com/nickname"
  icon = "fa-facebook-square"
  footer = true
  sharethis = true
  network = "facebook"

See the whole configuration in the config.toml file.

Comments

Powered by Disqus

[params.disqus]
    site = "your-disqus-short-name"

Disable the comments system by leaving the params.disqus.site empty.

Google Analytics

[params.google.analytics]
    trackerID = "GA-000000000-0"

Disable the Google Analytics by leaving params.google.analytics.trackerID empty.

Almost there...

In order to see your site in action, you can run Hugo's built-in local server.

$ cd exampleSite
$ hugo server -t ../..

Now enter http://localhost:1313/ in the address bar of your browser.

Deployment

Contributing

  • Found a bug?
  • Got an idea for a new feature?

Let me know it using the issue tracker. Or make it directly: pull request.

License

This port is released under the MIT License. Check the original theme license for additional licensing information.

Thanks

Thanks to Steve Francia for creating Hugo and the awesome community around the project. And also thanks to Sergey Pozhilov for creating this awesome theme.

hugo-initio's People

Contributors

miguelsimoni avatar drmowinckels avatar brd avatar mhungerford avatar blunket avatar murraycolin avatar oxddr avatar markbcoding avatar niklaas avatar rayjohnson avatar osg avatar aleksander0m avatar xl0 avatar fu-sen avatar ilyakaznacheev avatar redstar avatar tinohager avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.