GithubHelp home page GithubHelp logo

aerohub / hugo-orbit-theme Goto Github PK

View Code? Open in Web Editor NEW
250.0 6.0 119.0 2.13 MB

Great looking resume/CV theme designed for developers.

License: MIT License

CSS 85.32% JavaScript 13.80% HTML 0.89%
hugo hugo-site hugo-theme cv-template resume resume-template

hugo-orbit-theme's People

Contributors

aerohub avatar jannecederberg avatar ryugibo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hugo-orbit-theme's Issues

How to use local images?

could not insert images using hugo default, save files in "static/images/01.jpg"
{{< photo full="/images/01.jpg" thumb="/images/01.jpg" alt="" phototitle="Example 01" description="example">}}

Hugo-me-theme can't be found

Hello @ryugibo,

the theme list at spf13/hugoThemes references the hugo-me-theme with the URL https://github.com/aerohub/hugo-me-theme. However, this URL doesn't point to an existing repo nor does your account have a similarly named theme.

Please let me know if you've moved/deleted your theme so we can update theme list accordingly.

Cheers,
Digitalcraftsman

Update font awesome

In the current font awesome version the gitlab logo is not included
Upgrade to 4.6+ (i think) to include fa-gitlab icon

Wrong License

This project is licenced under CC BY. However, the original orbit template says:

You do not have the rights to resell, sublicense or redistribute (even for free) the template on its own or as a separate attachment from any of your work.

That is incompatible with the CC BY licence because I won't be able to redistribute the work nor use it in any commercial project.

Photo dimension?

What is thumbnail dimensions? I want to post some square (1:1) photos but it automatically gets cropped. And how could I change thumb from rectangle to square?

Rename sections?

Hi there!

I've just tried to rename different parts of config.toml to rename the section named 'Projects'; I'd love to have 'Training' or 'Certifications' there instead, but I'm too inept to see how to do that.

If possible, any help for me would be massively appreciated.

Thanks for the theme, it's brilliant!

Add support for professional favicon

I have done this with my hugo-resume which uses this Theme. It makes it so much more professional looking. Used favicon from favicon.io, such as man-technologist.

Had to add this snippet to "head.html" and then add the relevant files to ./static/.

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">

Add option for single album deployment

My use case is super simple.

I want one page where I can display a collection of images. I don't need "albums" and would like an option to just display all images flatly in one place without linking to albums.

Currently if I wanted to achieve this I'd have to create one empty album for each and every image that I want to show on the base site.

Multiple Languages Support

How can we design a site to support, for example, Portuguese and English?

I defined a i18n folder in my root directory with the Portuguese translations of the section titles, but I'd like to be able to create a multilingual webpage.

Is it possible?

Header text overlap

The album name and the "ABOUT" text overlap in small a mobile screens.

Would it be possible to hide the "ABOUT" text and only show the icon if there is not enough space? If the album name and the "ABOUT" icon still do overlap, the album name text could be trimmed using an ellipsis (as a suggestion).

.Now will be deprecated with Hugo v0.20

.Now will be deprecated replaced with the now template function in Hugo v0.20 which eventually will be released on Monday. It's likely that the deprecation will cause builds to fail.

Cannot edit config.toml without "unexpected error"

I apologize if this might be a simple problem, but I've had no luck in trying to fix this; I'm attempting to edit the config.toml to utilize my own information but whenever I do - even if it is just to open and save the config file without making any changes - I get an unexpected token error from Hugo. Any idea what might be causing this?

Sidebar position

By default, the sidebar (the colored one with avatar) is at the right side of the main page. How to move it to the left side, please?

params.*.title properties are not used

The example config.toml contains definitions such as :

[params.language]
        title = "Languages"

However, such definitions are not used by the layout, which refers in this case to i18n "languages" instead.

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.