boratanrikulu / eternity

A minimalist Hugo theme designed for portfolio sites.
https://eternity.bora.sh
MIT License
237 stars 78 forks source link

bypassWelcomePage: true, It didn't work. #43

Closed kahosense closed 1 year ago

kahosense commented 1 year ago

I set bypassWelcomePage: true in the config file. And the homepage auto non-stop refreshes itself. It didn't work.

image
boratanrikulu commented 1 year ago

Hi @kahosense Are you able to open directly this /work page, do you have work page?

kahosense commented 1 year ago

Yes, I can open the page: www.myname.com/work

kahosense commented 1 year ago

https://www.hilouis.com https://www.hilouis.com/work/

You can visit the links. I want to skip the homepage and direct it to the work page. Is something wrong with my config file's setting?

In another case, even though I set the bypass WelcomePage: false When I click the "enter" button, it didn't respond. It can't direct to the work page too.

This is my homepage code.

image

If I set the baseURL: http://www.hilouis.com, The pages will lose the CSS style and errors.

image

So I set the baseURL: /

Hi @kahosense Are you able to open directly this /work page, do you have work page?