Git Product home page Git Product logo

hugo-icon's Introduction

Icon Theme

This theme is a Hugo port of the icon theme by https://freehtml5.co/. It is a single-page, responsive theme, with sections for describing your business mission, services, a gallery, your team and a contact form.

Installation

Follow the themes guide on the Hugo website. Briefly, within your Hugo folder:

$ cd themes
$ git clone https://github.com/SteveLane/hugo-icon.git

Getting started

Copy exampleSite/config.toml into the root of your website folder, and edit it to your hearts content!

Add theme = "hugo-icon" to this config, or when serving, use hugo server -t hugo-icon.

Adding additional pages

If you'd like to add additional pages, say for a blog, place your content in /content/blog/ (with an _index.md and additional markdown files for each entry).

To link to it from the main menu, add the following line to layouts/partials/nav.html:

<a href="/blog" onclick="location.href='/blog';">Blog</a>

Credits

Credit for this theme goes fully to https://freehtml5.co/, which is licensed under a CC BY 3.0 license. If you use this Hugo port, please consider the terms of that license and make proper attribution to https://freehtml5.co/.

Changelog

A changelog for the initial port by @SteveLane is here; if you fork this theme and make changes, please list them.

hugo-icon's People

Contributors

addono avatar avpavp avatar colans avatar krlmlr avatar martinwillitts avatar stevelane avatar tzzek 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.