CaiJimmy / hugo-theme-stack

Card-style Hugo theme designed for bloggers
https://stack.jimmycai.com
GNU General Public License v3.0
4.89k stars 1.6k forks source link

website seem different as example #920

Closed ysd9451 closed 9 months ago

ysd9451 commented 9 months ago

What happened?

I successfully created the website, but the display is different as the example, there are many things less than the case, is it because I did not update it? I use "git submodule add https://github.com/CaiJimmy/hugo-theme-stack/ themes/hugo-theme-stack" to install.

微信图片_20231212164517

Hugo version

0.121.1

Theme version

not sure

What browsers are you seeing the problem on?

No response

More information about the browser

Ubuntu 22.04

Relevant log output

~/myblog1# hugo server --bind 0.0.0.0
Watching for changes in /root/myblog1/{archetypes,assets,content,data,i18n,layouts,static,themes}
Watching for config changes in /root/myblog1/hugo.toml, /root/myblog1/themes/hugo-theme-stack/config.yaml
Start building sites … 
hugo v0.121.1-00b46fed8e47f7bb0a85d7cfc2d9f1356379b740+extended linux/amd64 BuildDate=2023-12-08T08:47:45Z VendorInfo=snap:0.121.1

                   | EN  
-------------------+-----
  Pages            |  7  
  Paginator pages  |  0  
  Non-page files   |  0  
  Static files     |  0  
  Processed images |  1  
  Aliases          |  3  
  Sitemaps         |  1  
  Cleaned          |  0  

Built in 78 ms
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 0.0.0.0) 
Press Ctrl+C to stop

Link to Minimal Reproducible Example

http://121.41.171.165:1313/

AOM98 commented 9 months ago

Hello @ysd9451 can you share your /root/myblog1/ and config.yaml, config/config.toml, also content folder.

ysd9451 commented 9 months ago

sorry for waiting. these are my config.yaml

1 2 3 4 5 6

there are my linux tree

8 9 10 11 12 13 14
AOM98 commented 9 months ago

Hey, I think you're trying to run the ExampleSite included with the theme: check this stack overflow thread: https://stackoverflow.com/questions/73835561/how-do-i-serve-a-hugo-theme-examplesite