Giter Club home page Giter Club logo

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

Example Site

config.toml

Sections

showSubheader = true
showServices = true
showRecentWorks = true
showDownload = true
showClients = true

footerEnableContact = true
footerEnableFollowme = true
footerEnableTextWidget = false
footerEnableFormWidget = false

Social Networks Icons

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.

$ hugo server

Now enter http://localhost:1313/hugo-initio-site/ 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

blunket avatar brd avatar drmowinckels avatar fu-sen avatar mhungerford avatar miguelsimoni avatar murraycolin avatar niklaas avatar osg avatar rayjohnson avatar redstar avatar xl0 avatar

Watchers

 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.