{"id":30874845,"url":"https://github.com/deepakness/omarchy-hub","last_synced_at":"2025-09-08T01:34:35.105Z","repository":{"id":313589690,"uuid":"1051972503","full_name":"deepakness/omarchy-hub","owner":"deepakness","description":"Resource website for Omarchy Linux","archived":false,"fork":false,"pushed_at":"2025-09-07T06:13:52.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T06:17:26.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/deepakness.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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},"funding":{"github":["deepakness"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2025-09-07T05:50:45.000Z","updated_at":"2025-09-07T06:13:55.000Z","dependencies_parsed_at":"2025-09-07T06:17:30.094Z","dependency_job_id":"48b43554-6031-4d5a-963b-265ca6864f02","html_url":"https://github.com/deepakness/omarchy-hub","commit_stats":null,"previous_names":["deepakness/omarchy-hub"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/deepakness/omarchy-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakness%2Fomarchy-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakness%2Fomarchy-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakness%2Fomarchy-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakness%2Fomarchy-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepakness","download_url":"https://codeload.github.com/deepakness/omarchy-hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakness%2Fomarchy-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121927,"owners_count":25225801,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":[],"created_at":"2025-09-08T01:34:30.233Z","updated_at":"2025-09-08T01:34:35.096Z","avatar_url":"https://github.com/deepakness.png","language":"TypeScript","funding_links":["https://github.com/sponsors/deepakness"],"categories":["Alternative Implementations"],"sub_categories":[],"readme":"# Omarchy Hub\n\nA community-driven website for collecting and sharing themes, setups, resources, and links for [Omarchy](https://omarchy.org) - the opinionated Arch + Hyprland setup by DHH.\n\n🌐 **Live Website**: [https://omarchy.deepakness.com](https://omarchy.deepakness.com)  \n📚 **Repository**: [https://github.com/deepakness/omarchy-hub](https://github.com/deepakness/omarchy-hub)\n\n\n## Project Structure\n\n```\n├── app/                    # Next.js App Router pages\n│   ├── page.tsx           # Homepage with featured content\n│   ├── themes/page.tsx    # Themes listing page\n│   ├── setups/page.tsx    # Setups listing page\n│   └── resources/page.tsx # Resources listing page\n├── components/            # Reusable React components\n│   ├── Card.tsx          # Content card component\n│   ├── OmarchyLogo.tsx   # Main logo component\n│   ├── PixelButton.tsx   # Retro-style button component\n│   ├── Header.tsx        # Navigation header\n│   └── Breadcrumb.tsx    # Navigation breadcrumb\n├── data/                 # JSON data files\n│   ├── themes.json       # Themes data\n│   ├── setups.json       # Setups data\n│   ├── resources.json    # Resources data\n│   └── links.json        # Links data\n├── public/               # Static assets\n│   └── setups/          # Setup screenshots\n└── .github/             # GitHub templates and workflows\n    ├── ISSUE_TEMPLATE/  # Issue templates for contributions\n    └── pull_request_template.md\n```\n\n\n## Contributing Content\n\nWe welcome contributions from the community! There are several ways to contribute:\n\n### 🚀 Quick Contribution (Recommended)\n\n**For Beginners**: Use our GitHub issue templates for easy submission:\n\n- 🖥️ **[Submit a Setup](https://github.com/deepakness/omarchy-hub/issues/new?template=setup-submission.yml)** - Share your Omarchy workstation\n- 🎨 **[Submit a Theme](https://github.com/deepakness/omarchy-hub/issues/new?template=theme-submission.yml)** - Share custom color schemes\n- 📚 **[Submit a Resource](https://github.com/deepakness/omarchy-hub/issues/new?template=resource-submission.yml)** - Share guides and tutorials\n- 🔗 **[Submit a Link](https://github.com/deepakness/omarchy-hub/issues/new?template=link-submission.yml)** - Suggest useful links\n\n### 🔧 Developer Contribution\n\n**For Developers**: Submit pull requests directly:\n\n1. Fork the repository\n2. Add your content to the appropriate JSON file in `/data/`\n3. Follow the data structure guidelines below\n4. Submit a pull request\n\n### 📋 Data Structure Examples\n\n**Setups** (`data/setups.json`):\n```json\n{\n  \"id\": \"unique-id\",\n  \"name\": \"Setup Name\",\n  \"description\": \"Brief one-line description of your setup\",\n  \"screenshot\": \"setups/setup-image.jpg\",\n  \"link\": \"https://social-post-url.com\",\n  \"device\": \"Hardware details\",\n  \"tags\": [\"tag1\", \"tag2\"]\n}\n```\n\n**Themes** (`data/themes.json`):\n```json\n{\n  \"id\": \"unique-id\",\n  \"name\": \"Theme Name\",\n  \"category\": \"Dark Theme\",\n  \"link\": \"https://github.com/username/theme\",\n  \"author\": \"Author Name\",\n  \"screenshot\": \"https://screenshot-url.com\",\n  \"tags\": [\"official\", \"popular\"]\n}\n```\n\n**Resources** (`data/resources.json`):\n```json\n{\n  \"id\": \"unique-id\",\n  \"name\": \"Resource Name\",\n  \"description\": \"Brief one-line description of the resource\",\n  \"category\": \"Documentation\",\n  \"link\": \"https://resource-url.com\",\n  \"author\": \"Author Name\",\n  \"tags\": [\"guide\", \"tutorial\"]\n}\n```\n\n**Links** (`data/links.json`):\n```json\n{\n  \"name\": \"Link Name\",\n  \"url\": \"https://link-url.com\"\n}\n```\n\n### 📸 Image Guidelines\n\n- **Setup Screenshots**: Minimum 1920x1080, JPG/PNG format, under 2MB\n- **Theme Screenshots**: Show theme in action, can be hosted externally\n- **File Naming**: Use descriptive names like `setup-username-description.jpg`\n\n### 📖 Detailed Guidelines\n\nFor complete contribution guidelines, see [CONTRIBUTING.md](CONTRIBUTING.md).\n\n\n## Community\n\n- 💬 **Discussions**: [GitHub Discussions](https://github.com/deepakness/omarchy-hub/discussions)\n- 🐛 **Issues**: [GitHub Issues](https://github.com/deepakness/omarchy-hub/issues)\n- 📧 **Contact**: [@deepakness](https://github.com/deepakness)\n\n## Acknowledgments\n\n- [DHH](https://dhh.dk) for creating Omarchy\n- The Arch Linux and Hyprland communities for their amazing work\n- All contributors who share their setups, themes, and resources\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepakness%2Fomarchy-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepakness%2Fomarchy-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepakness%2Fomarchy-hub/lists"}