Giter Club home page Giter Club logo

Comments (10)

hugo-sid avatar hugo-sid commented on May 24, 2024 2

Amazing work! Thank you very much :D

You are welcome Patrick. Thanks for pointing out the issues.

I assume this also means that gifs are also supported?

Yes, you are correct.

Also, do the files inside the folders have to be named index.md or is that irrelevant?

The markdown file has to be named index.md. For more information you can read about leaf bundles on the Hugo documentation website here. There is no restriction on naming of other files or resources.

from hugo-blog-awesome.

hugo-sid avatar hugo-sid commented on May 24, 2024 1

Hi Patrick.

I have been using your template for my blog website: https://paddy-exe.github.io/

I'm glad to know that my theme has been useful to you. Thanks for choosing this theme.

Thank you for creating this :D

You're welcome Patrick.

I have found several issues

Thanks for identifying these issues. Here is what I have to say as of now:

  1. Emoji issue - I am able to reproduce this. I will implement a fix.
  2. Putting images - I have not yet used images in the example or sample posts (in the exampleSite folder). I will update you when I do this.
  3. No way to change the links except to go into the template - no Patrick, it's not intended to be that way. I will implement a more elegant solution where links can be managed in the config.toml file.

from hugo-blog-awesome.

paddy-exe avatar paddy-exe commented on May 24, 2024 1
  1. Emoji issue - I am able to reproduce this. will implement a fix.
  2. Putting images - I have not yet used images in the example or sample posts (in the exampleSite folder. I will update you when I do this.
  3. No way to change the links except to go into the template - no Patrick, it's not intended to be that way. I will implement a more elegant solution where links can be managed in the config.toml file.

Thanks for the quick reply! Looking forward to the fixes!

from hugo-blog-awesome.

hugo-sid avatar hugo-sid commented on May 24, 2024 1

This is a very elegant solution! Thank you :D

You are welcome Patrick.

You are correct regarding names of icons. How does someone figure out the icons that they can use ?
I made it clear by adding documentation here.

from hugo-blog-awesome.

hugo-sid avatar hugo-sid commented on May 24, 2024 1

I have modified the exampleSite/content folder to make it more suitable to include images. You can check it out in this post.

from hugo-blog-awesome.

hugo-sid avatar hugo-sid commented on May 24, 2024
  • Emoji issue
  • Image usage illustration
  • Better way to manage footer links

from hugo-blog-awesome.

hugo-sid avatar hugo-sid commented on May 24, 2024

Hi Patrick.

  1. The emoji issue has been solved.

  2. The links in the footer can now be managed using config.toml.

    Here is a sample configuration:

    [[params.socialIcons]]
    name = "github"
    url = "https://github.com/hugo-sid"
    [[params.socialIcons]]
    name = "twitter"
    url = "https://twitter.com"
    [[params.socialIcons]]
    name = "Rss"
    url = "index.xml"

    You can see the result of this below.

    image

    I feel, this is an elegant solution to manage links in the footer. What do you say ?

from hugo-blog-awesome.

paddy-exe avatar paddy-exe commented on May 24, 2024

Hi Patrick.

  1. The emoji issue has been solved.
  2. The links in the footer can now be managed using config.toml.
    Here is a sample configuration:
    I feel, this is an elegant solution to manage links in the footer. What do you say ?

This is a very elegant solution! Thank you :D Btw where does this retrieve the icons from? Would be good to refer to the source of the icons (if they are not made by you) so ppl can check if another name like e.g. Mastodon or Ko-Fi is supported

Never mind, I found it out xD

from hugo-blog-awesome.

paddy-exe avatar paddy-exe commented on May 24, 2024

I have modified the exampleSite/content folder to make it more suitable to include images. You can check it out in this post.

Amazing work! Thank you very much :D I assume this also means that gifs are also supported? Also, do the files inside the folders have to be named index.md or is that irrelevant?

from hugo-blog-awesome.

paddy-exe avatar paddy-exe commented on May 24, 2024

Perfect. Since all the issues are solved now, I will close this issue here now.

from hugo-blog-awesome.

Related Issues (20)

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.