Giter Club home page Giter Club logo

hugo-sphere-theme's Introduction

Hugo Sphere Theme

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

It leverages Hugo's multilingual mode to allow you to manage multiple CV variants. By using the "translation by file name" method your content files can life side-by-side.

Imagine you want to rephrase one of your experiences. You can find the files for all variants and languages right next to each other.

.
├── content
│   ├── experiences
│   │   ├── employer1.de.md
│   │   ├── employer1.en.md

This should make it quite simple to apply changes across all variants and languages.

Additionally, the theme is optimized for print and ships prepared for pagedjs which helps you to export your CV as a PDF.

Screenshot

Sphere screenshot

Demo

TODO

You can see it in action on Hugo Themes site.

Contents

Installation

Grab the latest release and put it into the themes folder of your Hugo project.

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.

Or you copy the whole exampleSite, install the theme and adjust it to fit your curriculum vitae.

Configuring

Open your just-copied config.toml and fill it with your data. All other page content may be managed through dedicated content files.

For a detailed description of content management see the documentation.

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.

PDF export

Simply click the print icon in the top-right corner. The print dialog of your browser will open. Select the "Print to file" option and save it.

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 = "your name"

The port itself is released under the MIT license.

Credits

  • Xiaoying Riley - originally designed the theme Orbit
  • Pavel Kanyshev - developed another Hugo port of the original theme Hugo Orbit Theme which served as a nice inspiration for this theme

hugo-sphere-theme's People

Contributors

simne7 avatar

Watchers

 avatar

hugo-sphere-theme's Issues

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.