{"id":23582688,"url":"https://github.com/pedro-hos/blog","last_synced_at":"2025-11-02T19:30:24.278Z","repository":{"id":269098932,"uuid":"906361176","full_name":"pedro-hos/blog","owner":"pedro-hos","description":"This is my personal blog","archived":false,"fork":false,"pushed_at":"2024-12-27T16:59:25.000Z","size":2532,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T00:39:31.055Z","etag":null,"topics":["blog","ia","java","programming"],"latest_commit_sha":null,"homepage":"https://pedro-hos.github.io/blog/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedro-hos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-12-20T18:17:24.000Z","updated_at":"2024-12-27T16:59:28.000Z","dependencies_parsed_at":"2024-12-20T22:33:54.927Z","dependency_job_id":"cce5e02b-881c-46d0-a517-4604b15aa54c","html_url":"https://github.com/pedro-hos/blog","commit_stats":null,"previous_names":["pedro-hos/blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-hos%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-hos%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-hos%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-hos%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedro-hos","download_url":"https://codeload.github.com/pedro-hos/blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239399808,"owners_count":19632022,"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","ia","java","programming"],"created_at":"2024-12-27T01:12:37.648Z","updated_at":"2025-11-02T19:30:24.212Z","avatar_url":"https://github.com/pedro-hos.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blog\n\nThis project uses Quarkus, the Supersonic Subatomic Java Framework.\n\nIf you want to learn more about Quarkus, please visit its website: \u003chttps://quarkus.io/\u003e.\n\n## Running the application in dev mode\n\nYou can run your application in dev mode that enables live coding using:\n\n```shell script\n./mvnw compile quarkus:dev\n```\n\n\u003e **_NOTE:_**  Quarkus now ships with a Dev UI, which is available in dev mode only at \u003chttp://localhost:8080/q/dev/\u003e.\n\n## Packaging and running the application\n\nThe application can be packaged using:\n\n```shell script\n./mvnw package\n```\n\nIt produces the `quarkus-run.jar` file in the `target/quarkus-app/` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `target/quarkus-app/lib/` directory.\n\nThe application is now runnable using `java -jar target/quarkus-app/quarkus-run.jar`.\n\nIf you want to build an _über-jar_, execute the following command:\n\n```shell script\n./mvnw package -Dquarkus.package.jar.type=uber-jar\n```\n\nThe application, packaged as an _über-jar_, is now runnable using `java -jar target/*-runner.jar`.\n\n## Creating a native executable\n\nYou can create a native executable using:\n\n```shell script\n./mvnw package -Dnative\n```\n\nOr, if you don't have GraalVM installed, you can run the native executable build in a container using:\n\n```shell script\n./mvnw package -Dnative -Dquarkus.native.container-build=true\n```\n\nYou can then execute your native executable with: `./target/blog-1.0.0-SNAPSHOT-runner`\n\nIf you want to learn more about building native executables, please consult \u003chttps://quarkus.io/guides/maven-tooling\u003e.\n\n## Related Guides\n\n- Roq ([guide](https://docs.quarkiverse.io/quarkus-roq/dev/)): Static Site Generator with Quarkus super-powers.\n\n## Provided Code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-hos%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedro-hos%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-hos%2Fblog/lists"}