{"id":18257247,"url":"https://github.com/raincal/gatsby-yuque-starter","last_synced_at":"2025-09-13T08:46:19.926Z","repository":{"id":34360038,"uuid":"174392066","full_name":"Raincal/gatsby-yuque-starter","owner":"Raincal","description":"A starter for a blog powered by Gatsby and Yuque","archived":false,"fork":false,"pushed_at":"2022-11-23T10:58:46.000Z","size":145608,"stargazers_count":16,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T12:45:23.183Z","etag":null,"topics":["gatsby-starter","tailwind","yuque"],"latest_commit_sha":null,"homepage":"https://yuque.netlify.com","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/Raincal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-07T17:39:53.000Z","updated_at":"2025-04-11T02:28:10.000Z","dependencies_parsed_at":"2023-01-15T06:45:26.634Z","dependency_job_id":null,"html_url":"https://github.com/Raincal/gatsby-yuque-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Raincal/gatsby-yuque-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raincal%2Fgatsby-yuque-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raincal%2Fgatsby-yuque-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raincal%2Fgatsby-yuque-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raincal%2Fgatsby-yuque-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raincal","download_url":"https://codeload.github.com/Raincal/gatsby-yuque-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raincal%2Fgatsby-yuque-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274941412,"owners_count":25378204,"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-13T02:00:10.085Z","response_time":70,"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":["gatsby-starter","tailwind","yuque"],"created_at":"2024-11-05T10:25:26.380Z","updated_at":"2025-09-13T08:46:19.902Z","avatar_url":"https://github.com/Raincal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://yuque.netlify.com\"\u003e\n    \u003cimg alt=\"Yuque\" src=\"https://github.com/Raincal/gatsby-yuque-starter/blob/master/static/yuque.png\" width=\"60\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Gatsby Yuque Starter\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  A lightweight starter for creating blogs uses \u003ca href=\"https://github.com/gatsbyjs/gatsby\" target=\"_blank\"\u003eGatsby\u003c/a\u003e and \u003ca href=\"https://github.com/Raincal/gatsby-source-yuque\" target=\"_blank\"\u003eYuque\u003c/a\u003e\n\u003c/h4\u003e\n\n## ✨ Features\n\n- Create Blog posts from Yuque\n- Use Tailwind CSS for styling\n- RSS feeds\n- Offline support\n- Web App Manifest support\n- Google Analytics support\n\n## 🚀 Quick start\n\n1.  **Create a Gatsby site.**\n\n    Use the Gatsby CLI to create a new site, specifying the blog starter.\n\n    ```sh\n    # create a new Gatsby site using the blog starter\n    gatsby new my-blog-starter https://github.com/Raincal/gatsby-yuque-starter\n    ```\n\n2.  **Start developing.**\n\n    Navigate into your new site’s directory and start it up.\n\n    ```sh\n    cd my-blog-starter/\n    gatsby develop\n    ```\n\n3.  **Open the source code and start editing!**\n\n    Your site is now running at `http://localhost:8000`!\n\n    _Note: You'll also see a second link: _`http://localhost:8000/___graphql`_. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the [Gatsby tutorial](https://www.gatsbyjs.org/tutorial/part-five/#introducing-graphiql)._\n\n    Open the `my-blog-starter` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time!\n\n## 🎓 Learning Gatsby\n\nLooking for more guidance? Full documentation for Gatsby lives [on the website](https://www.gatsbyjs.org/). Here are some places to start:\n\n- **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://www.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.\n\n- **To dive straight into code samples, head [to our documentation](https://www.gatsbyjs.org/docs/).** In particular, check out the _Guides_, _API Reference_, and _Advanced Tutorials_ sections in the sidebar.\n\n## 💫 Deploy\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Raincal/gatsby-yuque-starter)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraincal%2Fgatsby-yuque-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraincal%2Fgatsby-yuque-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraincal%2Fgatsby-yuque-starter/lists"}