{"id":21511496,"url":"https://github.com/netobserv/netobserv.github.io","last_synced_at":"2026-01-03T20:33:01.399Z","repository":{"id":212650373,"uuid":"731996466","full_name":"netobserv/netobserv.github.io","owner":"netobserv","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T14:20:31.000Z","size":22458,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T14:22:36.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/netobserv.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":"2023-12-15T11:32:24.000Z","updated_at":"2025-03-10T14:20:35.000Z","dependencies_parsed_at":"2023-12-15T12:45:12.462Z","dependency_job_id":"e83d167f-fa0b-419d-adf7-9fb8d326060c","html_url":"https://github.com/netobserv/netobserv.github.io","commit_stats":null,"previous_names":["netobserv/netobserv.github.io"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netobserv%2Fnetobserv.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netobserv%2Fnetobserv.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netobserv%2Fnetobserv.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netobserv%2Fnetobserv.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netobserv","download_url":"https://codeload.github.com/netobserv/netobserv.github.io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056431,"owners_count":20390720,"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":[],"created_at":"2024-11-23T22:14:27.560Z","updated_at":"2026-01-03T20:33:01.350Z","avatar_url":"https://github.com/netobserv.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netobserv.io\n\nThis repository contains the code for the [netobserv.io](https://netobserv.io) web site / blog.\n\n## How it works\n\nIt uses the static site generator [Quarkus Roq](https://pages.quarkiverse.io/quarkus-roq/) to generate a static HTML site based on markdown pages.\n\nMost of the time, writing content simply requires you to drop a new markdown file in [content/posts](./content/posts/), and assets (such as images) in [static/assets](./static/assets/). A few meta-data is also required at the top of the markdown file, such as:\n\n```\n---\nlayout: :theme/post\ntitle: \"Your post title\"\ndescription: \"The post description\"\ntags: Insert,Some,Tags,Here\nauthors: [your-name]\n---\n\n```\n\nThen, open a pull-request and the post will be reviewed by maintainers.\n\nFirst-time contributors should also provide some info about themselves in [data/authors.yml](./data/authors.yml).\n\n## Testing locally\n\nTo test locally, the simplest way is to use the [quarkus CLI](https://quarkus.io/guides/cli-tooling).\n\nAfter you cloned this repository, from its root, run:\n\n```bash\nquarkus dev\n```\n\nAnd then open http://localhost:8080/\n\n## Deploying on netobserv.io\n\nDeploying on netobserv.io is fully automated after pull-requests are merged. This is all handled via [a github action](./.github/workflows/static.yml) that runs quarkus to generate the static HTML artifact, which is deployed through GitHub pages.\n\n## Contributions\n\nLike all the other NetObserv components, this blog is open-source and we are welcoming external contributions. Feel free to open pull-requests!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetobserv%2Fnetobserv.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetobserv%2Fnetobserv.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetobserv%2Fnetobserv.github.io/lists"}