Giter VIP home page Giter VIP logo

docs-use-hugo-with-hugobook-theme's Introduction

使用Hugo的hugo-book主题构建文档站点

Github Actions license Github Star standard-readme compliant

背景 | 介绍 | 使用 | 示例 | 相关仓库 | 维护者 | 如何贡献 | 协议

背景

使用Hugo自动构建文档站点,使用hugo-book主题v8版本。

介绍

Hugo是一个快速建站工具,可以用于创建自己的博客,使用hugo-book主题,可以创建文档站点。 本仓库是一个Github Template仓库,可以通过点击template快速干净的创建自己的文档站点仓库。

详细介绍

  1. README.md

    自诉文件,包含仓库中文件相关信息的文本文件,通常是仓库访问者看到的第一个文件。自述文件连同仓库许可证、参与指南以及行为准则,帮助您交流要求和管理项目的参与。

  2. README.en-US.md

    自诉文件英文版。

  3. LICENSE

    许可,一种可随附于项目的文档,告知们能够对您的源代码执行哪些操作,不能执行哪些操作。

  4. .gitignore

    gitignore文件指定Git应该忽略的故意未跟踪的文件。 Git已经跟踪的文件不受影响; 有关详细信息,请参见链接

  5. CHANGELOG.md

    每次发布新版本时,记录新版本变化的特性,以及修改的bug等信息。

  6. CONTRIBUTING.md

    贡献规范,比如代码编写规范,如果提问题、提bug、提需求,如何编写文档等。

  7. .github/COMMIT_CONVERTION.md

    git提交信息规范。

  8. .github/PULL_REQUEST_TEMPLATE.md

    提交pull request模版。

  9. .github/ISSUE_TEMPLATE/bug_report.md

    issue中提bug的模版。

  10. .github/ISSUE_TEMPLATE/custom.md

    自定义issue模版。

  11. .github/ISSUE_TEMPLATE/feature_request.md

    issue中提需求的模版。

  12. .github/workflows/main.yml

    GitHub Action配置文件,可以配置仓库的CI/CD。

使用

点击使用这个模板按钮,复制到你自己的GitHub仓库中。

或者使用gh命令行创建项目

gh repo create myRepository -p GitHubTemplates/docs-use-hugo-with-hugobook-theme

示例

一般开源项目的仓库,都需要有一些示例说明或者代码,供使用者参考。

相关仓库

维护者

@BruceMaa

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

docs-use-hugo-with-hugobook-theme 遵循 Contributing 编写规范。

docs-use-hugo-with-hugobook-theme 遵循 Contributor Covenant 行为规范。

协议

MIT © Bruce Maa.

docs-use-hugo-with-hugobook-theme's People

Contributors

brucemaa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.