Title here
Summary here
relearn并解压到themes/relearn目录获得雨果主题 https://themes.gohugo.io
hugo new site /sitecd /site && git initgit submodule add https://github.com/McShelby/hugo-theme-relearn.git themes/hugo-theme-relearn-mainor
wget -P /Downloads https://github.com/McShelby/hugo-theme-relearn/archive/refs/heads/main.zip && 7z x /Downloads/main.zip -o/site/themes && rm -r /Downloads/main.zipecho "theme = 'hugo-theme-relearn-main'" >> hugo.toml