South Drifter

Results 130 comments of South Drifter

如果不想强依赖 Netlify 云服务基础设施,就只能把官方代码重写为 React,来嵌入开源社官网目前的 Next.js 架构: https://github.com/cncf/landscapeapp/tree/master/src --- 发现他们以前是用 React 写的,我们搬运 cncf/landscapeapp#824 之前的代码即可。 ## 开发方式 ### 本地 ```shell npx get-git-folder https://github.com/cncf/landscapeapp.git ebb53fe075b766bd632d088d76765b590b7c1cb6 src ``` ### 远程 https://gitpod.io#https://github.com/cncf/landscapeapp/tree/v1.0.655 ## 代码结构 -...

若用 CNCF 开发的新版 https://github.com/cncf/landscape2 ,有两种方式: - 官方静态数据用法:https://github.com/cncf/landscape2?tab=readme-ov-file#usage - 自研动态数据用法:https://github.com/cncf/landscape2/tree/main/web

经**开源社媒体组**发布的**活动推文**,均可展示在官网**活动日历**:https://kaiyuanshe.cn/activity/calendar

Try my test PR: https://github.com/quilljs/quill/issues/2021#issuecomment-2077169460 --- And list some Shadow DOM bugs: 1. #2021 2. #3879 3. #4033

> Hey @TechQuery if you downgrade the plugin to 3.3.0 does the dev server run? Yes, the server started successfully~

> Thanks for confirming. > > I made a mistake when upgrading the version to v3.4.0. I should have made it a major version. > > Did you update your...

@jaywcjlove I know what the MVP looks like, and I followed the document's way to configure my project, but it failed with the official error: ```text info - Creating an...

@jaywcjlove Same error, even I reinstall all packages after removing `node_modules` & `pnpm-lock.yaml`.

@jaywcjlove I was a Yarn 1.x user, but NPM & Yarn occupied 60GB+ disk space, PNPM saves me.

> ![image](https://user-images.githubusercontent.com/1680273/186154885-1c9baa19-4664-41fb-98a5-3686b7fa7422.png) > > I tested it with no problem. @TechQuery @jaywcjlove http://localhost:3000/component will show you the error.