Skip to content

Commit

Permalink
Temp commit to test the doc in a feature branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
tosun-si committed Jun 10, 2024
1 parent 5718df6 commit 210d1a9
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions bigtesty-doc/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ const config: Config = {
[
'classic',
{
// docs: {
// sidebarPath: './sidebars.ts',
// // Please change this to your repo.
// // Remove this to remove the "edit this page" links.
// editUrl:
// 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
// },
docs: {
sidebarPath: './sidebars.ts',
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/tosun-si/bigtesty',
},
// blog: {
// showReadingTime: true,
// // Please change this to your repo.
Expand All @@ -48,9 +48,8 @@ const config: Config = {
// 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
// },

docs: false,
blog: false,

theme: {
customCss: './src/css/custom.css',
},
Expand Down

0 comments on commit 210d1a9

Please sign in to comment.