Skip to content

Commit

Permalink
removed some docusaurus config
Browse files Browse the repository at this point in the history
  • Loading branch information
Eykam committed Mar 12, 2024
1 parent d382076 commit 7f59a23
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 284 deletions.
1 change: 0 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
compact: true,
};
11 changes: 0 additions & 11 deletions crowdin.yml

This file was deleted.

270 changes: 0 additions & 270 deletions docusaurus.config.js

This file was deleted.

3 changes: 1 addition & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@

// @ts-check

/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
const sidebars = {
// By default, Docusaurus generates a sidebar from the docs folder structure
tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
tutorialSidebar: [{ type: "autogenerated", dirName: "." }],

// But you can create a sidebar manually
/*
Expand Down

0 comments on commit 7f59a23

Please sign in to comment.