config.toml 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  1. baseurl = "https://ai.choozmo.com/"
  2. title = "ChoozMo AIGV | 台灣第一個AI合成主播 | 集仕多"
  3. theme = "AI_Video_LP"
  4. themesDir = "../.."
  5. languageCode = "zh-tw"
  6. # Site language. Available translations in the theme's `/i18n` directory.
  7. defaultContentLanguage = "en"
  8. # Enable comments by entering your Disqus shortname
  9. disqusShortname = "devcows"
  10. # Enable Google Analytics by entering your tracking code
  11. googleAnalytics = "UA-153100602-5"
  12. publishDir = "/var/www/html"
  13. summaryLength = 70
  14. [markup]
  15. [markup.goldmark.renderer]
  16. unsafe=true
  17. [taxonomies]
  18. category = "categories"
  19. tag = "tags"
  20. # Define the number of posts per page
  21. paginate = 4
  22. [outputs]
  23. home = ["HTML"]
  24. page = ["HTML"]
  25. [menu]
  26. # Main menu
  27. [[menu.main]]
  28. identifier="index"
  29. name = "首頁"
  30. url = "/"
  31. weight = 1
  32. [[menu.main]]
  33. identifier="AI 客服"
  34. name = "AI 客服"
  35. url = "/virtual-host-solution/"
  36. weight = 2
  37. [[menu.main]]
  38. identifier="AI 擬真人"
  39. name = "AI 擬真人"
  40. url = "/ai-presenter/info/"
  41. weight = 2
  42. #[[menu.main]]
  43. # identifier="AI 智能客服"
  44. # name = "AI 智能客服"
  45. # url = "/ai-customer/info/"
  46. # weight = 3
  47. [[menu.main]]
  48. identifier="home"
  49. name = "服務"
  50. url = ""
  51. weight = 4
  52. [[menu.main]]
  53. identifier="genseo"
  54. name = "算力 SEO"
  55. url = "/genseo/"
  56. weight = 1
  57. parent = "home"
  58. [[menu.main]]
  59. identifier="video-editing"
  60. name = "影片剪輯服務"
  61. url = "/video-editing/dm/"
  62. weight = 2
  63. parent = "home"
  64. [[menu.main]]
  65. identifier="ai-transform-video"
  66. name = "現有影片 AI 化"
  67. url = "/ai-transform-video/dm/"
  68. weight = 3
  69. parent = "home"
  70. #[[menu.main]]
  71. # identifier="seo-search"
  72. # name = "AI 記者"
  73. # url = "/ai-copywriter/dm/"
  74. # weight = 4
  75. # parent = "home"
  76. [[menu.main]]
  77. identifier="seo-image"
  78. name = "AI 平衡報導"
  79. url = "/ai-balanced-news-reporting/"
  80. weight = 5
  81. parent = "home"
  82. [[menu.main]]
  83. identifier="ad-operation"
  84. name = "AI 廣告投放"
  85. url = "/ad-operation/dm/"
  86. weight = 6
  87. parent = "home"
  88. #[[menu.main]]
  89. # identifier="youtube-views-zh"
  90. # name = "影音流量推手"
  91. # url = "/youtube-views-zh/dm/"
  92. # weight = 7
  93. # parent = "home"
  94. [[menu.main]]
  95. identifier="bigdata"
  96. name = "大數據分析"
  97. url = "/bigdata/dm/"
  98. weight = 8
  99. parent = "home"
  100. [[menu.main]]
  101. identifier="crawler"
  102. name = "資訊爬蟲"
  103. url = "/crawler/dm/"
  104. weight = 9
  105. parent = "home"
  106. [[menu.main]]
  107. identifier="research"
  108. name = "企業系統研發委外"
  109. url = "/research/dm/"
  110. weight = 10
  111. parent = "home"
  112. #[[menu.main]]
  113. # identifier="video-making"
  114. # name = "影片製作服務"
  115. # url = "/video-making/dm/"
  116. # weight = 11
  117. # parent = "home"
  118. #[[menu.main]]
  119. # identifier="global-expo-promotion"
  120. # name = "新聞媒體發布服務"
  121. # url = "/global-expo-promotion"
  122. # weight = 12
  123. # parent = "home"
  124. [[menu.main]]
  125. identifier="llm-service"
  126. name = "領域大型語言模型建置服務"
  127. url = "/llm-service"
  128. weight = 13
  129. parent = "home"
  130. #[[menu.main]]
  131. # identifier="blog-traffic"
  132. # name = "創業家專案"
  133. # url = "/blog-traffic/dm/"
  134. # weight = 14
  135. # parent = "home"
  136. #[[menu.main]]
  137. # identifier="genseo"
  138. # name = "GenSEO生成式SEO"
  139. # url = "/genseo/dm/"
  140. # weight = 15
  141. # parent = "home"
  142. #[[menu.main]]
  143. # identifier="blog"
  144. # name = "部落格"
  145. # url = "/blog/"
  146. # weight = 5
  147. #[[menu.main]]
  148. # identifier="main-news"
  149. # name = "最新消息"
  150. # url = "/main-news/"
  151. # weight = 6
  152. [[menu.main]]
  153. identifier="聯絡我們"
  154. name = "聯絡我們"
  155. url = "/contact/service/"
  156. weight = 7
  157. #[[menu.main]]
  158. # identifier="關於我們"
  159. # name = "關於我們"
  160. # url = "/aboutus/info/"
  161. # weight = 8
  162. # Top bar social links menu
  163. [[menu.topbar]]
  164. weight = 1
  165. name = "GitHub"
  166. url = "https://github.com/devcows/hugo-universal-theme"
  167. pre = "<i class='fab fa-2x fa-github'></i>"
  168. [[menu.topbar]]
  169. weight = 2
  170. name = "Facebook"
  171. url = "http://facebook.com"
  172. pre = "<i class='fab fa-2x fa-facebook'></i>"
  173. [[menu.topbar]]
  174. weight = 3
  175. name = "Twitter"
  176. url = "http://twitter.com"
  177. pre = "<i class='fab fa-2x fa-twitter'></i>"
  178. [[menu.topbar]]
  179. weight = 4
  180. name = "Email"
  181. url = "mailto:your@email.com"
  182. pre = "<i class='fas fa-2x fa-envelope'></i>"
  183. [params]
  184. viewMorePostLink = "/blog/"
  185. author = "DevCows"
  186. defaultKeywords =["ChoozMoAIGV", "ChoozMo AI-PR", "集仕多 AI媒體公關"]
  187. mainSections = ["blog"]
  188. defaultDescription = "Site template made by devcows using hugo"
  189. # Social media
  190. facebook_site = "" # the Facebook handle of your site ('https://www.facebook.com/HANDLE')
  191. twitter_site = "GoHugoIO" # the Twitter handle of your site (without the '@')
  192. default_sharing_image = "img/sharing-default.png"
  193. # Google Maps widget: If `googleMapsApiKey` is not set, no key will be passed to Google (which likely results in a broken map widget).
  194. enableGoogleMaps = false
  195. googleMapsApiKey = "AIzaSyCFhtWLJcE30xOAjcbSFi-0fnoVmQZPb1Y"
  196. latitude = "-12.043333"
  197. longitude = "-77.028333"
  198. # Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
  199. style = "default"
  200. # Since this template is static, the contact form uses www.formspree.io as a
  201. # proxy. The form makes a POST request to their servers to send the actual
  202. # email. Visitors can send up to a 50 emails each month for free.
  203. #
  204. # What you need to do for the setup?
  205. #
  206. # - register your account to https://formspree.io/register
  207. # - login and create new form
  208. # - set your form's endpoint url under 'formspree_action' below
  209. # - upload the generated site to your server
  210. # - test a dummy email yourself
  211. # - you're done. Happy mailing!
  212. #
  213. # Enable the contact form by entering your Formspree.io endpoint url
  214. formspree_action = "https://formspree.io/sample/of/endpoint"
  215. contact_form_ajax = false
  216. about_us = '<a href="http://www.choozmo.com/"><img src="img/logo_choozmo.webp" class="footer-img"></a>'
  217. copyright = "Copyright (c) 2021, Choozmo; all rights reserved."
  218. # Format dates with Go's time formatting
  219. date_format = "January 2, 2006"
  220. logo = "img/ChoozmoLOGO.png"
  221. logo_small = "img/ChoozmoLOGO.png"
  222. address = """<p class="text-uppercase"><strong>集仕多股份有限公司</strong>
  223. <br>新竹縣竹北市復興二路229號9樓之9
  224. <br>聯絡電話:036670804
  225. <br>聯絡信箱:service@choozmo.com
  226. </p>
  227. """
  228. languages = "en"
  229. languageName = "English"
  230. languageszh = "zh-tw"
  231. languageNamezh = "繁體中文"
  232. [permalinks]
  233. blog = "/blog/:filename/"
  234. # Enable or disable top bar with social icons
  235. [params.topbar]
  236. enable = false
  237. text = """<p class="hidden-sm hidden-xs">Contact us on +420 777 555 333 or hello@universal.com.</p>
  238. <p class="hidden-md hidden-lg"><a href="#" data-animate-hover="pulse"><i class="fas fa-phone"></i></a>
  239. <a href="#" data-animate-hover="pulse"><i class="fas fa-envelope"></i></a>
  240. </p>
  241. """
  242. # Enable and disable widgets for the right sidebar
  243. [params.widgets]
  244. categories = true
  245. tags = true
  246. search = true
  247. [params.carousel]
  248. enable = true
  249. # All carousel items are defined in their own files. You can find example items
  250. # at 'exampleSite/data/carousel'.
  251. # For more informtion take a look at the README.
  252. [params.trends]
  253. enable = true
  254. [params.DM]
  255. enable = true
  256. [params.visualfeature]
  257. enable = false
  258. # All features are defined in their own files. You can find example items
  259. # at 'exampleSite/data/features'.
  260. # For more informtion take a look at the README.
  261. [params.features]
  262. enable = true
  263. # All features are defined in their own files. You can find example items
  264. # at 'exampleSite/data/features'.
  265. # For more informtion take a look at the README.
  266. [params.testimonials]
  267. enable = false
  268. # All testimonials are defined in their own files. You can find example items
  269. # at 'exampleSite/data/testimonials'.
  270. # For more informtion take a look at the README.
  271. title = "服務項目"
  272. subtitle = "我們替你傳遞價值,將值得說的,好好說得精采"
  273. [params.videoDemo]
  274. enable = true
  275. [params.videos]
  276. enable = true
  277. title = "Testimonials"
  278. subtitle = "We have worked w"
  279. [params.comparison]
  280. enable = true
  281. [params.see_more]
  282. enable = false
  283. icon = "far fa-file-alt"
  284. title = "Do you want to see more?"
  285. subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
  286. link_url = "#"
  287. link_text = "Check other homepages"
  288. [params.steps]
  289. enable = true
  290. [params.clients]
  291. enable = false
  292. # All clients are defined in their own files. You can find example items
  293. # at 'exampleSite/data/clients'.
  294. # For more informtion take a look at the README.
  295. title = "合作夥伴"
  296. subtitle = ""
  297. [params.recent_posts]
  298. enable = false
  299. title = "From our blog"
  300. subtitle = "Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo."