Let’s talk about how to create a repo as a service(RaaS) in GitHub Actions.
A GitHub action to create SSH keys
I released a GitHub action to run
ssh-keygen
command and create key pairs.
在 Hugo 中使用 GitFx
本文主要通过一个
Hello world
的示例讲解如何在 Hugo 中使用 GitFx 嵌入代码和展示运行结果。
Hugo with GitFx
This blog shows hugo-gitfx shortcode usage by a
hello world
example.