config.toml 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. #baseURL = ""
  2. #baseURL = "https://bhouse.choozmo.com/"
  3. baseURL = "http://dev.ptt.cx/"
  4. #languageCode = "en-us"
  5. languageCode = "zh-TW"
  6. title = "Hugo LAMP"
  7. theme = "hugo-lamp"
  8. googleAnalytics = "UA-XXX-X" # Google Analytics UA number
  9. paginate = 80
  10. publishDir = "C:/Data/hugo/bhouse_output/"
  11. #publishDir = "C:/wamp64/www/bhouse_output/"
  12. #publishDir = "/home/farm/farmoutput/bhouse"
  13. hasCJKLanguage = true
  14. summarylength = 80
  15. enableInlineShortcodes = true
  16. [markup]
  17. [markup.goldmark.renderer]
  18. unsafe=true
  19. ############################### widgets #################################
  20. [params.widgets]
  21. #sidebar = ["recent_posts", "taxonomy_category", "taxonomy_tags"]
  22. sidebar = ["taxonomy_category", "taxonomy_tags"]
  23. #################### default parameters ################################
  24. [params]
  25. mainSections = ["posts"]
  26. subtitle = "Light responsive AMP theme"
  27. paginate = 10
  28. # Publisher
  29. ## adsensePublisher = "ca-pub-XXX" # Required if you want to include Google Adsense
  30. adsenseSlot = "XXX" # Required slot to display ads
  31. adsenseSlotSticky = "XXX" # Enables sticky ads feature, value maybe the same with adsenseSlot, remove if you don't want display sticky ads
  32. # SEO configs
  33. seotitle = "小寶優居"
  34. googleSiteVerification = "google_site_verification_code" # Google Webmaster
  35. msValidate = "bing_site_verification_code" # Bing Webmaster
  36. # Social networks
  37. github = "huyb1991"
  38. twitter = "twitter_username"
  39. linkedin = "linkedin_username"
  40. facebook = "facebook_username"
  41. google = "googleplus_id_number"
  42. instagram = "instagram_username"
  43. youtube = "youtube_username"
  44. dribbble = "dribbble_username"
  45. reddit = "reddit_username"
  46. home = "Home"
  47. logo = "/img/logo.png"
  48. # theme color
  49. # theme_color = "#41228e"
  50. theme_color = "#333333"
  51. # contact info
  52. phone = "03-659-0698"
  53. email = "contact@geminiopencloud.com"
  54. address = "新竹市東區公道五路二段158號11樓之3"
  55. # meta description
  56. author = "Johnathan Smith"
  57. description = "This is meta description"
  58. # google analytics
  59. google_analytics_id = "" # Your ID
  60. # copyright
  61. #copyright = "Copyright © 2020 a theme by [gethugothemes](https://gethugothemes.com)"
  62. copyright = "2020 © Gemini Open Cloud Computing Inc."
  63. # preloader
  64. [params.preloader]
  65. enable = true
  66. preloader = "images/preloader.gif" # use png, jpg, svg or gif format
  67. # contact
  68. [params.contact]
  69. enable = false
  70. form_action = "#" # contact form works with : https://formspree.io
  71. # google map
  72. [params.map]
  73. enable = true
  74. gmap_api = "https://maps.googleapis.com/maps/api/js?key=&types=(cities)&libraries=places&language=en"
  75. map_latitude = "51.5223477"
  76. map_longitude = "-0.1622023"
  77. map_marker = "images/marker.png"
  78. # cookies
  79. [params.cookies]
  80. enable = true
  81. expire_days = 2
  82. # social site
  83. [[params.social]]
  84. icon = "ti-facebook"
  85. URL = "https://www.facebook.com/GeminiOpenCloud"
  86. [[params.social]]
  87. icon = "ti-instagram"
  88. URL = "#"
  89. [[params.social]]
  90. icon = "ti-dribbble"
  91. URL = "#"
  92. [[params.social]]
  93. icon = "ti-twitter-alt"
  94. URL = "https://twitter.com/GeminiGOCloud"
  95. [taxonomies]
  96. tag = "tags"
  97. category = "categories"
  98. # menu
  99. [menu]
  100. [[menu.main]]
  101. name = "首頁"
  102. url = "/"
  103. weight = 1
  104. identifier = "home"
  105. #[[menu.main]]
  106. #name = "理念與價值"
  107. #url = "/bhouse_core_spirit_and_value"
  108. #parent = "home"
  109. #weight = 1
  110. #[[menu.main]]
  111. #name = "家具規劃大綱"
  112. #url = "/bhouse_room_planner_service"
  113. #parent = "home"
  114. #weight = 2
  115. #[[menu.main]]
  116. #name = "可以為你做什麼"
  117. #url = "/what_bhouse_can_do_for_you"
  118. #parent = "home"
  119. #weight = 3
  120. #[[menu.main]]
  121. #name = "服務流程"
  122. #url = "/bhouse_service_process"
  123. #parent = "home"
  124. #weight = 4
  125. [[menu.main]]
  126. name = "家具規劃師"
  127. url = "/room_planner"
  128. weight = 2
  129. identifier = "solution"
  130. #[[menu.main]]
  131. #name = "什麼是家具規劃師"
  132. #url = "/what_is_room_planner"
  133. #parent = "solution"
  134. #weight = 1
  135. #[[menu.main]]
  136. #name = "家具規劃師可以為你做什麼"
  137. #url = "/what_a_room_planner_can_do_for_you"
  138. #parent = "solution"
  139. #weight = 2
  140. #[[menu.main]]
  141. #name = "家具規劃師的專業"
  142. #url = "/expertise_of_the_room_planner"
  143. #parent = "solution"
  144. #weight = 3
  145. #[[menu.main]]
  146. #name = "誰需要家具規劃師"
  147. #url = "/who_would_need_a_room_planner"
  148. #parent = "solution"
  149. #weight = 4
  150. #[[menu.main]]
  151. #name = "服務流程 "
  152. #url = "/bhouse_room_planner_service_process"
  153. #parent = "solution"
  154. #weight = 5
  155. #[[menu.main]]
  156. #name = "家具規劃師團隊"
  157. #url = "/bhouse_room_planner_team"
  158. #parent = "solution"
  159. #weight = 6
  160. [[menu.main]]
  161. name = "規劃作品"
  162. url = "/collection"
  163. weight = 3
  164. identifier = "collection"
  165. [[menu.main]]
  166. name = "門市據點"
  167. url = "/bhouse_retail_store_in_new_taipei_city"
  168. weight = 3
  169. identifier = "store"
  170. #[[menu.main]]
  171. #name = "新北"
  172. #url = "/bhouse_retail_store_in_new_taipei_city"
  173. #weight = 1
  174. #parent = "store"
  175. #[[menu.main]]
  176. #name = "桃園"
  177. #url = "/bhouse_retail_store_in_taoyuan_city"
  178. #weight = 2
  179. #parent = "store"
  180. #[[menu.main]]
  181. #name = "台中"
  182. #url = "/bhouse_retail_store_in_taichung_city"
  183. #weight = 3
  184. #parent = "store"
  185. #[[menu.main]]
  186. #name = "台南"
  187. #url = "/bhouse_retail_store_in_tainan_city"
  188. #weight = 4
  189. #parent = "store"
  190. [[menu.main]]
  191. name = "立即預約"
  192. url = "https://simplybook.me/zh/"
  193. weight = 4
  194. identifier = "reservation"
  195. [[menu.main]]
  196. name = "設計專欄"
  197. url = "#"
  198. weight = 5
  199. identifier = "blog"
  200. [[menu.main]]
  201. name = "驗屋交屋"
  202. url = "/categories/home_inspection/"
  203. weight = 1
  204. parent = "blog"
  205. [[menu.main]]
  206. name = "裝修專業"
  207. url = "/categories/expertise_in_interior_decorating/"
  208. weight = 2
  209. parent = "blog"
  210. [[menu.main]]
  211. name = "風格規劃"
  212. url = "/categories/house_style_design/"
  213. weight = 3
  214. parent = "blog"
  215. [[menu.main]]
  216. name = "常見問題"
  217. url = "/frequently_asked_questions"
  218. weight = 6
  219. identifier = "faq"
  220. #[[menu.main]]
  221. #URL = "about"
  222. #name = "About"
  223. #weight = 10
  224. #[[menu.main]]
  225. #URL = "blog"
  226. #name = "Blog"
  227. #weight = 10
  228. #[[menu.main]]
  229. #URL = "portfolio"
  230. #name = "Portfolio"
  231. #weight = 10
  232. #[[menu.main]]
  233. #URL = "contact"
  234. #name = "Contact"
  235. #weight = 10
  236. # default parameters