Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

每次生成主页时似乎都需要连接到github #225

Open
jiamingzhang94 opened this issue Dec 29, 2022 · 4 comments
Open

每次生成主页时似乎都需要连接到github #225

jiamingzhang94 opened this issue Dec 29, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@jiamingzhang94
Copy link

在我更改了about.md的内容之后,我需要用hugo server来生成新的主页,这个过程似乎需要连接GitHub,在网络不好的时候无法完成,请问有什么解决方法么?

@jiamingzhang94 jiamingzhang94 added the enhancement New feature or request label Dec 29, 2022
@Leilei332
Copy link

在我更改了about.md的内容之后,我需要用hugo server来生成新的主页,这个过程似乎需要连接GitHub,在网络不好的时候无法完成,请问有什么解决方法么?

可以将源换成Gitee:https://gitee.com/wangchucheng/hugo-eureka/

@jiamingzhang94
Copy link
Author

在我更改了about.md的内容之后,我需要用hugo server来生成新的主页,这个过程似乎需要连接GitHub,在网络不好的时候无法完成,请问有什么解决方法么?

可以将源换成Gitee:https://gitee.com/wangchucheng/hugo-eureka/

你好,我的意思是,如果我只修改了一个句子,然后我想重新生成index.html,我用了hugo server然后在浏览器里打开了这个网页并右键另存为。这个过程在逻辑上来说感觉不需要联网,有其他的方法么?

@SkysCrystal
Copy link

在我更改了about.md的内容之后,我需要用hugo server来生成新的主页,这个过程似乎需要连接GitHub,在网络不好的时候无法完成,请问有什么解决方法么?

可以将源换成Gitee:https://gitee.com/wangchucheng/hugo-eureka/

你好!请问怎么换源呢?
我尝试将 config/_default/config.yaml 文件中 theme 换成 gitee.com/wangchucheng/hugo-eureka 不可行。

@Leilei332
Copy link

在我更改了about.md的内容之后,我需要用hugo server来生成新的主页,这个过程似乎需要连接GitHub,在网络不好的时候无法完成,请问有什么解决方法么?

可以将源换成Gitee:https://gitee.com/wangchucheng/hugo-eureka/

你好!请问怎么换源呢? 我尝试将 config/_default/config.yaml 文件中 theme 换成 gitee.com/wangchucheng/hugo-eureka 不可行。

git submodule set-url themes/eureka https://gitee.com/wangchucheng/hugo-eureka.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants