{"id":15204297,"url":"https://github.com/dotboris/hylda","last_synced_at":"2025-10-02T22:31:29.425Z","repository":{"id":57153736,"uuid":"89236452","full_name":"dotboris/hylda","owner":"dotboris","description":"A Hyde inspired theme for Hugo with a splash of colour","archived":true,"fork":false,"pushed_at":"2020-07-01T21:33:25.000Z","size":463,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T07:10:24.385Z","etag":null,"topics":["blog","blog-theme","hugo","hugo-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/dotboris.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}},"created_at":"2017-04-24T12:16:00.000Z","updated_at":"2023-01-28T13:45:26.000Z","dependencies_parsed_at":"2022-09-07T08:51:11.206Z","dependency_job_id":null,"html_url":"https://github.com/dotboris/hylda","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotboris%2Fhylda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotboris%2Fhylda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotboris%2Fhylda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotboris%2Fhylda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotboris","download_url":"https://codeload.github.com/dotboris/hylda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235049009,"owners_count":18927715,"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","blog-theme","hugo","hugo-theme"],"created_at":"2024-09-28T05:41:20.254Z","updated_at":"2025-10-02T22:31:29.085Z","avatar_url":"https://github.com/dotboris.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hylda\n\n[![Demo site](https://img.shields.io/badge/demo-site-brightgreen.svg)](https://hylda-theme.netlify.com/)\n[![npm version](https://badge.fury.io/js/hugo-hylda.svg)](https://www.npmjs.com/package/hugo-hylda)\n[![CircleCI](https://circleci.com/gh/dotboris/hylda.svg?style=svg)](https://circleci.com/gh/dotboris/hylda)\n\nA Hyde inspired theme for Hugo with a splash of colour.\n\n## Installation\n\nThis theme is distributed through the NPM registry. It's recommended to install\nit with either `npm` or `yarn`.\n\n1.  Setup an `package.json` if you don't already have one\n\n    ```sh\n    yarn init\n    ```\n\n1.  Add this theme\n\n    ```sh\n    yarn add hugo-hylda\n    ```\n\n1.  Link the theme in your `themes` folder\n\n    ```sh\n    mkdir -p themes\n    cd themes\n    ln -s ../node_modules/hugo-hylda\n    mv hugo-hylda hylda\n    cd ..\n    ```\n\n1.  Set your theme in `config.toml`\n\n    ```toml\n    theme = \"hylda\"\n    ```\n\n## Development\n\n1.  Install dependencies\n\n    ```sh\n    yarn\n    ```\n\n1.  Start the build\n\n    This will serve the example, build the assets and lint your code\n\n    ```sh\n    yarn start\n    ```\n\n1.  Open \u003chttp://localhost:1313\u003e\n\n### Linting\n\n```sh\nyarn lint\n```\n\n### Icons\n\nWe use the [Font Awesome](http://fontawesome.io/) icons.\n\nTo use an icon:\n\n1.  Add the icon name to the `icons.txt` file\n1.  Include your icon using `{{ partial \"icon\" \"{name}\" }}`\n\n## Releasing\n\n1.  Bump version\n\n    ```sh\n    yarn version\n    ```\n\n1.  Push version bump\n\n    ```sh\n    git push --tags origin master\n    ```\n\n1.  The CI will publish a new release and version of the demo site for you\n\n## License\n\nAll the code in this project is licensed under the [MIT](LICENSE) license.\n\nThe icons are extracted from [Font Awesome](http://fontawesome.io/). They are\nlicensed under [SIL OFL 1.1](http://scripts.sil.org/OFL)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotboris%2Fhylda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotboris%2Fhylda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotboris%2Fhylda/lists"}