kpress
1.0.0
build.gradle.kts
文件,其中包含以下内容: plugins {
id( " io.heapy.kpress " ).version( " 1.0.0 " )
}
repositories {
mavenCentral()
}
content/posts/hello.kts
文件,其中包括以下内容: TODO ()
./gradlew clean build
以生成网站