hugo-theme-stack-starter
hugo-theme-stack-starter copied to clipboard
A quickstart template to create a Hugo blog using hugo-theme-stack
- 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  ```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.
 why it don't have as what us said: 
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...