Git Product home page Git Product logo

hugo-orbit-theme's Introduction

Hugo Orbit Theme

This is a Hugo port of Orbit - great looking resume/CV template designed for developers by Xiaoying Riley.

Screenshot

Orbit screenshot

Features

Original

  • Fully Responsive
  • HTML5 + CSS3
  • Built on Bootstrap 3
  • 6 Colour Schemes
  • FontAwesome icons
  • LESS files included
  • Compatible with all modern browsers

Added

  • Google Analytics
  • Print format improvements from PR

Demo

You can see it in action on Hugo Themes site.

Contents

Installation

Inside the folder of your new Hugo site run:

$ mkdir themes
$ cd themes
$ git clone https://github.com/aerohub/hugo-orbit-theme

For more information read the official setup guide of Hugo.

Getting started

After installing the theme successfully it requires just a few more steps to get your resume running.

Copying files

Take a look inside the exampleSite folder of this theme. You'll find a file called config.toml. To start just copy the config.toml into the root folder of your Hugo site.

Configuring

Open your just-copied config.toml and fill it with your data. All the page content may be configured throw one file.

Test your site

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

$ hugo server -w

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

Build your site

Just run

$ hugo

You'll find your resume files in public folder in the root of Hugo project.

Contributing

Did you found a bug or got an idea? Feel free to use the issue tracker. Or make directly a pull request.

License

The original template is released under the Creative Commons Attribution 3.0 License. Please keep the original attribution link when using for your own project. If you'd like to use the template without the attribution, you can check out other license options via template author's website: themes.3rdwavemedia.com

As for Hugo port you may rewrite the "Ported for..." line with setting your name at the end of config.toml

[params.footer]
    copyright = ""

hugo-orbit-theme's People

Contributors

aerohub avatar jannecederberg avatar ryugibo avatar

Watchers

 avatar  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.