hugo-theme-stack-starter icon indicating copy to clipboard operation
hugo-theme-stack-starter copied to clipboard

A quickstart template to create a Hugo blog using hugo-theme-stack

Results 17 hugo-theme-stack-starter issues
Sort by recently updated
recently updated
newest added

- Add repository name - Add one more step to change the build branch

1. I am using waline, I found that some issues exist as the `requiredMeta` and `placeholder` parameters do not seem to take effect. 2. Are the parameters correct? hugo-theme-stack-starter/config/_default/params.toml: ```...

### Environment Ubuntu OS, Chrome ### Language Korean ### Description ![image](https://github.com/CaiJimmy/hugo-theme-stack-starter/assets/77202633/b5750590-c795-4b82-9656-13d0e2d4b9ae) ```markdown #### **πŸŽ“ Experience & Social Activity** | μ†Œμ† 및 단체 | ν™œλ™ κΈ°κ°„ | λ‚΄μš© | | ------------...

In the documentation for [Site-wide settings](https://stack.jimmycai.com/config/site#favicon), it states: > For example, if you want to use the favicon in `static/favicon.ico`, set favicon to `/favicon.ico`. I noticed that the starter template...

What I did: ``` git clone https://github.com/CaiJimmy/hugo-theme-stack-starter.git cd hugo-theme-stack-starter hugo server ``` Expected Outcome: Hugo server launches and functions properly Actual Outcome: The Following error is thrown: ``` sabby@fedora:~/site-stack$ hugo...

The quickstart template is primarily designed for those looking to experiment with Hugo + Stack. However, as someone not very familiar with website design and frameworks, I still find it...

According to the [vercel documentation](https://vercel.com/docs/deployments/build-image/build-image), add a deployment setting under Node.js 20.x.

![image](https://github.com/user-attachments/assets/d2fd10fb-1592-4422-8892-a172d95fce0a) why it don't have as what us said: ![image](https://github.com/user-attachments/assets/918e7718-b747-4a1f-9eff-eb05225555b7)

I have enabled Chinese and English language in my website, and set Chinese to my default language. However, only Chinese language shows my post, when I change the language to...