{"id":20408006,"url":"https://github.com/heapy/kpress","last_synced_at":"2025-04-12T15:21:50.911Z","repository":{"id":97726799,"uuid":"46196754","full_name":"Heapy/kpress","owner":"Heapy","description":"Modern static site generator written in Kotlin.","archived":false,"fork":false,"pushed_at":"2021-04-10T12:17:41.000Z","size":6392,"stargazers_count":5,"open_issues_count":20,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T15:47:58.204Z","etag":null,"topics":["blog-engine","kotlin","static-site","static-site-generator"],"latest_commit_sha":null,"homepage":"https://heapy.io/kpress","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Heapy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"heapyhop"}},"created_at":"2015-11-14T23:39:16.000Z","updated_at":"2023-01-28T01:20:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"630ab2b5-5756-48a9-948b-4d0c9e043ca8","html_url":"https://github.com/Heapy/kpress","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.19999999999999996","last_synced_commit":"d959ac50ac39b0cb097c647e08f1d2072eda0268"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heapy%2Fkpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heapy%2Fkpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heapy%2Fkpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heapy%2Fkpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Heapy","download_url":"https://codeload.github.com/Heapy/kpress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586338,"owners_count":21129021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog-engine","kotlin","static-site","static-site-generator"],"created_at":"2024-11-15T05:27:26.865Z","updated_at":"2025-04-12T15:21:50.882Z","avatar_url":"https://github.com/Heapy.png","language":"Kotlin","funding_links":["https://patreon.com/heapyhop"],"categories":[],"sub_categories":[],"readme":"![Logo](./logo.png)\n\n# KPRESS\n\n## Goals\n\n* Fast build;\n* Plugins support;\n* A lot useful defaults;\n* Easy to migrate existing wordpress template and instance.\n\n## Setup\n\n1. Create `build.gradle.kts` file with following content:\n    ```kotlin\n    plugins {\n        id(\"io.heapy.kpress\").version(\"1.0.0\")\n    }\n\n    repositories {\n        mavenCentral()\n    }\n    ```\n1. Create `content/posts/hello.kts` file with following content:\n    ```kotlin\n    TODO()\n    ```\n1. Run `./gradlew clean build` to generate site\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapy%2Fkpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheapy%2Fkpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapy%2Fkpress/lists"}