From 83043151fac7b7576a05db0f2c0d085184be7d8e Mon Sep 17 00:00:00 2001 From: ZhouYixun <291028775@qq.com> Date: Sun, 30 Jun 2024 01:02:28 +0800 Subject: [PATCH] update --- docs/.vitepress/config.mjs | 96 ++++++++++--------- docs/.vitepress/dist/404.html | 2 +- docs/.vitepress/dist/android.html | 4 +- .../dist/assets/cine-fox.md.Dhu2G8LQ.lean.js | 1 - ...md.Dhu2G8LQ.js => cine-fox.md.JEaVaFd8.js} | 2 +- .../dist/assets/cine-fox.md.JEaVaFd8.lean.js | 1 + docs/.vitepress/dist/cine-fox.html | 6 +- docs/.vitepress/dist/hardware.html | 4 +- docs/.vitepress/dist/hashmap.json | 2 +- docs/.vitepress/dist/index.html | 2 +- docs/.vitepress/dist/ios.html | 4 +- docs/.vitepress/dist/software.html | 4 +- docs/.vitepress/dist/team.html | 2 +- docs/cine-fox.md | 2 + 14 files changed, 70 insertions(+), 62 deletions(-) delete mode 100644 docs/.vitepress/dist/assets/cine-fox.md.Dhu2G8LQ.lean.js rename docs/.vitepress/dist/assets/{cine-fox.md.Dhu2G8LQ.js => cine-fox.md.JEaVaFd8.js} (76%) create mode 100644 docs/.vitepress/dist/assets/cine-fox.md.JEaVaFd8.lean.js diff --git a/docs/.vitepress/config.mjs b/docs/.vitepress/config.mjs index 790452f..05ed125 100644 --- a/docs/.vitepress/config.mjs +++ b/docs/.vitepress/config.mjs @@ -1,53 +1,59 @@ -import { defineConfig } from 'vitepress' +import {defineConfig} from 'vitepress' // https://vitepress.dev/reference/site-config export default defineConfig({ - head: [['link', { rel: 'icon', href: '/icon.png' }]], - title: "Cine Fox", - appearance:'dark', - description: "Cine Fox is an application built on cinepi-sdk, which allows users to make DIY movie cameras faster.", - themeConfig: { - logo: '/icon.png', - nav: [ - { text: 'Home', link: '/' }, - { text: 'Document', link: '/cine-fox' }, - { text: 'Team', link: '/team' }, - ], + head: [['link', {rel: 'icon', href: '/icon.png'}]], + title: "Cine Fox", + appearance: 'dark', + description: "Cine Fox is an application built on cinepi-sdk, which allows users to make DIY movie cameras faster.", + themeConfig: { + logo: '/icon.png', + nav: [ + {text: 'Home', link: '/'}, + {text: 'Document', link: '/cine-fox'}, + {text: 'Team', link: '/team'}, + ], - sidebar: [ - { text: 'What is Cine Fox?', link: '/cine-fox' }, - { text: 'Getting Start', - collapsed: false, - items: [ - { - text: 'Hardware', - link: '/hardware', - }, - { - text: 'Software', - link: '/software', - }, - { - text: 'Android App', - link: '/android', - }, - { - text: 'iOS App', - link: '/ios', - }, - ] - }, - ], + sidebar: [ + { + text: 'Introduction', + items: [ + {text: 'What is Cine Fox?', link: '/cine-fox'}, + ], + }, + { + text: 'Getting Start', + collapsed: false, + items: [ + { + text: 'Hardware', + link: '/hardware', + }, + { + text: 'Software', + link: '/software', + }, + { + text: 'Android App', + link: '/android', + }, + { + text: 'iOS App', + link: '/ios', + }, + ] + }, + ], - socialLinks: [ - { icon: 'github', link: 'https://github.com/Cine-Fox' }, - { icon: 'discord', link: 'https://discord.com/invite/Wz9sQU3skC' } - ], - lastUpdated: true, + socialLinks: [ + {icon: 'github', link: 'https://github.com/Cine-Fox'}, + {icon: 'discord', link: 'https://discord.com/invite/Wz9sQU3skC'} + ], + lastUpdated: true, - editLink: { - pattern: 'https://github.com/Cine-Fox/cine-fox.github.io/edit/main/docs/:path', - text: 'Edit this page on GitHub' + editLink: { + pattern: 'https://github.com/Cine-Fox/cine-fox.github.io/edit/main/docs/:path', + text: 'Edit this page on GitHub' + } } - } }) diff --git a/docs/.vitepress/dist/404.html b/docs/.vitepress/dist/404.html index 6ef6ab7..82c45b6 100644 --- a/docs/.vitepress/dist/404.html +++ b/docs/.vitepress/dist/404.html @@ -16,7 +16,7 @@
404
But if you don't change your direction, and if you keep looking, you may end up where you are heading.