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