You must replace the baseURL in hugo.toml file when deploying, you can manage this announcement from the params.toml file.
git 版本控制系统

git 版本控制系统

git 是一种版本控制系统,它可以帮助开发人员管理代码,记录代码变更历史,提高团队协作效率。

Table of Contents

安装

  • windows上安装

使用官方地址进行下载, https://git-scm.com/downloads

  • centos上安装
yum install -y git

操作

git config --global user.name "John Doe"
git config --global user.email johndoe@example.com
Tags :
comments powered by Disqus

Related Posts

kafka 消息队列服务

kafka 消息队列服务

Kafka 是一个开源的分布式事件流平台,被数千家公司用于高性能数据管道、流分析、数据集成和关键任务应用。

Read More
linux 开源操作系统

linux 开源操作系统

Linux遵循GNU通用公共许可证,个人和机构都可以使用Linux所有底层源代码,也可以自由地修改和再发布。

Read More
How to build an Application with modern Technology

How to build an Application with modern Technology

Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat.

Read More