時間:2023-04-30 16:36:02 | 來源:網(wǎng)站運營
時間:2023-04-30 16:36:02 來源:網(wǎng)站運營
Macbook pro + Hugo + gitee搭建個人網(wǎng)站:(base) xiewenwen@liedeMBP my_web % hugo new site my_web Congratulations! Your new Hugo site is created in /Users/xiewenwen/opt/my_web/my_web.Just a few more steps and you're ready to go:1. Download a theme into the same-named folder. Choose a theme from https://themes.gohugo.io/ or create your own with the "hugo new theme <THEMENAME>" command.2. Perhaps you want to add some content. You can add single files with "hugo new <SECTIONNAME>/<FILENAME>.<FORMAT>".3. Start the built-in live server via "hugo server".Visit https://gohugo.io/ for quickstart guide and full documentation.(base) xiewenwen@liedeMBP my_web %
按照輸出的指導步驟baseurl = "/"title = "Mainroad"languageCode = "en-us"paginate = "10" # Number of posts per pagetheme = "mainroad"
2. 本地運行網(wǎng)站 hugo server+++date = "2015-01-08T08:36:54-07:00"draft = truetitle = "about"+++
關鍵詞:
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。