diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 4d80ef7..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,2 +0,0 @@ -open_collective: antfu -github: [antfu] diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml deleted file mode 100644 index d62684c..0000000 --- a/.github/workflows/test.yml +++ /dev/null @@ -1,47 +0,0 @@ -name: Test - -on: - push: - branches: - - main - - pull_request: - branches: - - main - -jobs: - build: - runs-on: ${{ matrix.os }} - - timeout-minutes: 10 - - strategy: - matrix: - node_version: [lts/*] - os: [ubuntu-latest, windows-latest] - fail-fast: false - - steps: - - uses: actions/checkout@v3 - - uses: pnpm/action-setup@v2 - - - name: Set node version to ${{ matrix.node_version }} - uses: actions/setup-node@v3 - with: - node-version: ${{ matrix.node_version }} - cache: pnpm - - - name: Install - run: pnpm i - - - name: Build - run: pnpm run build - - - name: Test - run: pnpm run test - - - name: Lint - run: pnpm run lint - - - name: TypeCheck - run: pnpm run typecheck diff --git a/README.md b/README.md deleted file mode 100644 index 746dba5..0000000 --- a/README.md +++ /dev/null @@ -1,86 +0,0 @@ -
-
-
-English | 简体中文 - -
- -## Features - -- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness - -- 🗂 [File based routing](./src/pages) - -- 📦 [Components auto importing](./src/components) - -- 🎨 [UnoCSS](https://github.com/antfu/unocss) - The instant on-demand atomic CSS engine. - -- 😃 Use icons from any icon sets in [Pure CSS](https://github.com/antfu/unocss/tree/main/packages/preset-icons) - -- 🔥 Use the [new `