Jagger
Jagger
LinkedIn: https://www.linkedin.com/post-inspector/inspect/https:%2F%2Fossinsight.io%2Fblog%2Fsay-thanks-to-github-robots Twitter: https://cards-dev.twitter.com/validator But it's valid by some checker https://www.opengraph.xyz/url/https%3A%2F%2Fossinsight.io%2Fblog%2Fsay-thanks-to-github-robots%2F/
Docusaurus is a great framework to generate static website, but it still has some limitations: - pages should be statically generated in build time, it's dirty to implement a dynamic...
e.g. ```sql WITH pingcap_repos AS (SELECT repo_id FROM github_repos WHERE owner_login = 'pingcap' AND is_archived = 0 AND is_deleted = 0), pingcap_events AS (SELECT actor_id, actor_login, repo_id, repo_name, type, action,...
Related https://github.com/pingcap/ossinsight/pull/954#discussion_r1025978027, https://github.com/pingcap/ossinsight/pull/954#discussion_r1025978711