{"id":28239579,"url":"https://github.com/limcheekin/talking-book","last_synced_at":"2025-06-11T07:30:40.600Z","repository":{"id":293633198,"uuid":"974739458","full_name":"limcheekin/talking-book","owner":"limcheekin","description":"Website of The Talking Book YouTube channel","archived":false,"fork":false,"pushed_at":"2025-05-19T09:19:33.000Z","size":345,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-23T13:18:47.681Z","etag":null,"topics":["books","channel","chatbot","website","youtube"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/@TalkingBookYT","language":"HTML","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/limcheekin.png","metadata":{"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}},"created_at":"2025-04-29T08:30:16.000Z","updated_at":"2025-05-19T09:19:25.000Z","dependencies_parsed_at":"2025-05-16T10:42:10.193Z","dependency_job_id":"71c08b95-313f-40af-b4c8-defca5456236","html_url":"https://github.com/limcheekin/talking-book","commit_stats":null,"previous_names":["limcheekin/talking-book"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limcheekin%2Ftalking-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limcheekin%2Ftalking-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limcheekin%2Ftalking-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limcheekin%2Ftalking-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limcheekin","download_url":"https://codeload.github.com/limcheekin/talking-book/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limcheekin%2Ftalking-book/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259221762,"owners_count":22823965,"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":["books","channel","chatbot","website","youtube"],"created_at":"2025-05-19T02:12:48.393Z","updated_at":"2025-06-11T07:30:40.588Z","avatar_url":"https://github.com/limcheekin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Talking Book\n\nThe official website for **The Talking Book** YouTube channel, dedicated to \"Making Books Less Boring\". We help you unlock ideas from non-fiction, business, and self-improvement books through engaging conversations, chapter deep dives, book songs, and interactive AI chats.\n\nVisit the live website: [https://limcheekin.github.io/talking-book/](https://limcheekin.github.io/talking-book/)\n\nAnd our YouTube Channel: [Talking Book on YouTube](https://www.youtube.com/%40TalkingBookYT)\n\n## Features\n\n### Website Features\n\n  * **Engaging Content Presentation**: Discover book insights through various formats.\n  * **Responsive Design**: Optimized for viewing on all devices, built with Tailwind CSS.\n  * **Dark Mode**: Switch between light and dark themes for comfortable viewing.\n  * **Featured Video**: Quickly access our latest or most popular video.\n  * **Content Format Showcase**: Explore our unique ways of presenting book ideas:\n      * Book Overviews\n      * Chapter Deep Dives\n      * Book Songs\n      * AI Book Chats on Telegram\n  * **Newsletter Subscription**: Stay updated with our latest content.\n  * **Social Sharing**: Easily share our content on various social media platforms.\n  * **Legal Information**: Access to Terms and Conditions \u0026 Privacy Policy via modals.\n  * **Accessibility**: Includes features like \"Skip to main content\" links for better navigation.\n\n### Content Features (via YouTube \u0026 Telegram)\n\n  * **Book Overviews**: Concise summaries highlighting key concepts and takeaways from entire books.\n  * **Chapter Deep Dives**: In-depth explorations focusing on specific chapters and detailed concepts.\n  * **Book Songs**: Creative and catchy musical interpretations of core book ideas.\n  * **AI Chats**: Engage directly with book content through interactive AI personas on Telegram bot (e.g., [Talking Book: Think and Grow Rich](https://t.me/think_and_grow_rich_bot)).\n\n## Tech Stack\n\n  * **Frontend**:\n      * HTML5\n      * CSS3\n          * [Tailwind CSS](https://tailwindcss.com/)\n          * Custom Styles (`css/style.css`)\n      * JavaScript (`js/script.js`)\n  * **Libraries/Frameworks**:\n      * [Font Awesome](https://fontawesome.com/) (for icons)\n      * [Google Fonts](https://fonts.google.com/) (specifically the 'Inter' font)\n      * [Marked.js](https://marked.js.org/) (for rendering Markdown in modals)\n  * **Deployment \u0026 CI/CD**:\n      * [GitHub Pages](https://pages.github.com/) (for hosting)\n      * [GitHub Actions](https://github.com/features/actions) (for automated deployment workflow)\n\n## Project Structure\n\n```\n\ntalking-book/\n├── README.md\n├── index.html\n├── LICENSE\n├── privacy.md\n├── terms.md\n├── css/\n│   └── style.css\n├── images/\n│   ├── logo.png\n│   ├── telegram_bot.png\n│   └── favicon/\n│       ├── site.webmanifest\n│       ├── favicon.ico\n│       ├── favicon.svg\n│       └── apple-touch-icon.png\n├── js/\n│   └── script.js\n└── .github/\n└── workflows/\n└── deploy.yaml\n\n```\n\n## Getting Started\n\nTo view the website, simply navigate to:\n[https://limcheekin.github.io/talking-book/](https://limcheekin.github.io/talking-book/)\n\nThis is a static website built with HTML, CSS, and JavaScript. No special build steps are required to view it locally; just open `index.html` in your web browser.\n\n## Contributing\n\nWe welcome contributions\\! If you have suggestions for improvements or find any issues, please feel free to:\n\n1.  Open an issue on GitHub.\n2.  Fork the repository and submit a pull request with your changes.\n\nPlease ensure your contributions align with the project's goals and maintain code quality.\n\n## License\n\nThis project is licensed under the **MIT License**.\n\nCopyright (c) 2025 Lim Chee Kin\n\nSee the [LICENSE](LICENSE) file for more details.\n\n## Acknowledgements\n\n  * [Tailwind CSS](https://tailwindcss.com/)\n  * [Font Awesome](https://fontawesome.com/)\n  * [Google Fonts](https://fonts.google.com/)\n  * [Marked.js](https://marked.js.org/)\n  * [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) for the GitHub Pages deployment workflow.\n\n-----\n\nWe hope you enjoy exploring books in new and exciting ways with Talking Book\\!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimcheekin%2Ftalking-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimcheekin%2Ftalking-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimcheekin%2Ftalking-book/lists"}