config.toml 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. baseurl = "https://example.org"
  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="login"
  73. name = "特色"
  74. url = "#sec-features"
  75. weight = 2
  76. [[menu.main]]
  77. identifier="blog"
  78. name = "文章"
  79. url = "/tags/vtuber/"
  80. weight = 3
  81. [[menu.main]]
  82. identifier="聯絡我們"
  83. name = "聯絡我們"
  84. url = "/contact/service/"
  85. weight = 4
  86. [[menu.main]]
  87. identifier="關於我們"
  88. name = "關於我們"
  89. url = "/aboutus/info/"
  90. weight = 5
  91. # Top bar social links menu
  92. [[menu.topbar]]
  93. weight = 1
  94. name = "GitHub"
  95. url = "https://github.com/devcows/hugo-universal-theme"
  96. pre = "<i class='fab fa-2x fa-github'></i>"
  97. [[menu.topbar]]
  98. weight = 2
  99. name = "Facebook"
  100. url = "http://facebook.com"
  101. pre = "<i class='fab fa-2x fa-facebook'></i>"
  102. [[menu.topbar]]
  103. weight = 3
  104. name = "Twitter"
  105. url = "http://twitter.com"
  106. pre = "<i class='fab fa-2x fa-twitter'></i>"
  107. [[menu.topbar]]
  108. weight = 4
  109. name = "Email"
  110. url = "mailto:your@email.com"
  111. pre = "<i class='fas fa-2x fa-envelope'></i>"
  112. [params]
  113. viewMorePostLink = "/blog/"
  114. author = "DevCows"
  115. defaultKeywords = ["devows", "hugo", "go"]
  116. mainSections = ["blog"]
  117. defaultDescription = "Site template made by devcows using hugo"
  118. # Social media
  119. facebook_site = "" # the Facebook handle of your site ('https://www.facebook.com/HANDLE')
  120. twitter_site = "GoHugoIO" # the Twitter handle of your site (without the '@')
  121. default_sharing_image = "img/sharing-default.png"
  122. # Google Maps widget: If `googleMapsApiKey` is not set, no key will be passed to Google (which likely results in a broken map widget).
  123. enableGoogleMaps = false
  124. googleMapsApiKey = "AIzaSyCFhtWLJcE30xOAjcbSFi-0fnoVmQZPb1Y"
  125. latitude = "-12.043333"
  126. longitude = "-77.028333"
  127. # Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
  128. style = "default"
  129. # Since this template is static, the contact form uses www.formspree.io as a
  130. # proxy. The form makes a POST request to their servers to send the actual
  131. # email. Visitors can send up to a 50 emails each month for free.
  132. #
  133. # What you need to do for the setup?
  134. #
  135. # - register your account to https://formspree.io/register
  136. # - login and create new form
  137. # - set your form's endpoint url under 'formspree_action' below
  138. # - upload the generated site to your server
  139. # - test a dummy email yourself
  140. # - you're done. Happy mailing!
  141. #
  142. # Enable the contact form by entering your Formspree.io endpoint url
  143. formspree_action = "https://formspree.io/sample/of/endpoint"
  144. contact_form_ajax = false
  145. about_us = '<a href="http://www.choozmo.com/"><img src="img/logo_choozmo.webp" class="footer_img"></a>'
  146. copyright = "Copyright (c) 2021, Choozmo; all rights reserved."
  147. # Format dates with Go's time formatting
  148. date_format = "January 2, 2006"
  149. logo = "img/Choozmo cloud logo.png"
  150. logo_small = "img/Choozmo cloud logo.png"
  151. address = """<p class="text-uppercase"><strong>集仕多股份有限公司</strong>
  152. <br>新竹縣竹北市復興二路229號9樓之9
  153. <br>聯絡電話:036670804
  154. <br>聯絡信箱:service@choozmo.com
  155. </p>
  156. """
  157. languages = "en"
  158. languageName = "English"
  159. languageszh = "zh-tw"
  160. languageNamezh = "繁體中文"
  161. [permalinks]
  162. blog = "/blog/:filename/"
  163. # Enable or disable top bar with social icons
  164. [params.topbar]
  165. enable = false
  166. text = """<p class="hidden-sm hidden-xs">Contact us on +420 777 555 333 or hello@universal.com.</p>
  167. <p class="hidden-md hidden-lg"><a href="#" data-animate-hover="pulse"><i class="fas fa-phone"></i></a>
  168. <a href="#" data-animate-hover="pulse"><i class="fas fa-envelope"></i></a>
  169. </p>
  170. """
  171. # Enable and disable widgets for the right sidebar
  172. [params.widgets]
  173. categories = true
  174. tags = true
  175. search = true
  176. [params.carousel]
  177. enable = true
  178. # All carousel items are defined in their own files. You can find example items
  179. # at 'exampleSite/data/carousel'.
  180. # For more informtion take a look at the README.
  181. [params.trends]
  182. enable = true
  183. [params.DM]
  184. enable = true
  185. [params.visualfeature]
  186. enable = false
  187. # All features are defined in their own files. You can find example items
  188. # at 'exampleSite/data/features'.
  189. # For more informtion take a look at the README.
  190. [params.features]
  191. enable = true
  192. # All features are defined in their own files. You can find example items
  193. # at 'exampleSite/data/features'.
  194. # For more informtion take a look at the README.
  195. [params.testimonials]
  196. enable = false
  197. # All testimonials are defined in their own files. You can find example items
  198. # at 'exampleSite/data/testimonials'.
  199. # For more informtion take a look at the README.
  200. title = "服務項目"
  201. subtitle = "我們替你傳遞價值,將值得說的,好好說得精采"
  202. [params.videoDemo]
  203. enable = true
  204. [params.videos]
  205. enable = true
  206. title = "Testimonials"
  207. subtitle = "We have worked w"
  208. [params.comparison]
  209. enable = true
  210. [params.see_more]
  211. enable = false
  212. icon = "far fa-file-alt"
  213. title = "Do you want to see more?"
  214. subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
  215. link_url = "#"
  216. link_text = "Check other homepages"
  217. [params.steps]
  218. enable = true
  219. [params.clients]
  220. enable = false
  221. # All clients are defined in their own files. You can find example items
  222. # at 'exampleSite/data/clients'.
  223. # For more informtion take a look at the README.
  224. title = "合作夥伴"
  225. subtitle = ""
  226. [params.recent_posts]
  227. enable = false
  228. title = "From our blog"
  229. 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."