The blog is live.
Built with Hugo and the Stack theme, hosted on GitHub Pages, with comments powered by Giscus. Published bilingually in Chinese and English.
package main
import "fmt"
func main() {
fmt.Println("Hello, blog!")
}
The blog is live.
Built with Hugo and the Stack theme, hosted on GitHub Pages, with comments powered by Giscus. Published bilingually in Chinese and English.
package main
import "fmt"
func main() {
fmt.Println("Hello, blog!")
}