{"id":23592521,"url":"https://github.com/sh20raj/octopress","last_synced_at":"2025-11-04T10:30:28.191Z","repository":{"id":269842037,"uuid":"908621796","full_name":"SH20RAJ/OctoPress","owner":"SH20RAJ","description":"Turn your GitHub Issues into a CMS for your blog! 🎉","archived":false,"fork":false,"pushed_at":"2025-01-03T14:21:27.000Z","size":311,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T14:44:09.572Z","etag":null,"topics":["blog","blogging-platform","github","github-issue-blog"],"latest_commit_sha":null,"homepage":"https://octopress.netlify.app","language":"JavaScript","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/SH20RAJ.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}},"created_at":"2024-12-26T14:26:11.000Z","updated_at":"2025-01-03T14:21:30.000Z","dependencies_parsed_at":"2024-12-26T15:32:13.673Z","dependency_job_id":null,"html_url":"https://github.com/SH20RAJ/OctoPress","commit_stats":null,"previous_names":["sh20raj/octopress"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2FOctoPress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2FOctoPress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2FOctoPress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2FOctoPress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SH20RAJ","download_url":"https://codeload.github.com/SH20RAJ/OctoPress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239432732,"owners_count":19637798,"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","blogging-platform","github","github-issue-blog"],"created_at":"2024-12-27T08:14:21.751Z","updated_at":"2025-11-04T10:30:28.130Z","avatar_url":"https://github.com/SH20RAJ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐙 OctoPress\n\nTurn your GitHub Issues into a CMS for your blog! 🎉\n\n[![Visitors](https://api.visitorbadge.io/api/combined?path=https%3A%2F%2Fgithub.com%2FSH20RAJ%2FOctoPress\u0026countColor=%23dce775\u0026style=flat)](https://visitorbadge.io/status?path=https%3A%2F%2Fgithub.com%2FSH20RAJ%2FOctoPress)\n[![GitHub license](https://img.shields.io/github/license/SH20RAJ/OctoPress)](https://github.com/SH20RAJ/OctoPress/blob/main/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/SH20RAJ/OctoPress)](https://github.com/SH20RAJ/OctoPress/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/SH20RAJ/OctoPress)](https://github.com/SH20RAJ/OctoPress/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SH20RAJ/OctoPress)](https://github.com/SH20RAJ/OctoPress/network)\n[![Twitter](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2FSH20RAJ%2FOctoPress)](https://twitter.com/intent/tweet?text=Check%20out%20OctoPress!\u0026url=https%3A%2F%2Fgithub.com%2FSH20RAJ%2FOctoPress)\n\n![OctoPress](https://socialify.git.ci/SH20RAJ/OctoPress/image?description=1\u0026forks=1\u0026issues=1\u0026language=1\u0026name=1\u0026owner=1\u0026stargazers=1\u0026theme=Auto)\n\n## 🌟 Features\n\n- **🚀 Zero-Config Setup**: Get started in minutes with minimal configuration\n- **📝 GitHub Issues as CMS**: Use GitHub Issues to write and manage your blog posts\n- **🎨 Beautiful UI**: Modern, responsive design with dark mode support\n- **🔍 SEO Optimized**: Built-in SEO features for better visibility\n- **⚡ Next.js Powered**: Fast, server-side rendered pages\n- **🏷️ Label Management**: Organize posts with GitHub labels\n- **🔎 Search \u0026 Filter**: Find posts easily with built-in search\n- **📱 Mobile Friendly**: Looks great on all devices\n- **🌙 Dark Mode**: Built-in dark mode support\n- **🔧 Fully Customizable**: Easy configuration through a single file\n\n## 🚀 Quick Start\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/SH20RAJ/OctoPress.git\n   cd OctoPress\n   ```\n\n2. **Install Dependencies**\n   ```bash\n   npm install\n   ```\n\n3. **Set Up Environment**\n   Create `.env.local`:\n   ```env\n   GITHUB_REPO=your-username/your-repo\n   GITHUB_TOKEN=your_github_token_here\n   ```\n\n4. **Start Development Server**\n   ```bash\n   npm run dev\n   ```\n\nVisit [INSTALLATION.md](INSTALLATION.md) for detailed setup instructions.\n\n## 📝 Creating Posts\n\n1. Go to your GitHub repository\n2. Create a new issue\n3. Add required labels:\n   - `type:post` (required)\n   - `state:published` (required)\n   - `slug:your-post-slug` (optional)\n   - `tag:your-tag` (optional)\n\nCheck the [samples/](samples/) directory for example posts!\n\n## ⚙️ Configuration\n\nEasy configuration through `app/config.js`:\n\n```javascript\nexport const siteConfig = {\n  title: \"Your Blog Name\",\n  description: \"Your blog description\",\n  // ... more options\n}\n```\n\n## 🎨 Customization\n\n1. **Theme Settings**\n   ```javascript\n   theme: {\n     defaultTheme: 'light', // or 'dark'\n     colors: {\n       primary: '#0ea5e9',\n       secondary: '#64748b',\n     }\n   }\n   ```\n\n2. **Feature Toggles**\n   ```javascript\n   features: {\n     categories: true,\n     tags: true,\n     search: true,\n     newsletter: false,\n     comments: true\n   }\n   ```\n\n## 🚀 Deployment\n\n### Vercel (Recommended)\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FSH20RAJ%2FOctoPress)\n\n### Netlify\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/SH20RAJ/OctoPress)\n\n## 🤝 Contributing\n\nWe love contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.\n\n## 📜 License\n\nMIT License - see [LICENSE](LICENSE) for details.\n\n## 👨‍💻 Author\n\n**Shaswat Raj**\n- GitHub: [@sh20raj](https://github.com/sh20raj)\n- Twitter: [@sh20raj](https://twitter.com/sh20raj)\n\n---\n\n⭐ If you like OctoPress, give it a star on GitHub! ⭐\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh20raj%2Foctopress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsh20raj%2Foctopress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh20raj%2Foctopress/lists"}