{"id":20699405,"url":"https://github.com/manuelhenke/henkebyte","last_synced_at":"2026-05-06T10:32:37.179Z","repository":{"id":49774685,"uuid":"237854798","full_name":"manuelhenke/henkebyte","owner":"manuelhenke","description":"Website hosted on https://henkebyte.com","archived":false,"fork":false,"pushed_at":"2025-11-17T17:44:29.000Z","size":55846,"stargazers_count":1,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-17T19:22:45.516Z","etag":null,"topics":["js","nuxtjs","vue","web","website"],"latest_commit_sha":null,"homepage":"https://henkebyte.com","language":"Vue","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/manuelhenke.png","metadata":{"funding":{"github":["manuelhenke"]},"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-02T23:54:52.000Z","updated_at":"2025-11-17T17:44:33.000Z","dependencies_parsed_at":"2023-10-23T02:29:37.365Z","dependency_job_id":"7422ba37-791e-4b57-ba1f-fb0cc4edc44e","html_url":"https://github.com/manuelhenke/henkebyte","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manuelhenke/henkebyte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelhenke%2Fhenkebyte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelhenke%2Fhenkebyte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelhenke%2Fhenkebyte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelhenke%2Fhenkebyte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuelhenke","download_url":"https://codeload.github.com/manuelhenke/henkebyte/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelhenke%2Fhenkebyte/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32689130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["js","nuxtjs","vue","web","website"],"created_at":"2024-11-17T00:29:37.234Z","updated_at":"2026-05-06T10:32:37.159Z","avatar_url":"https://github.com/manuelhenke.png","language":"Vue","funding_links":["https://github.com/sponsors/manuelhenke"],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/manuelhenke/henkebyte/actions/workflows/ci.yml/badge.svg)](https://github.com/manuelhenke/henkebyte/actions/workflows/ci.yml)\n[![CD](https://github.com/manuelhenke/henkebyte/actions/workflows/cd.yml/badge.svg)](https://github.com/manuelhenke/henkebyte/actions/workflows/cd.yml)\n[![CodeQL](https://github.com/manuelhenke/henkebyte/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/manuelhenke/henkebyte/actions/workflows/codeql-analysis.yml)\n[![Website henkebyte.com](https://img.shields.io/website-up-down-green-red/https/henkebyte.com.svg)](https://henkebyte.com/)\n[![License](https://img.shields.io/github/license/manuelhenke/henkebyte)](./LICENSE)\n\n# HenkeByte\n\nWebsite build with NuxtJS and hosted on [henkebyte.com](https://henkebyte.com).\n\n## Build Setup\n\n```bash\n# install dependencies\n$ yarn\n\n# serve with hot reload at localhost:3000\n$ yarn dev\n\n# build static project for production and launch server\n$ yarn build\n$ yarn start\n\n```\n\nFor detailed explanation on how things work, check out the [documentation](https://nuxtjs.org).\n\n### Develop\n\n```bash\n# create symbolic link of bootstrap scss\n$ ln -s node_modules/bootstrap/scss ln-bootstrap-scss\n```\n\n## Special Directories\n\n### `assets`\n\nThe assets directory contains your uncompiled assets such as Stylus or Sass files, images, or fonts.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/assets).\n\n### `components`\n\nThe components directory contains your Vue.js components. Components make up the different parts of your page and can be reused and imported into your pages, layouts and even other components.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/components).\n\n### `content`\n\nStore your content as Markdown, JSON, YAML or CSV files and fetch it through a MongoDB like API, acting as a Git-based Headless CMS.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/content).\n\n### `layouts`\n\nLayouts are a great help when you want to change the look and feel of your Nuxt app, whether you want to include a sidebar or have distinct layouts for mobile and desktop.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/layouts).\n\n### `middleware`\n\nThe middleware directory contains your application middleware. Middleware lets you define custom functions that can be run before rendering either a page or a group of pages (layout).\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/middleware).\n\n### `pages`\n\nThis directory contains your application views and routes. Nuxt will read all the `*.vue` files inside this directory and setup Vue Router automatically.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/get-started/routing).\n\n### `plugins`\n\nThe plugins directory contains JavaScript plugins that you want to run before instantiating the root Vue.js Application. This is the place to add Vue plugins and to inject functions or constants. Every time you need to use `Vue.use()`, you should create a file in `plugins/` and add its path to plugins in `nuxt.config.js`.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/plugins).\n\n### `static`\n\nThis directory contains your static files. Each file inside this directory is mapped to `/`.\n\nExample: `/static/robots.txt` is mapped as `/robots.txt`.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/static).\n\n### `store`\n\nThis directory contains your Vuex store files. Creating a file in this directory automatically activates Vuex.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/store).\n\n## License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelhenke%2Fhenkebyte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuelhenke%2Fhenkebyte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelhenke%2Fhenkebyte/lists"}