theNewDynamic / gohugo-theme-ananke

Ananke: A theme for Hugo Sites
https://gohugo-ananke-theme-demo.netlify.com/
MIT License
1.1k stars 1.13k forks source link

Error in https://gohugo.io/getting-started/quick-start/ ananke submodule #436

Open karbonk opened 2 years ago

karbonk commented 2 years ago

My info Linux debian10 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64 GNU/Linux Hugo Static Site Generator v0.76.3-E9623459 linux/amd64 BuildDate: 2020-10-08T17:10:58Z

In https://gohugo.io/getting-started/quick-start/ Step 1,step 2, step 3, step 4 work fine

This Error in step 5 Step 5: Start the Hugo server hugo server -D Start building sites … Built in 10 ms _Error: Error building site: TOCSS: failed to transform "ananke/css/main.css" (text/css): resource "css/ananke/css/main.cssbb5467e0521bbea6b1e66429f6ec028e" not found in file cache

I see in ~/quickstart/themes/ananke/resources/_gen/assets/css/ananke/css/ main.css_5c99d70a7725bacd4c701e995b969fea.content main.css_5c99d70a7725bacd4c701e995b969fea.json

Maybe you need to update the submodule git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke

regisphilibert commented 2 years ago

This might be relate to https://github.com/theNewDynamic/gohugo-theme-ananke/discussions/452