Alexey Panteleev
Alexey Panteleev
This seems to have done it: git submodule update --remote --merge
Почему-то страница тагов у меня пустая, хотя в статье одной я прописал таги https://www.evernote.com/l/AGPopdMbKxJNrqhorMpYn13VRYRUBjsolesB/image.png Я что-то в настройках Хуго упустил?
Yes, my one post shows the tags. Yet, the tags page does not show anything. My post is a draft at the moment. Could that be the reason? I'll test.
Having all my posts in draft was the problem. Once I truned off the draft flag for About the tags started showing. I am all set. https://blog.aurinko.io/ Thank you! By...
I have it like that and it's not working. The site deploys but the theme is missing. Some git submodule issue I guess.
No, I have that file. Spent much time yesterday investigating. No luck so far. Do I commit themes/aunibis dir into my repo if it's a submodule? I tried either way...
I got it. It's a base-url thing. I try to preview the site but the baseUrl is not matching in the preview mode. https://answers.netlify.com/t/private-repo-with-a-public-submodule-hugo/8471/2 Any remedy for that?
No, my issue was simply base-url pointing to a production name, but I was previewing under a temporary url.
Seriously, are there pre-built OverReact component descriptions for popular libraries like https://ant.design/ ?
We like the concept of "statically-typed React UI components" but would like to use some popular ui libraries? Would OverReact be an appropriate framework for that? Thanks