{"id":43715664,"url":"https://github.com/codeyousef/summon-portfolio","last_synced_at":"2026-02-05T07:07:13.537Z","repository":{"id":324207089,"uuid":"1091564909","full_name":"codeyousef/summon-portfolio","owner":"codeyousef","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-12T17:01:40.000Z","size":5904,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-12T21:56:53.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/codeyousef.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":"2025-11-07T07:35:42.000Z","updated_at":"2026-01-06T15:08:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/codeyousef/summon-portfolio","commit_stats":null,"previous_names":["codeyousef/summon-portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeyousef/summon-portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeyousef%2Fsummon-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeyousef%2Fsummon-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeyousef%2Fsummon-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeyousef%2Fsummon-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeyousef","download_url":"https://codeload.github.com/codeyousef/summon-portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeyousef%2Fsummon-portfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29115023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: 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":[],"created_at":"2026-02-05T07:07:13.474Z","updated_at":"2026-02-05T07:07:13.532Z","avatar_url":"https://github.com/codeyousef.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yousef — Portfolio · Blog · Docs\n\nA single Ktor + Summon stack powering three surfaces:\n\n- Portfolio: featured work, services, contact\n- Blog: long-form notes and release write-ups (EN/AR)\n- Docs: multi-page product manuals with sidebar, search, and deep links\n\nLive:\n\n- https://www.yousef.codes — portfolio, services, blog, admin\n- https://summon.yousef.codes — docs (Summon, more coming)\n\nTech:\n\n- Kotlin (JVM, JS), Ktor, Summon UI, SSR + hydration\n- Type-safe modifiers, portals, async validation, and responsive components\n\n## Running Locally\n\n```bash\n# Development mode (uses local file storage)\n./gradlew run\n\n# Build and run with Docker (with persistent storage)\ndocker-compose up -d\n\n# Or manual Docker with named volume for persistence\ndocker build -t portfolio .\ndocker run -d -p 8080:8080 -v portfolio-data:/app/storage portfolio\n```\n\n## Deployment Notes\n\n**Data Persistence**: The admin credentials and content are stored in `/app/storage/` inside the container. To persist data across container restarts:\n\n- **Docker Compose**: Uses a named volume `portfolio-data` by default\n- **Docker**: Use `-v portfolio-data:/app/storage` or bind mount a host directory\n- **Kubernetes**: Create a PersistentVolumeClaim mounted at `/app/storage`\n\nEnvironment variables:\n- `PORTFOLIO_CONTENT_PATH` - Path to content.json (default: `/app/storage/content.json`)\n- `ADMIN_CREDENTIALS_PATH` - Path to admin-credentials.json (default: `/app/storage/admin-credentials.json`)\n- `USE_LOCAL_STORE` - Set to `true` to use file storage instead of Firestore\n\nContributing:\n\n- Open issues with a clear scope; include URLs/sections and screenshots if visual\n- Localization in EN/AR; match copy tone and direction\n\n© 2025 Yousef. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyousef%2Fsummon-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeyousef%2Fsummon-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyousef%2Fsummon-portfolio/lists"}