123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342 |
- baseurl = "https://ai.choozmo.com/"
- title = "ChoozMo AIGV | 台灣第一個AI合成主播 | 集仕多"
- theme = "AI_Video_LP"
- themesDir = "../.."
- languageCode = "zh-tw"
- # Site language. Available translations in the theme's `/i18n` directory.
- defaultContentLanguage = "en"
- # Enable comments by entering your Disqus shortname
- disqusShortname = "devcows"
- # Enable Google Analytics by entering your tracking code
- googleAnalytics = "UA-153100602-5"
- publishDir = "/var/www/html"
- summaryLength = 70
- [markup]
- [markup.goldmark.renderer]
- unsafe=true
- [taxonomies]
- category = "categories"
- tag = "tags"
- # Define the number of posts per page
- paginate = 4
- [outputs]
- home = ["HTML"]
- page = ["HTML"]
- [menu]
- # Main menu
- [[menu.main]]
- identifier="index"
- name = "首頁"
- url = "/"
- weight = 1
- [[menu.main]]
- identifier="AI 主播"
- name = "AI 主播"
- url = "/ai-presenter/info/"
- weight = 2
-
- [[menu.main]]
- identifier="AI 智能客服"
- name = "AI 智能客服"
- url = "/ai-customer/info/"
- weight = 3
- [[menu.main]]
- identifier="home"
- name = "服務"
- url = ""
- weight = 4
- [[menu.main]]
- identifier="ai-transform-video"
- name = "現有影片 AI 化"
- url = "/ai-transform-video/dm/"
- weight = 1
- parent = "home"
- [[menu.main]]
- identifier="seo-search"
- name = "AI 記者"
- url = "/ai-copywriter/dm/"
- weight = 2
- parent = "home"
- [[menu.main]]
- identifier="seo-image"
- name = "AI 平衡報導"
- url = "/ai-balanced-news-reporting/"
- weight = 3
- parent = "home"
- [[menu.main]]
- identifier="ad-operation"
- name = "AI 廣告投放"
- url = "/ad-operation/dm/"
- weight = 4
- parent = "home"
- [[menu.main]]
- identifier="youtube-views-zh"
- name = "影音流量推手"
- url = "/youtube-views-zh/dm/"
- weight = 5
- parent = "home"
- [[menu.main]]
- identifier="bigdata"
- name = "大數據分析"
- url = "/bigdata/dm/"
- weight = 6
- parent = "home"
- [[menu.main]]
- identifier="crawler"
- name = "資訊爬蟲"
- url = "/crawler/dm/"
- weight = 7
- parent = "home"
- [[menu.main]]
- identifier="research"
- name = "企業系統研發委外"
- url = "/research/dm/"
- weight = 8
- parent = "home"
-
- [[menu.main]]
- identifier="video-making"
- name = "影片製作服務"
- url = "/video-making/dm/"
- weight = 9
- parent = "home"
- [[menu.main]]
- identifier="seo"
- name = "新聞媒體發布服務"
- url = "/global-expo-promotion"
- weight = 10
- parent = "home"
- [[menu.main]]
- identifier="seo"
- name = "領域大型語言模型建置服務"
- url = "/llm-service"
- weight = 11
- parent = "home"
- #[[menu.main]]
- # identifier="blog-traffic"
- # name = "創業家專案"
- # url = "/blog-traffic/dm/"
- # weight = 10
- # parent = "home"
- #[[menu.main]]
- # identifier="genseo"
- # name = "GenSEO生成式SEO"
- # url = "/genseo/dm/"
- # weight = 10
- # parent = "home"
- [[menu.main]]
- identifier="blog"
- name = "部落格"
- url = "/blog/"
- weight = 5
- [[menu.main]]
- identifier="main-news"
- name = "最新消息"
- url = "/main-news/"
- weight = 6
- [[menu.main]]
- identifier="聯絡我們"
- name = "聯絡我們"
- url = "/contact/service/"
- weight = 7
- [[menu.main]]
- identifier="關於我們"
- name = "關於我們"
- url = "/aboutus/info/"
- weight = 8
- # Top bar social links menu
- [[menu.topbar]]
- weight = 1
- name = "GitHub"
- url = "https://github.com/devcows/hugo-universal-theme"
- pre = "<i class='fab fa-2x fa-github'></i>"
- [[menu.topbar]]
- weight = 2
- name = "Facebook"
- url = "http://facebook.com"
- pre = "<i class='fab fa-2x fa-facebook'></i>"
- [[menu.topbar]]
- weight = 3
- name = "Twitter"
- url = "http://twitter.com"
- pre = "<i class='fab fa-2x fa-twitter'></i>"
- [[menu.topbar]]
- weight = 4
- name = "Email"
- url = "mailto:your@email.com"
- pre = "<i class='fas fa-2x fa-envelope'></i>"
- [params]
- viewMorePostLink = "/blog/"
- author = "DevCows"
- defaultKeywords =["ChoozMoAIGV", "ChoozMo AI-PR", "集仕多 AI媒體公關"]
- mainSections = ["blog"]
- defaultDescription = "Site template made by devcows using hugo"
- # Social media
- facebook_site = "" # the Facebook handle of your site ('https://www.facebook.com/HANDLE')
- twitter_site = "GoHugoIO" # the Twitter handle of your site (without the '@')
- default_sharing_image = "img/sharing-default.png"
- # Google Maps widget: If `googleMapsApiKey` is not set, no key will be passed to Google (which likely results in a broken map widget).
- enableGoogleMaps = false
- googleMapsApiKey = "AIzaSyCFhtWLJcE30xOAjcbSFi-0fnoVmQZPb1Y"
- latitude = "-12.043333"
- longitude = "-77.028333"
- # Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
- style = "default"
- # Since this template is static, the contact form uses www.formspree.io as a
- # proxy. The form makes a POST request to their servers to send the actual
- # email. Visitors can send up to a 50 emails each month for free.
- #
- # What you need to do for the setup?
- #
- # - register your account to https://formspree.io/register
- # - login and create new form
- # - set your form's endpoint url under 'formspree_action' below
- # - upload the generated site to your server
- # - test a dummy email yourself
- # - you're done. Happy mailing!
- #
- # Enable the contact form by entering your Formspree.io endpoint url
- formspree_action = "https://formspree.io/sample/of/endpoint"
- contact_form_ajax = false
- about_us = '<a href="http://www.choozmo.com/"><img src="img/logo_choozmo.webp" class="footer-img"></a>'
- copyright = "Copyright (c) 2021, Choozmo; all rights reserved."
- # Format dates with Go's time formatting
- date_format = "January 2, 2006"
- logo = "img/Choozmo cloud logo.png"
- logo_small = "img/Choozmo cloud logo.png"
- address = """<p class="text-uppercase"><strong>集仕多股份有限公司</strong>
- <br>新竹縣竹北市復興二路229號9樓之9
- <br>聯絡電話:036670804
- <br>聯絡信箱:service@choozmo.com
- </p>
- """
- languages = "en"
- languageName = "English"
- languageszh = "zh-tw"
- languageNamezh = "繁體中文"
- [permalinks]
- blog = "/blog/:filename/"
- # Enable or disable top bar with social icons
- [params.topbar]
- enable = false
- text = """<p class="hidden-sm hidden-xs">Contact us on +420 777 555 333 or hello@universal.com.</p>
- <p class="hidden-md hidden-lg"><a href="#" data-animate-hover="pulse"><i class="fas fa-phone"></i></a>
- <a href="#" data-animate-hover="pulse"><i class="fas fa-envelope"></i></a>
- </p>
- """
- # Enable and disable widgets for the right sidebar
- [params.widgets]
- categories = true
- tags = true
- search = true
- [params.carousel]
- enable = true
- # All carousel items are defined in their own files. You can find example items
- # at 'exampleSite/data/carousel'.
- # For more informtion take a look at the README.
- [params.trends]
- enable = true
- [params.DM]
- enable = true
- [params.visualfeature]
- enable = false
- # All features are defined in their own files. You can find example items
- # at 'exampleSite/data/features'.
- # For more informtion take a look at the README.
- [params.features]
- enable = true
- # All features are defined in their own files. You can find example items
- # at 'exampleSite/data/features'.
- # For more informtion take a look at the README.
- [params.testimonials]
- enable = false
- # All testimonials are defined in their own files. You can find example items
- # at 'exampleSite/data/testimonials'.
- # For more informtion take a look at the README.
- title = "服務項目"
- subtitle = "我們替你傳遞價值,將值得說的,好好說得精采"
- [params.videoDemo]
- enable = true
- [params.videos]
- enable = true
- title = "Testimonials"
- subtitle = "We have worked w"
- [params.comparison]
- enable = true
- [params.see_more]
- enable = false
- icon = "far fa-file-alt"
- title = "Do you want to see more?"
- subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
- link_url = "#"
- link_text = "Check other homepages"
- [params.steps]
- enable = true
- [params.clients]
- enable = false
- # All clients are defined in their own files. You can find example items
- # at 'exampleSite/data/clients'.
- # For more informtion take a look at the README.
- title = "合作夥伴"
- subtitle = ""
- [params.recent_posts]
- enable = false
- title = "From our blog"
- 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."
|