Git Product home page Git Product logo

hugo-coder-portfolio's Introduction

hugo-coder-portfolio's People

Contributors

cole-rogers avatar giandifra avatar naro143 avatar renaudhager avatar rotaki 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-coder-portfolio's Issues

Background

Hello there,

I have spent a lot of time trying to customize but for some reason cannot do so - how do you customize background? I want to ideally add an svg animation or at least a background image but if that's not possible, something like changing the background color would also work. How do I do so?? Here is a screenshot of my projet set up
Screen Shot 2019-08-12 at 2 58 48 PM

To customize the fonts of blog

How can i customize the fonts of blog? I am using blogdown to post my blog and in default settings publishing r code and text using rmarkdown is not that great.

Copyright date is "0001"

On all pages besides the home page, a footer is shown with the date. Unfortunately, the date displayed is just "0001". The value comes from .Site.LastChange, which should be filled from my content pages' front matter. I have set the date to sensible values (e.g. 2020-09-03T17:09:19+02:00) in all of the content pages, but it shows the wrong year.

Google Analytics not working

I've been trying to get google analytics to work but with no success. Here are the steps I have taken that should have apparently done the job:

  1. Add google tag id in config.toml: googleAnalytics = "UA-12345-2"

  2. Create a folder in themes/hugo-coder-portfolio/layout/partials named google

  3. Create a file in the folder created in step two called analytics.html and paste my google tracking code there

  4. Add this snippet to themes/hugo-coder-portfolio/layout/partials/header.html:

    {{ template "_internal/google_analytics.html" . }} {{ template "_internal/google_analytics_async.html" . }} {{ partials "google/analytics" . }}
  5. hugo serve -D

According to a few blog posts (https://gohugo.io/templates/internal/#use-the-google-analytics-template and https://www.soberkoder.com/google-analytics-hugo/ and https://bash-prompt.net/guides/custom-html-jugo/) this should have worked but did not.

Is there something that I am doing wrong?

Remove the bottom bar!?

Hi, I just started with Hugo and your theme, it's very nice but I can't find the option to remove the footer bar...can anybody help me?

Thanks!

function "hugo" not found

Building sites โ€ฆ ERROR 2019/06/10 00:19:33 Failed to add template "theme/404.html" in path "/home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/404.html": template: /home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/404.html:49: function "hugo" not defined
ERROR 2019/06/10 00:19:33 Failed to add template "theme/_default/list.html" in path "/home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/_default/list.html": template: /home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/_default/list.html:49: function "hugo" not defined
ERROR 2019/06/10 00:19:33 Failed to add template "theme/_default/single.html" in path "/home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/_default/single.html": template: /home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/_default/single.html:49: function "hugo" not defined
ERROR 2019/06/10 00:19:33 Failed to add template "theme/index.html" in path "/home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/index.html": template: /home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/index.html:49: function "hugo" not defined
ERROR 2019/06/10 00:19:33 Failed to add template "theme/posts/single.html" in path "/home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/posts/single.html": template: /home/internwork/Desktop/portfolio/themes/coder-portfolio/layouts/posts/single.html:49: function "hugo" not defined
Total in 22 ms
Error: Error building site: logged 5 error(s)

very plain - have I done something wrong?

Your theme looks lovely and I really want to use it myself - I have tried to contact you on Twitter DM but I dint hear back.

I have pushed the site to GitHub but it now looks very bland and ugly and nothing like when I use localhost.

any ideas - ive sent screen shots on twitter

Demo Page Cannot Find CSS Assets at themes.gohugo.io/theme/hugo-coder-portfolio

Demo Page 404 on CSS Assets

The Demo page accessible from the Hugo themes page cannot find its CSS files.

https://themes.gohugo.io/theme/hugo-coder-portfolio/

These are the missing (404) files according to Network Monitor
themes.gohugo.io/css/normalize.min.css
themes.gohugo.io/css/style.min.css
themes.gohugo.io/images/favicon-32x32.png

It works just fine as a fresh install on localhost! The theme loads the assets OK (200)
localhost:1313/css/normalize.min.css
localhost:1313/css/style.min.css

Is it possible that the theme at the host themes.gohugo.io does not have PR #24 pulled in?

Anyway, thanks for the nice theme.

Issue committing to github

First of all, thanks for the nice theme you developed. I picked it up for developing my website :)

I used it locally using R blogdown & Hugo and it works fine.
However when trying to commit to github using git I always fail to commit successfully the repositoy coder-portfolio to github. All I have in github instead of a repository for coder-portfolio is a strange icon (like a double folder icon) with no ability to click on the folder to see the individual files.
I then tried manually uploading the folder themes/coder-portfolio to github; I also got the message "Committing the files to the repository failed." when trying to commit in the themes folder. I suspect it failed because the "double folder icon" folder because I can commit successfully in other folders..

Do you have any feedback of users experiencing issues committing the folder coder-portfolio to github? Any piece of advice on how to handle it?

Hugo Extended needed?

As the title says: is hugo extended needed to make this work? CSS doesn't seem to load properly with my hugo base installation.

Change Page Icon?

I am very inexperienced when it comes to web development, and am currently trying to change the Page Icon - the icon the shows up on the browser webpage tab (see image below). No matter what I try, I can't seem to change it. I've tried changing the images in the file where the previous icons are stored, creating new '/image' directory with my images, and other things. Has any one else had any luck here? I am using firefox.
Screen Shot 2022-02-08 at 4 33 52 AM

Uses Rawgit, which will be shutdown in October of this year.

It is just pulling in: https://cdn.rawgit.com/necolas/normalize.css/master/normalize.css

From this file: https://github.com/naro143/hugo-coder-portfolio/blob/00ada23c6b1d295be244dc1e56fca8c63d1df9c8/layouts/_default/baseof.html

Could be severed with:

Or just hosted locally, as it really is a small file, and would prevent playing this game of cdn hopping again. Currently writing a patch to do this. (Will increase delievery size from server by about 3K, or 5%) Probably not important.

Home social icons linked to snsShare

The social icons under the avatar disappear when snsShare is set to false. This is because the relevant fontawesome stylesheet is not loaded while it is still needed in the home page.

Can not find a way to remove the fixed bar

I do not have any fixed bar content, yet the fixed bar is still showing up. There is just a white bar floating on my web page. I do not want this. Using Hugo 37.1 on Fedora.

Change Social Sharing

Hello! Thank you for the great work you are doing. A question .. where do I find the possibility to remove the bar in the footer? And how can I delete some social media that are not famous here in Italy? (like Hatena and Line.me) Thank you very much

Trouble with image insert

Hi, I am really enjoying the theme, but I am having some trouble inserting images. Is there a specific way to insert images with this theme that is different from other hugo themes?

Here are a few things I have tried.

# recommended 
![Example image](static/img.png)

# explicit path 
![Example image](../../static/img)                                                                                                                                                                               
                                                                                                                                                                                                                 
# in content with posts in img directory                                                                                                                                                                         
![your image](/post/img/img.png)                                                                                                                                                                                 
                                                                                                                                                                                                                 
# just name of image                                                                                                                                                                                             
![your image](img.png)                                                                                                                                                                                           

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.