{"id":28802582,"url":"https://github.com/guacsec/guac-landing","last_synced_at":"2026-01-20T17:22:32.122Z","repository":{"id":155166151,"uuid":"629142048","full_name":"guacsec/guac-landing","owner":"guacsec","description":"GUAC Landing page","archived":false,"fork":false,"pushed_at":"2025-06-12T17:06:12.000Z","size":8677,"stargazers_count":0,"open_issues_count":10,"forks_count":10,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-06-15T03:15:34.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Sass","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guacsec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-04-17T17:54:48.000Z","updated_at":"2025-06-12T17:06:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b01f9f23-1cb6-4882-8b11-40dbe7976c33","html_url":"https://github.com/guacsec/guac-landing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guacsec/guac-landing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guacsec%2Fguac-landing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guacsec%2Fguac-landing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guacsec%2Fguac-landing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guacsec%2Fguac-landing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guacsec","download_url":"https://codeload.github.com/guacsec/guac-landing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guacsec%2Fguac-landing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260515069,"owners_count":23020617,"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":"2025-06-18T08:06:46.934Z","updated_at":"2026-01-20T17:22:32.111Z","avatar_url":"https://github.com/guacsec.png","language":"Sass","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guac.sh\n\nThis repository is the home of guac.sh.\n\n## Building the site\n\nYou must have [Hugo](https://gohugo.io/) installed.\n\nTo build the site, run `hugo server -D`.\nThis will run a local webserver (defaults to port 1313) where you can verify your changes.\nIf you are checking a future-dated blog post, add `--buildFuture` to the `hugo` command.\n\n## Contributing\n\nThe repository requires a [Developer Certificate of Origin](https://developercertificate.org/) (use the `-s` flag on `git commit`).\nSee [contributing.md](contributing.md) for more information about contributing to GUAC.\n\nWe do not have a style guide yet.\nPerhaps someday.\n\n### Adding a blog post\n\nBlog posts come from files in content/blog.\nUse a filename of the format `YYYY-MM-DD-WORDS_GO_HERE.md`.\nThe date encoded in the file name doesn't matter for publication, but it makes sorting in the repo easier.\n\nThe file must begin with a header that contains some pertinent information:\n\n* `title`: The title of the post.\n* `date`: The date (in `YYYY-MM-DD` format.\nOther formats *might* work, but why take chances?)\nThis is the date used by Hugo to sort the posts.\n*If you use a date in the future, it will not be listed on the blog page.*\n* `authors` (optional): An array of names to list as the author.\nIf you only have one author, it still needs to be quoted and in square brackets or in a yaml list format.\n* `tags` (optional): An array of tags to use for the post.\nPrefer existing tags whenever possible.\nWhen in doubt, don't add a tag.\nAn incomplete list of tags we use is given below.\n\nA complete header looks something like:\n\n```\n---\ntitle: This is a great blog post\ndate: 2023-04-13\nauthors: [\"Ben Cotton\", \"Jane Doe\", \"Blogger McBlogface\"]\ntags:\n  - releases\n  - events\n---\n```\n\nBelow the header, write the content.\nFor ease of writing, use Markdown by default.\nYou may use HTML when needed.\n\n#### Tags\n\nThis is a partial list of tags we use on blog posts.\nIf you use a new tag, add it here.\n\n* *community*: Posts about the community itself\n* *docs*: Posts about the documentation\n* *events*: Conferences, webinars,etc\n* *guac-does-that*: GUAC use cases\n* *guac-visualizer*: Posts about the experimental GUAC Visualizer\n* *meetings*: Weekly Maintainers Meetings and other meetings\n* *releases*: Release announcements\n\n## Layout\n\n* config.yml — Site configuration and main page content\n* content/blog/* — Blog posts\n* content/* — Other pages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguacsec%2Fguac-landing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguacsec%2Fguac-landing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguacsec%2Fguac-landing/lists"}