Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/.vitepress/theme/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { nextTick, onUnmounted, watch } from 'vue';

import Footer from './components/Footer.vue';
import Home from './layouts/Home.vue';
// import Error404 from "./layouts/Error404.vue";

const { frontmatter, isDark } = useData();
const { Layout: BaseLayout } = BaseTheme;
Expand Down
Binary file removed docs/.vitepress/theme/assets/people/kazupon.jpg
Binary file not shown.
11 changes: 0 additions & 11 deletions docs/.vitepress/theme/components/home/HeadingSection2.vue

This file was deleted.

105 changes: 0 additions & 105 deletions docs/.vitepress/theme/components/home/PartnerLogos.vue

This file was deleted.

84 changes: 0 additions & 84 deletions docs/.vitepress/theme/components/home/Testimonials.vue

This file was deleted.

11 changes: 0 additions & 11 deletions docs/.vitepress/theme/data/testimonials.ts

This file was deleted.

24 changes: 0 additions & 24 deletions docs/.vitepress/theme/layouts/Error404.vue

This file was deleted.

3 changes: 0 additions & 3 deletions docs/.vitepress/theme/layouts/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,13 @@ import FeatureRun from '../components/home/FeatureRun.vue';
import FeatureTest from '../components/home/FeatureTest.vue';
import FeatureToolbar from '../components/home/FeatureToolbar.vue';
import Fullstack2Col from '../components/home/Fullstack2Col.vue';
import HeadingSection2 from '../components/home/HeadingSection2.vue';
import HeadingSection3 from '../components/home/HeadingSection3.vue';
import HeadingSection4 from '../components/home/HeadingSection4.vue';
import Hero from '../components/home/Hero.vue';
import HeroRive from '../components/home/HeroRive.vue';
import InstallCommand from '../components/home/InstallCommand.vue';
import PartnerLogos from '../components/home/PartnerLogos.vue';
import ProductivityGrid from '../components/home/ProductivityGrid.vue';
import Terminal from '../components/home/Terminal.vue';
import Testimonials from '../components/home/Testimonials.vue';
</script>

<template>
Expand Down
3 changes: 1 addition & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"vitepress-plugin-group-icons": "^1.7.5",
"vitepress-plugin-llms": "^1.12.2",
"vitepress-plugin-mermaid": "^2.0.17",
"vue": "^3.5.27",
"vue3-carousel": "^0.17.0"
"vue": "^3.5.27"
},
"devDependencies": {
"@voidzero-dev/vitepress-theme": "4.8.4",
Expand Down
12 changes: 0 additions & 12 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading