{"id":41262418,"url":"https://github.com/oglimmer/homepage-oglimmer.com","last_synced_at":"2026-01-23T02:03:35.305Z","repository":{"id":212816448,"uuid":"732367834","full_name":"oglimmer/homepage-oglimmer.com","owner":"oglimmer","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-10T08:36:20.000Z","size":61706,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T02:42:56.162Z","etag":null,"topics":["bootstrap","homepage","nuxt"],"latest_commit_sha":null,"homepage":"https://www.oglimmer.com","language":"TypeScript","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/oglimmer.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-16T12:52:52.000Z","updated_at":"2026-01-05T18:00:54.000Z","dependencies_parsed_at":"2025-12-18T06:06:58.076Z","dependency_job_id":null,"html_url":"https://github.com/oglimmer/homepage-oglimmer.com","commit_stats":null,"previous_names":["oglimmer/homepage-oglimmer.de","oglimmer/homepage-oglimmer.com"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oglimmer/homepage-oglimmer.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oglimmer%2Fhomepage-oglimmer.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oglimmer%2Fhomepage-oglimmer.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oglimmer%2Fhomepage-oglimmer.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oglimmer%2Fhomepage-oglimmer.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oglimmer","download_url":"https://codeload.github.com/oglimmer/homepage-oglimmer.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oglimmer%2Fhomepage-oglimmer.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap","homepage","nuxt"],"created_at":"2026-01-23T02:03:35.218Z","updated_at":"2026-01-23T02:03:35.279Z","avatar_url":"https://github.com/oglimmer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Homepage\n\nA modern personal homepage built with Nuxt 3, featuring projects, blog, and more.\n\n## Features\n\n- Modern, responsive design with Tailwind CSS\n- Homepage with personal bio\n- Projects showcase\n- Blog with markdown content (using marked library)\n- Privacy \u0026 Cookie Policy\n- Imprint (Impressum) for German legal compliance\n\n## Setup\n\n```bash\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n\n# Build for production\nnpm run build\n\n# Preview production build\nnpm run preview\n```\n\n## Content Management\n\n### Adding/Editing Projects\n\nProjects are managed in `data/projects.ts`. Each project has:\n- `title`: Project name\n- `text`: Description\n- `linkData`: Array of [url, label] pairs for links\n- `techList`: Optional string with technologies (e.g., \"[Vue, TypeScript, Node.js]\")\n\n### Adding Blog Posts\n\nBlog posts are managed in `data/blog-posts.ts`. Each post includes:\n- `slug`: URL-friendly identifier\n- `title`: Post title\n- `description`: Brief summary\n- `date`: Publication date\n- `content`: Markdown content (rendered with marked library)\n\n### Personal Information\n\nUpdate the imprint page at `pages/imprint.vue` with your actual contact information.\n\n## Structure\n\n```\n├── app.vue                 # Main app wrapper\n├── components/\n│   ├── Header.vue         # Navigation header\n│   └── Footer.vue         # Site footer\n├── pages/\n│   ├── index.vue          # Homepage with intro, projects, and blog teasers\n│   ├── projects.vue       # All projects page\n│   ├── blog/\n│   │   ├── index.vue      # Blog list\n│   │   └── [...slug].vue  # Individual blog posts\n│   ├── privacy.vue        # Privacy \u0026 Cookie Policy\n│   └── imprint.vue        # Imprint (Impressum)\n└── data/\n    ├── projects.ts        # All project data\n    └── blog-posts.ts      # All blog posts with markdown content\n```\n\n## Technologies\n\n- Nuxt 3\n- Vue 3\n- Tailwind CSS\n- @tailwindcss/typography\n- marked (Markdown parser)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foglimmer%2Fhomepage-oglimmer.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foglimmer%2Fhomepage-oglimmer.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foglimmer%2Fhomepage-oglimmer.com/lists"}