TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Show a random quote from your Goodreads Account on your GitHub readme

1 点作者 prakashqwerty超过 3 年前

1 comment

prakashqwerty超过 3 年前
I wanted to show my goodreads favourite quotes on my github Profile Readme in a random order, but Random Quotes widget provided by goodreads cannot be used directly on markdown.<p>So, I built a simple service that renders the goodreads quotes (from random quotes widget) as a SVG Image thus, compatible with github Markdown, hosted on vercel.<p>repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;prakashsellathurai&#x2F;Goodreads-Random-Quotes-Badge" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;prakashsellathurai&#x2F;Goodreads-Random-Quote...</a><p>demo: <a href="https:&#x2F;&#x2F;goodreads-random-quotes-badge.vercel.app&#x2F;getbadge?goodReadsUrl=https%3A%2F%2Fwww.goodreads.com%2Fuser%2Fshow%2F105903487-prakash-sellathurai" rel="nofollow">https:&#x2F;&#x2F;goodreads-random-quotes-badge.vercel.app&#x2F;getbadge?go...</a>