Coder Social home page Coder Social logo

roxo-hugo's People

Contributors

aarends avatar elreydetoda avatar girlypoison avatar irishgeoff12 avatar kausarpial avatar manoelarosa avatar md-saad avatar nrgoncalves avatar philshem avatar ronopixels avatar salvioli avatar tanvirpiash 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  avatar

roxo-hugo's Issues

How to utilize feature.yml and service.yml files in Data directory?

Hi Thank you very much for the awesome theme. I am new to Hugo and learning things right now.

I need help in setting up feature and service section on the landing page. I want service page should look like "OPINION FROM REAL PEOPLE" section on current landing page.

Kindly do the needful.

Error: module "roxo-hugo" not found

Thank you for creating a very nice theme.

When I tried to apply this theme following the instructions in the README, the following error occurred.

Error: module "roxo-hugo" not found; either add it as a Hugo Module or store it in "/path/to/project/themes".: module does not exist

Therefore, I rewrote config.toml as follows and it worked correctly.

+ theme         = "roxo"
- theme         = "roxo-hugo"

Which is correct, config.toml or readme?

Overwrite components/_*.scss-files locally

Hi there 👋🏻,

first of all, thank you for this beautiful theme 🍦❤️.

I was wondering whether there is a way to overwrite particular components/_*.scss locally. So e.g. I made some changes to partials/hero.html and thus copied the HTML-template to my local layouts-directory. However, simply copying assets/scss/components/_hero.scss to my site root does not seem to work.

Any pointers are greatly appreciated.

Thank you & have a good weekend,
Jan

Please make tn.png the same as screenshot.png

Hello @kausarpial

I am the other maintainer of Hugo Themes. Thank you for the Roxo theme.

However after seeing the theme on the list I noticed that tn.png features mock-ups that display how the theme looks in various resolutions along with a slogan.

However this custom layout does not look particularly good on mobile.

The thumbnail should only show the theme layout as per the guidelines, so please make tn.png identical to screenshot.png.

Once you do this feel free to close this issue.

cc: @digitalcraftsman

Changing font styles

Hi, I'm trying to change the font color of the h1 tag in the scss files but it will not let me. The hex code in the .content file reverts back to the original color when I refresh the website. Any suggestions? Thanks!

Bug after installation

I am getting this error message after doing the installation of the theme as it is described on the page. After the last step I simply add theme=roxo-hugo in my hugo.toml and the error appears. Without it the site just says "Page not found". It is a clean hugo install and this is showing up when I do hugo server.

ERROR render of "page" failed: "PATH/webpage_name/themes/roxo-hugo/layouts/_default/baseof.html:5:12": execute of template failed: template: blog/single.html:5:12: executing "blog/single.html" at <partial "header.html" .>: error calling partial: "PATH/webpage_name/themes/roxo-hugo/layouts/partials/header.html:20:19": execute of template failed: template: partials/header.html:20:19: executing "partials/header.html" at <len $menu>: error calling len: reflect: call of reflect.Value.Type on zero Value
ERROR render of "page" failed: "PATH/webpage_name/themes/roxo-hugo/layouts/_default/baseof.html:5:12": execute of template failed: template: portfolio/single.html:5:12: executing "portfolio/single.html" at <partial "header.html" .>: error calling partial: "PATH/webpage_name/themes/roxo-hugo/layouts/partials/header.html:20:19": execute of template failed: template: partials/header.html:20:19: executing "partials/header.html" at <len $menu>: error calling len: reflect: call of reflect.Value.Type on zero Value
Built in 32 ms
Error: error building site: render: failed to render pages: render of "page" failed: "PATH/webpage_name/themes/roxo-hugo/layouts/_default/baseof.html:5:12": execute of template failed: template: blog/single.html:5:12: executing "blog/single.html" at <partial "header.html" .>: error calling partial: "PATH/webpage_name/themes/roxo-hugo/layouts/partials/header.html:20:19": execute of template failed: template: partials/header.html:20:19: executing "partials/header.html" at <len $menu>: error calling len: reflect: call of reflect.Value.Type on zero Value

sudo git submodule add fatal fail

I can't install this theme submodule and I don't know why.

Error Message:
sudo git submodule add [email protected]:StaticMania/roxo-hugo.git themes/roxo
Cloning into '/var/www/html/sebawrite/themes/roxo'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:StaticMania/roxo-hugo.git' into submodule path '/var/www/html/sebawrite/themes/roxo' failed

Project thumb better

Hi,
I tried with SCSS but I can't change the thumb image resize and fit to the website. I don't want to crop image like the default, just want to resize it to fit.
Any suggestions please.
I'm appreciate your help.

The favicon does not seem to work

The favicon as configured by default for this theme renders on the local Hugo server, but does not render when deployed to Netlify. Is there anything that needs to be changed when pushing this to production?

netlify build command

I was building this site in Netlify but couldn't deploy it. May I know the command for deploying the site?
image

Can't figure out how to disable Google Analytics

Thanks for an awesome theme. Works great!
I want to disable Google Analytics, but can't seem to figure out where it is included.

I assume that you are using the internal Hugo template for handling this....but can't find it anywere.

Here in Europe it is problematic/illegal to use google analytics, so need to disable it.

/Tue

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.