Giter VIP home page Giter VIP logo

Comments (8)

shrish83 avatar shrish83 commented on September 6, 2024 1

Thank You! It all worked out.

from hugo-theme-dream.

g1eny0ung avatar g1eny0ung commented on September 6, 2024

Seems that you need to put your About me into the about folder. For example, this is my blog structure:

image

And don't forget to set the about folder to Headless Bundle. You can read the details in https://g1eny0ung.site/hugo-theme-dream/#/quick-start?id=add-quotabout-mequot

from hugo-theme-dream.

shrish83 avatar shrish83 commented on September 6, 2024

Hey! Thank You.
I made the changes as mentioned by you and it worked just fine locally. But on deploying through Netlify, the "About me" page isn't showing up anywhere on my page whereas locally it appears above the nav links.
Also, I want to add a section of my favorite sites on the homepage like a "blogroll", and also I want to add a link to the RSS feed. But, I don't know exactly where should I do the changes and what should I write exactly. So, should I make changes in the layouts folder?

from hugo-theme-dream.

g1eny0ung avatar g1eny0ung commented on September 6, 2024

The markdowns in the about folder will not be rendered. it only uses in back.html, click flip button on the top left, and see them.

For "blogroll", you can put it anywhere, yep, if you wanna custom its position, just edit the HTML in the layouts folder.

I will update the theme later to support RSS feed, it's easy.

from hugo-theme-dream.

shrish83 avatar shrish83 commented on September 6, 2024

Alright. Thank You for helping!
But, exactly which file should change for "blogroll"?

from hugo-theme-dream.

g1eny0ung avatar g1eny0ung commented on September 6, 2024

Alright. Thank You for helping!
But, exactly which file should change for "blogroll"?

Emmm...maybe you can edit the header.html to show your blogroll.

Or, I recommend u to put them in the about page (the back page), this is simple, just create a markdown by running: hugo new about/blogroll.md and put links to it.

Also the RSS feature, I already updated, pull the upstream changes and add rss = true in the config file. It will be shown in the section of social links.

The related doc: https://g1eny0ung.site/hugo-theme-dream/#/params-configurations?id=rss-true

from hugo-theme-dream.

shrish83 avatar shrish83 commented on September 6, 2024

Yes, I created a separate blogroll.Rmd file and it worked just fine. Also the Rss link works now.
But, Is there any way I can show my complete content of my posts in the RSS feed instead of just the description?

from hugo-theme-dream.

g1eny0ung avatar g1eny0ung commented on September 6, 2024

I think this tutorial can help you: https://www.godo.dev/tutorials/hugo-full-text-rss/

from hugo-theme-dream.

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.