{"id":15345121,"url":"https://github.com/elek/acah2021","last_synced_at":"2025-05-08T20:56:31.239Z","repository":{"id":40764577,"uuid":"345462637","full_name":"elek/acah2021","owner":"elek","description":"Draft page for acah2021 conference","archived":false,"fork":false,"pushed_at":"2024-08-12T03:22:41.000Z","size":1139,"stargazers_count":2,"open_issues_count":1,"forks_count":62,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T18:11:37.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/elek.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}},"created_at":"2021-03-07T22:00:06.000Z","updated_at":"2022-11-08T22:13:39.000Z","dependencies_parsed_at":"2024-10-16T00:20:43.793Z","dependency_job_id":"6838d700-fe1c-4efd-9739-99b5dfcad391","html_url":"https://github.com/elek/acah2021","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.3076923076923077,"last_synced_commit":"be56b82efb46352dc5438c68cd147042fd1f730d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elek%2Facah2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elek%2Facah2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elek%2Facah2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elek%2Facah2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elek","download_url":"https://codeload.github.com/elek/acah2021/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149409,"owners_count":21861718,"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-10-01T11:09:09.945Z","updated_at":"2025-05-08T20:56:31.182Z","avatar_url":"https://github.com/elek.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ApacheCon hugo site\n\nThis repository contains a Hugo based site for ApacheCon.\n\nTo test it locally, run:\n\n```\nhugo server -b http://localhost:1313/acah2021\n```\n\nTo generate final site, use:\n\n\n```\nhugo  -b https://apachecon.com/acah2021/ -d \u003cdestination_directory\u003e\n```\n\n\n## FAQ\n\n### How can I modify the content of the main page:\n\nIt's under `content/_index.md`\n\n### How can I have translations:\n\nAdd new language to the `config.toml`:\n\n```\n[languages.zh]\nlanguageName = \"中文\"\nweight = 2\n```\n\nAnd create language specific version for each content file:\n\n```\ncontent/_index.md\ncontent/_index.zh.md\ncontent/cfp.md\ncontent/cfp.zh.md\n```\n\n### How can I modify the menu?\n\nFor simple links, add the menu entry to the `config.toml`:\n\n(Note: add it for all the active languages)\n\n```\n[[languages.en.menu.main]]\nname = \"t-shirt\"\nurl = \"https://s.apache.org/apache-tshirt\"\nweight = -110\n```\n\nFor a page, it's enough to add a menu entry to the markdown (For example `content/cfp.md`):\n\n\n```\n---\ntitle: Call for Presentations\nmenu:\n  main:\n    weight: -300\n---\n...\n...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felek%2Facah2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felek%2Facah2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felek%2Facah2021/lists"}