Giter VIP home page Giter VIP logo

hugo-developer-portfolio's Issues

Leadership & Teamwork section always shows up in About

Hey there,

I noticed the Leadership & Teamwork section is always present in the About page, even if you specify

leadership:
  enable: false

in about.yml.

I solved it locally by putting the whole Experience section inside the {{ range .Site.Data.about.leadership.item }} block in layouts/about/list.html, not sure this is the right way to do though!

Thanks for this theme.

Social not loading the images

When enter the social I want to appear, The circle appears with the side name but does not load the image of the site.
image

The HTML of the blog

Hi, sam. I would like to tweak the HTML of the blog page (the main page i.e. xxx.com/blog). I can't find it in the layout folder. Would you mind letting me know where I can find it? Thanks.

Could not add Multiple skills

Hi sam!That was an amazing theme, thanks for the theme.

When I try to add multiple skill items in homepage.yml ,

skill:
  enable: true

  item:
    - title: Python
      logo: https://res.cloudinary.com/dbwuq1kps/image/upload/v1615733646/personalwebsite/5848152fcef1014c0b5e4967_glhwi8.png
      description: Details coming soon, contact me if you want to know more

  item:
    - title: cpp
      logo: https://res.cloudinary.com/dbwuq1kps/image/upload/v1615734208/personalwebsite/c-logo-icon-28389_v1dvpq.png
      description: Details coming soon, contact me if you want to know more

the bottom most one tend to be appearing (this case , cpp tends to ovewrite the python item) . is there any fix?

Cannot get tags to show up in portfolio page

Hello there!

There's something I don't get with the way tags are handled in the portfolio list page. This the content of my data/portfolio.yml :

portfolio:
  filter:
    - label: plugin
      value: plugin
    - label: commercial
      value: commercial
    - label: installation
      value: installation
    - label: backend
      value: backend
    - label: software
      value: software
    - label: teaching
      value: teaching
    - label: hardware
      value: hardware

And in one of my portfolio's article, I set the header as so :

categories = ["backend", "hardware"]

Though in the portfolio list page, I only get the All tag, the others do not show up (I would have expected "backend" and "hardware" buttons).

Have I missed something?

Thanks!

EDIT: looks related to #5

Feature Request: add "credit" to the item when there's choice to show logos

Sometimes I need to show credits (copyrights) when I show logos especially using the ones under cc licenses.
But it is seemed to be no way to show credits under the logos except for editing html, css, etc... on my own (it beyonds my ability....).
So I think it is nice that officially provides the way to show credits.

Error in loading CSS

I' am able to apply the theme "hugo-developer-portfolio", While applying the theme "tailwind-developer-website", the following error pops up:

Error: Error building site: POSTCSS: failed to transform "css/tailwind.css" (text/css): resource "css/css/tailwind.css_0a7609e807cbb0441390b6ce32d26025" not found in file cache

Can u let know why this error occurs?

No skills section and duplicate certifications section

Hi Sam! I was taking a look at your portfolio theme and looks amazing!

I tried to use it myself and realize that no matter what I did with the skills section in homepage.yml nothing would appear in the website.

I went to index.html and saw that there is no section for skills, I also notieced certifications is duplicated. I'm not sure if you would like to take a look at this.

Best,
Alvaro.

JS for portfolio categories not working

Hi,

There is something wrong in your code as the categories defined at the top of the .md files for the portfolio are not rendered as in your final website (ALL | WEB DEV | etc)

Skill section in homepage is broken when title includes symbols

Hi! When I try to apply this great theme to mine, I came across following problems.

I am trying to show "c++" as my skill.
I wrote my data/homepage.yml as follows.

skill:
  enable: true
  item:
    - title: c++
      logo: /images/logos/cpp.svg
      description: Details coming soon, contact me if you want to know more

And then I run a development server and clicked the logo of c++, there's no modal window and only change is that the logo turned into "c++" strings.
Screen Shot 2021-05-03 at 16 03 52

What I tested

  • change title c++ to "c++" (enclose c++ string with double quotes)
    I got the same result as above.

  • change title c++ to c# (change to another symbol)
    I got the same result as above.

  • change title c++ to c3 (add not alphabetical letter instead of adding symbols)
    It worked

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.