hugo theme mixedpaper
1.0.0
Mixedpaper เป็นธีม Hugo ที่เรียบง่ายสำหรับนักเขียนและบล็อกเกอร์
คุณสามารถดูภาพหน้าจอได้ที่ images/
หรือการสาธิตที่ https://themes.gohugo.io/hugo-theme-mixedpaper/
นำทางไปยังไดเร็กทอรีรากของไซต์ Hugo ของคุณและโคลนพื้นที่เก็บข้อมูลนี้
git submodule add https://github.com/wayjam/hugo-theme-mixedpaper.git themes/mixedpaper
จากนั้นเพิ่มธีมให้กับการกำหนดค่าไซต์ ( config.toml
)
โปรดดูเอกสาร Hugo สำหรับข้อมูลเพิ่มเติม
git submodule update --remote --merge
หากต้องการเปิดใช้งานสไตล์การเน้นตามธีม โปรดตั้งค่า pygmentsUseClasses = true
ใน config.toml
[[ menu . main ]]
name = " Archives "
identifier = " archives "
url = " /archives/ "
รองรับ Disqus และ Valine แล้ว
disqusShortname = " "
หรือ
[ params . comment ]
appid = " your-appid "
appkey = " your-appkey "
placeholder = " enjoy~ "
avatar = " mm "
pageSize = 10.0
visitor = false
recordIP = true
highlight = true
meta = " nick,mail "
requiredFields = " nick,mail "
โปรดดูตัวอย่างเพิ่มเติมที่ exampleSite/config.toml
เผยแพร่ภายใต้ใบอนุญาต MIT