{"id":17829632,"url":"https://github.com/guidefari/here_hugo","last_synced_at":"2025-03-19T03:30:53.437Z","repository":{"id":40987980,"uuid":"415512218","full_name":"guidefari/here_hugo","owner":"guidefari","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T19:16:57.000Z","size":7375,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T20:20:27.590Z","etag":null,"topics":["blog","hugo","portfolio"],"latest_commit_sha":null,"homepage":"https://guidefari.com","language":"HTML","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/guidefari.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-10-10T07:08:30.000Z","updated_at":"2025-03-12T19:17:01.000Z","dependencies_parsed_at":"2023-02-18T23:30:30.523Z","dependency_job_id":"5744b322-a5f5-47c6-b393-df1f81e5c1e6","html_url":"https://github.com/guidefari/here_hugo","commit_stats":null,"previous_names":["guidefari/here_hugo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fhere_hugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fhere_hugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fhere_hugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fhere_hugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidefari","download_url":"https://codeload.github.com/guidefari/here_hugo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965774,"owners_count":20375917,"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","hugo","portfolio"],"created_at":"2024-10-27T19:16:47.405Z","updated_at":"2025-03-19T03:30:52.789Z","avatar_url":"https://github.com/guidefari.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todo\n\n- [ ] 404 page - amazing how I've lived so long without one.\n- [ ] Search. Maybe even a semantic search?\n- [ ] RSS feed\n  - https://gitlab.com/jgarr/blog/-/blob/main/layouts/_default/rss.xml\n\n# Post tags\n\n```html\n\u003cdiv class=\"home-tag-wrapper\"\u003e\n{{ range .Params.tags }}\n \u003ca class=\"home-tag\" href=\"{{ \"/tags/\" | relLangURL }}{{ . | urlize }}\"\u003e{{ . }}\u003c/a\u003e\n{{ end }}\n\u003c/div\u003e\n```\n\n# dark mode\n\n```html\n{{- if or (eq .Site.Params.mode \"auto\") (eq .Site.Params.mode \"dark\") (eq .Site.Params.mode \"toggle\") -}}\n  {{ $darkstyle := resources.Get \"css/dark.css\" | fingerprint }}\n  \u003clink id=\"darkModeStyle\" rel=\"stylesheet\" type=\"text/css\" href=\"{{ $darkstyle.Permalink }}\" {{ if eq .Site.Params.mode \"auto\" }}media=\"(prefers-color-scheme: dark)\"{{ end }} {{ if eq .Site.Params.mode \"toggle\" }}disabled{{ end }} /\u003e\n {{ end }}\n```\n\n# Raw HTML in your markdown\n\nadd this to `config.yaml`\n\n```yaml\nmarkup:\n  goldmark:\n    renderer:\n      unsafe: true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidefari%2Fhere_hugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidefari%2Fhere_hugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidefari%2Fhere_hugo/lists"}