{"id":19933757,"url":"https://github.com/bazelbuild/bazel-blog","last_synced_at":"2025-04-06T12:09:15.624Z","repository":{"id":20282280,"uuid":"89338506","full_name":"bazelbuild/bazel-blog","owner":"bazelbuild","description":"Content of the Bazel blog","archived":false,"fork":false,"pushed_at":"2024-12-11T15:14:36.000Z","size":27483,"stargazers_count":19,"open_issues_count":3,"forks_count":58,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-03-30T09:08:27.749Z","etag":null,"topics":["bazel","blog","jekyll","posts"],"latest_commit_sha":null,"homepage":"https://blog.bazel.build","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/bazelbuild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-25T08:49:12.000Z","updated_at":"2025-03-18T21:49:03.000Z","dependencies_parsed_at":"2024-12-18T05:16:23.926Z","dependency_job_id":null,"html_url":"https://github.com/bazelbuild/bazel-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelbuild%2Fbazel-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelbuild%2Fbazel-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelbuild%2Fbazel-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelbuild%2Fbazel-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bazelbuild","download_url":"https://codeload.github.com/bazelbuild/bazel-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478323,"owners_count":20945266,"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":["bazel","blog","jekyll","posts"],"created_at":"2024-11-12T23:14:46.106Z","updated_at":"2025-04-06T12:09:15.608Z","avatar_url":"https://github.com/bazelbuild.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bazel blog\n\nThis repository hosts the content of the [Bazel](https://bazel.build) blog, available at https://blog.bazel.build/\n\n## Writing a new blog post\n\nSend a Pull Request adding a file to [https://github.com/bazelbuild/bazel-blog/tree/master/_posts](https://github.com/bazelbuild/bazel-blog/tree/master/_posts)\nusing the following filename format: `\u003cyear\u003e-\u003cmonth\u003e-\u003cday\u003e-\u003ctitle\u003e.md` This filename format\nis required by the Jekyll processor.\n\nBegin your post with the following lines:\n\n```\n---\nlayout: posts\ntitle: \u003cwhatever\u003e\nauthors:\n  - username1  # See _config.yml for the list of authors.\n  - username2\n---\n```\n\nIf you omit the layout, the blog post will not be formatted properly. If you\nomit the title, it won't have a title.\n\nWrite the body of your post below the \"---\". If you have headers in your post,\nuse H2 and smaller headers (in makedown H2 is denoted by `##`).\n\n## Prerequisites\n\nTo build the site, you will need [Jekyll](http://jekyllrb.com) version 2.5.3 or\nabove. For instance, it can be installed with `apt-get install jekyll` on recent\nUbuntu (tested on 16.10).\n\nTo deploy the site, you will need [gsutil](https://cloud.google.com/storage/docs/gsutil)\nand to authenticate with `gcloud auth login`.\n\n### Using Docker container\n\nOr you can run a Docker container to avoid setting up Jekyll locally:\n\n```\ndocker run --rm -it --entrypoint bash -v \u003cpath-to-bazel-blog\u003e:/opt -w /opt -p 4000:4000 gcr.io/bazel-public/docgen\n```\n\n## Running the website locally\n\nTo stage the site, run `bazel run //:site`.\n\nSee [the Jekyll site](http://jekyllrb.com/docs) if you need more info.\n\n## Deploying the website\n\nThe website is deployed automatically after new commits are merged into the `master` branch. \nThe update time is around 30 mins - ping (bazel-dev@googlegroups.com) in case of problems.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazelbuild%2Fbazel-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbazelbuild%2Fbazel-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazelbuild%2Fbazel-blog/lists"}