{"id":26245631,"url":"https://github.com/rudeigerc/yggdrasill","last_synced_at":"2025-10-08T08:42:05.156Z","repository":{"id":39644130,"uuid":"284272651","full_name":"rudeigerc/yggdrasill","owner":"rudeigerc","description":"A minimal theme for Hugo","archived":false,"fork":false,"pushed_at":"2024-09-09T08:56:43.000Z","size":251,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-09T10:43:37.258Z","etag":null,"topics":["giscus","hugo","hugo-theme"],"latest_commit_sha":null,"homepage":"https://yggdrasill.rudeigerc.dev","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rudeigerc.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":"2020-08-01T14:10:58.000Z","updated_at":"2024-09-09T08:56:47.000Z","dependencies_parsed_at":"2023-11-12T15:56:59.009Z","dependency_job_id":"6911cc3f-4f01-4a9b-beb8-0185463fc393","html_url":"https://github.com/rudeigerc/yggdrasill","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/rudeigerc%2Fyggdrasill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudeigerc%2Fyggdrasill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudeigerc%2Fyggdrasill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudeigerc%2Fyggdrasill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudeigerc","download_url":"https://codeload.github.com/rudeigerc/yggdrasill/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243409214,"owners_count":20286370,"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":["giscus","hugo","hugo-theme"],"created_at":"2025-03-13T12:37:39.224Z","updated_at":"2025-10-08T08:42:05.066Z","avatar_url":"https://github.com/rudeigerc.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yggdrasill\n\nA minimal theme for [Hugo](https://gohugo.io/).\n\n\u003e **⚠︎ Work in Progress ⚠︎**\n\u003e\n\u003e Please visit https://yggdrasill.rudeigerc.dev for the latest demo of the theme. The theme is under development and the styles may not remain the same.\n\nThe design is partially inspired by:\n\n- [vividvilla/ezhil](https://github.com/vividvilla/ezhil)\n- [MUI: The React component library you always wanted](https://mui.com/)\n- [Diu.notes](https://notes.ljl.li/)\n\n## Installation\n\n### Install with Hugo Modules\n\n```shell\n# Initialize the Hugo module system\n$ hugo mod init github.com/\u003cyour_user\u003e/\u003cyour_project\u003e\n```\n\nIn `config.toml`:\n\n```toml\ntheme = \"github.com/rudeigerc/yggdrasill\"\n\n# Import the theme\n[module]\n[[module.imports]]\n  path = \"github.com/rudeigerc/yggdrasill\"\n```\n\nPlease refer to the [Hugo documentation](https://gohugo.io/hugo-modules/use-modules/) for more information about installation with Hugo modules.\n\n### Install with Git Submodules\n\n```shell\n$ git submodule add https://github.com/rudeigerc/yggdrasill themes/yggdrasill\n```\n\nIn `config.toml`:\n\n```toml\ntheme = \"yggdrasill\"\n```\n\n## Update\n\n### Update with Hugo Modules\n\n```shell\n$ hugo mod get -u github.com/rudeigerc/yggdrasill\n```\n\n### Update with Git Submodules\n\n```shell\n$ git submodule update --remote\n```\n\n## Development\n\nYggdrasill uses [pnpm](https://pnpm.io/) as the package manager for development, mostly for linting and formatting.\n\n```shell\n$ pnpm install\n```\n\n## License\n\nYggdrasill is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudeigerc%2Fyggdrasill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudeigerc%2Fyggdrasill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudeigerc%2Fyggdrasill/lists"}