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以生成网站