Skip to content

Commit e5013fc

Browse files
committed
docs: Cleanup unused assets and components for a minimal docs-only setup
1 parent f17a8bb commit e5013fc

File tree

4 files changed

+1
-113
lines changed

4 files changed

+1
-113
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const config: Config = {
5050
},
5151
blog: false, // Disable blog for now
5252
theme: {
53-
customCss: './src/css/custom.css',
53+
// customCss: './src/css/custom.css',
5454
},
5555
sitemap: {
5656
lastmod: null,

docs/src/components/HomepageFeatures/index.tsx

Lines changed: 0 additions & 71 deletions
This file was deleted.

docs/src/components/HomepageFeatures/styles.module.css

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/src/css/custom.css

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)