当前位置:网站首页>Hugo learning notes
Hugo learning notes
2022-07-27 10:16:00 【New generation programmers】
hugo
- Official documents :https://gohugo.io/documentation/
- quick start:https://gohugo.io/getting-started/quick-start/
install
- brew install
localhost:~ zp$ brew install hugo
Running `brew update --auto-update`...
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/hugo-0.101.0.monter
######################################################################## 100.0%
==> Pouring hugo-0.101.0.monterey.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
==> Summary
/usr/local/Cellar/hugo/0.101.0: 48 files, 56.7MB
==> Running `brew cleanup hugo`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
- Installation package :https://github.com/gohugoio/hugo/releases
View version
localhost:~ zp$ hugo version
hugo v0.101.0+extended darwin/amd64 BuildDate=unknown
view help
localhost:~ zp$ hugo --help
hugo is the main command, used to build your Hugo site.
Hugo is a Fast and Flexible Static Site Generator
built with love by spf13 and friends in Go.
Complete documentation is available at https://gohugo.io/.
Usage:
hugo [flags]
hugo [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
config Print the site configuration
convert Convert your content to different formats
deploy Deploy your site to a Cloud provider.
env Print Hugo version and environment info
gen A collection of several useful generators.
help Help about any command
import Import your site from others.
list Listing out various types of content
mod Various Hugo Modules helpers.
new Create new content for your site
server A high performance webserver
version Print the version number of Hugo
Flags:
-b, --baseURL string hostname (and path) to the root, e.g. https://spf13.com/
-D, --buildDrafts include content marked as draft
-E, --buildExpired include expired content
-F, --buildFuture include content with publishdate in the future
--cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache/
--cleanDestinationDir remove files from destination not found in static directories
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--configDir string config dir (default "config")
-c, --contentDir string filesystem path to content directory
--debug debug output
-d, --destination string filesystem path to write files to
--disableKinds strings disable different kind of pages (home, RSS etc.)
--enableGitInfo add Git revision, date, author, and CODEOWNERS info to the pages
-e, --environment string build environment
--forceSyncStatic copy all files when static is changed.
--gc enable to run some cleanup tasks (remove unused cache files) after the build
-h, --help help for hugo
--ignoreCache ignores the cache directory
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
-l, --layoutDir string filesystem path to layout directory
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
--minify minify any supported output format (HTML, XML etc.)
--noBuildLock don't create .hugo_build.lock file
--noChmod don't sync permission mode of files
--noTimes don't sync modification time of files
--panicOnWarning panic on first WARNING log
--poll string set this to a poll interval, e.g --poll 700ms, to use a poll based approach to watch for file system changes
--printI18nWarnings print missing translations
--printMemoryUsage print memory usage to screen at intervals
--printPathWarnings print warnings on duplicate target paths etc.
--printUnusedTemplates print warnings on unused templates.
--quiet build in quiet mode
--renderToMemory render to memory (only useful for benchmark testing)
-s, --source string filesystem path to read files relative from
--templateMetrics display metrics about template executions
--templateMetricsHints calculate some improvement hints when combined with --templateMetrics
-t, --theme strings themes to use (located in /themes/THEMENAME/)
--themesDir string filesystem path to themes directory
--trace file write trace to file (not useful in general)
-v, --verbose verbose output
--verboseLog verbose logging
-w, --watch watch filesystem for changes and recreate as needed
Use "hugo [command] --help" for more information about a command.
Create a website
localhost:hugo_linux_dev zp$ hugo new site linux_dev
Congratulations! Your new Hugo site is created in /Users/zp/gitee/linux_dev_blog/hugo_linux_dev/linux_dev.
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.
Add a theme
cd linux_dev
git init
git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke
hugo A good screen recording software on the official website
- https://asciinema.org/
Add theme to configuration file
echo theme = \"ananke\" >> config.toml
Write the first article
hugo new posts/my-first-post.md
localhost:linux_dev zp$ hugo new posts/linux-du.md
Content "/Users/zp/gitee/linux_dev_blog/hugo_linux_dev/linux_dev/content/posts/linux-du.md" created
Start the service
hugo server -D
Theme recommendation
maupassant-hugo
- https://github.com/flysnow-org/maupassant-hugo
- Preview effect :http://www.flysnow.org/
centos install
wget https://github.com/gohugoio/hugo/releases/download/v0.101.0/hugo_0.101.0_Linux-64bit.tar.gz
tar -xzvf hugo_0.101.0_Linux-64bit.tar.gz
cp ./hugo /usr/local/bin/
- Use :https://zhuanlan.zhihu.com/p/394997594
summary
- There are some scattered ones on it hugo Use notes , The time relationship is not sorted out . Let's keep a record of .
- We will sort it out one after another hugo I'd like to share my experience of using .
边栏推荐
- Food safety | is sugar free really sugar free? These truths need to be known
- VS2019+CUDA11.1新建项目里没有CUDA选项
- Vs2019 Community Edition Download tutorial (detailed)
- Text processing tool in shell, cut [option parameter] filename Description: the default separator is the built-in variable of tab, awk [option parameter] '/pattern1/{action1}filename and awk
- PCL各模块概述(1.6)
- oracle rac 19c pdb实例当掉
- Summary of binary tree exercises
- Practice and exploration of overseas site Seata of ant group
- 文件上传漏洞绕过方法
- SE(Squeeze and Excitation)模块的理解以及代码实现
猜你喜欢

pytorch中对BatchNorm2d()函数的理解

PCL各模块概述(1.6)

文件上传漏洞绕过方法

Case of burr (bulge) notch (depression) detection of circular workpiece

Provincial Emergency Management Department: Guangzhou can strive to promote the experience of emergency safety education for children

Why is redis so fast? Redis threading model and redis multithreading

Configuration of pytorch deep learning environment based on cuda10.0

When I went to oppo for an interview, I got numb

数据库操作基础语句

Shell integrated application cases, archiving files, sending messages
随机推荐
Pytorch installation (very detailed)
Anaconda installation (very detailed)
文件上传漏洞相关
3D修复论文:Shape Inpainting using 3D Generative Adversarial Network and Recurrent Convolutional Networks
Matlab/Simulink求解微分方程样例分享
Provincial Emergency Management Department: Guangzhou can strive to promote the experience of emergency safety education for children
Robotframework+eclispe environment installation
NFT system development - Tutorial
LeetCode.814. 二叉树剪枝____DFS
Vs2019 Community Edition Download tutorial (detailed)
StyleGAN论文笔记+修改代码尝试3D点云生成
Anchor Free检测器:CenterNet
Concurrent Park and unpark description
Shell integrated application cases, archiving files, sending messages
hdu5288(OO’s Sequence)
Text processing tool in shell, cut [option parameter] filename Description: the default separator is the built-in variable of tab, awk [option parameter] '/pattern1/{action1}filename and awk
When I went to oppo for an interview, I got numb
es6 class 继承的重点
Summary of binary tree exercises
Matlab-创建 MATLAB的logo