config.toml 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. baseurl = "https://ai.choozmo.com/"
  2. title = "AI Spokesgirl | 台灣第一個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. [taxonomies]
  15. category = "categories"
  16. tag = "tags"
  17. # Define the number of posts per page
  18. paginate = 4
  19. [outputs]
  20. home = ["HTML"]
  21. page = ["HTML"]
  22. [menu]
  23. # Main menu
  24. [[menu.main]]
  25. identifier="home"
  26. name = "服務"
  27. url = ""
  28. weight = 1
  29. [[menu.main]]
  30. identifier="ad-operation"
  31. name = "廣告代操"
  32. url = "/ad-operation/dm/"
  33. weight = 1
  34. parent = "home"
  35. [[menu.main]]
  36. identifier="video-making"
  37. name = "影片製作服務"
  38. url = "/video-making/dm/"
  39. weight = 2
  40. parent = "home"
  41. [[menu.main]]
  42. identifier="bigdata"
  43. name = "大數據分析"
  44. url = "/bigdata/dm/"
  45. weight = 3
  46. parent = "home"
  47. [[menu.main]]
  48. identifier="crawler"
  49. name = "資訊爬蟲"
  50. url = "/crawler/dm/"
  51. weight = 4
  52. parent = "home"
  53. [[menu.main]]
  54. identifier="research"
  55. name = "企業系統研發委外"
  56. url = "/research/dm/"
  57. weight = 5
  58. parent = "home"
  59. [[menu.main]]
  60. identifier="seo"
  61. name = "SEO 搜尋排名優化"
  62. url = "/seo/dm/"
  63. weight = 6
  64. parent = "home"
  65. [[menu.main]]
  66. identifier="seo"
  67. name = "新聞 AI 主播媒體聯播網"
  68. url = "/ai-anchor/dm/"
  69. weight = 7
  70. parent = "home"
  71. [[menu.main]]
  72. identifier="blog-traffic"
  73. name = "創業家專案"
  74. url = "/blog-traffic/dm/"
  75. weight = 8
  76. parent = "home"
  77. [[menu.main]]
  78. identifier="seo-image"
  79. name = "形象 SEO"
  80. url = "/seo-image/dm/"
  81. weight = 9
  82. parent = "home"
  83. [[menu.main]]
  84. identifier="youtube-views"
  85. name = "YouTube 影片觀看方案"
  86. url = "/youtube-views/dm/"
  87. weight = 10
  88. parent = "home"
  89. [[menu.main]]
  90. identifier="login"
  91. name = "特色"
  92. url = "#sec-features"
  93. weight = 2
  94. [[menu.main]]
  95. identifier="blog"
  96. name = "文章"
  97. url = "/tags/vtuber/"
  98. weight = 3
  99. [[menu.main]]
  100. identifier="合作夥伴"
  101. name = "合作夥伴"
  102. url = "/collaboration/info/"
  103. weight = 4
  104. [[menu.main]]
  105. identifier="聯絡我們"
  106. name = "聯絡我們"
  107. url = "/contact/service/"
  108. weight = 5
  109. [[menu.main]]
  110. identifier="關於我們"
  111. name = "關於我們"
  112. url = "/aboutus/info/"
  113. weight = 6
  114. # Top bar social links menu
  115. [[menu.topbar]]
  116. weight = 1
  117. name = "GitHub"
  118. url = "https://github.com/devcows/hugo-universal-theme"
  119. pre = "<i class='fab fa-2x fa-github'></i>"
  120. [[menu.topbar]]
  121. weight = 2
  122. name = "Facebook"
  123. url = "http://facebook.com"
  124. pre = "<i class='fab fa-2x fa-facebook'></i>"
  125. [[menu.topbar]]
  126. weight = 3
  127. name = "Twitter"
  128. url = "http://twitter.com"
  129. pre = "<i class='fab fa-2x fa-twitter'></i>"
  130. [[menu.topbar]]
  131. weight = 4
  132. name = "Email"
  133. url = "mailto:your@email.com"
  134. pre = "<i class='fas fa-2x fa-envelope'></i>"
  135. [params]
  136. viewMorePostLink = "/blog/"
  137. author = "DevCows"
  138. defaultKeywords = ["devows", "hugo", "go"]
  139. mainSections = ["blog"]
  140. defaultDescription = "Site template made by devcows using hugo"
  141. # Social media
  142. facebook_site = "" # the Facebook handle of your site ('https://www.facebook.com/HANDLE')
  143. twitter_site = "GoHugoIO" # the Twitter handle of your site (without the '@')
  144. default_sharing_image = "img/sharing-default.png"
  145. # Google Maps widget: If `googleMapsApiKey` is not set, no key will be passed to Google (which likely results in a broken map widget).
  146. enableGoogleMaps = false
  147. googleMapsApiKey = "AIzaSyCFhtWLJcE30xOAjcbSFi-0fnoVmQZPb1Y"
  148. latitude = "-12.043333"
  149. longitude = "-77.028333"
  150. # Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
  151. style = "default"
  152. # Since this template is static, the contact form uses www.formspree.io as a
  153. # proxy. The form makes a POST request to their servers to send the actual
  154. # email. Visitors can send up to a 50 emails each month for free.
  155. #
  156. # What you need to do for the setup?
  157. #
  158. # - register your account to https://formspree.io/register
  159. # - login and create new form
  160. # - set your form's endpoint url under 'formspree_action' below
  161. # - upload the generated site to your server
  162. # - test a dummy email yourself
  163. # - you're done. Happy mailing!
  164. #
  165. # Enable the contact form by entering your Formspree.io endpoint url
  166. formspree_action = "https://formspree.io/sample/of/endpoint"
  167. contact_form_ajax = false
  168. about_us = '<a href="http://www.choozmo.com/"><img src="img/logo_choozmo.webp" class="footer-img"></a>'
  169. copyright = "Copyright (c) 2021, Choozmo; all rights reserved."
  170. # Format dates with Go's time formatting
  171. date_format = "January 2, 2006"
  172. logo = "img/Choozmo cloud logo.png"
  173. logo_small = "img/Choozmo cloud logo.png"
  174. address = """<p class="text-uppercase"><strong>集仕多股份有限公司</strong>
  175. <br>新竹縣竹北市復興二路229號9樓之9
  176. <br>聯絡電話:036670804
  177. <br>聯絡信箱:service@choozmo.com
  178. </p>
  179. """
  180. languages = "en"
  181. languageName = "English"
  182. languageszh = "zh-tw"
  183. languageNamezh = "繁體中文"
  184. [permalinks]
  185. blog = "/blog/:filename/"
  186. # Enable or disable top bar with social icons
  187. [params.topbar]
  188. enable = false
  189. text = """<p class="hidden-sm hidden-xs">Contact us on +420 777 555 333 or hello@universal.com.</p>
  190. <p class="hidden-md hidden-lg"><a href="#" data-animate-hover="pulse"><i class="fas fa-phone"></i></a>
  191. <a href="#" data-animate-hover="pulse"><i class="fas fa-envelope"></i></a>
  192. </p>
  193. """
  194. # Enable and disable widgets for the right sidebar
  195. [params.widgets]
  196. categories = true
  197. tags = true
  198. search = true
  199. [params.carousel]
  200. enable = true
  201. # All carousel items are defined in their own files. You can find example items
  202. # at 'exampleSite/data/carousel'.
  203. # For more informtion take a look at the README.
  204. [params.trends]
  205. enable = true
  206. [params.DM]
  207. enable = true
  208. [params.visualfeature]
  209. enable = false
  210. # All features are defined in their own files. You can find example items
  211. # at 'exampleSite/data/features'.
  212. # For more informtion take a look at the README.
  213. [params.features]
  214. enable = true
  215. # All features are defined in their own files. You can find example items
  216. # at 'exampleSite/data/features'.
  217. # For more informtion take a look at the README.
  218. [params.testimonials]
  219. enable = false
  220. # All testimonials are defined in their own files. You can find example items
  221. # at 'exampleSite/data/testimonials'.
  222. # For more informtion take a look at the README.
  223. title = "服務項目"
  224. subtitle = "我們替你傳遞價值,將值得說的,好好說得精采"
  225. [params.videoDemo]
  226. enable = true
  227. [params.videos]
  228. enable = true
  229. title = "Testimonials"
  230. subtitle = "We have worked w"
  231. [params.comparison]
  232. enable = true
  233. [params.see_more]
  234. enable = false
  235. icon = "far fa-file-alt"
  236. title = "Do you want to see more?"
  237. subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
  238. link_url = "#"
  239. link_text = "Check other homepages"
  240. [params.steps]
  241. enable = true
  242. [params.clients]
  243. enable = false
  244. # All clients are defined in their own files. You can find example items
  245. # at 'exampleSite/data/clients'.
  246. # For more informtion take a look at the README.
  247. title = "合作夥伴"
  248. subtitle = ""
  249. [params.recent_posts]
  250. enable = false
  251. title = "From our blog"
  252. 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."