Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3eede8b

Browse files
authored
Merge pull requestcoderoad#335 from coderoad/docsaurus-2
docs deployment ready
2 parents8c4a35b +6b6ed7b commit3eede8b

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

‎docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
baseUrl:'/',
66
favicon:'img/favicon.ico',
77
organizationName:'coderoad',
8-
projectName:'coderoad-vscode',
8+
projectName:'coderoad.github.io',
99
themeConfig:{
1010
navbar:{
1111
title:'CodeRoad',

‎docs/sidebars.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module.exports={
22
someSidebar:{
33
Intro:['overview','build-tutorial'],
4-
// Features: ['mdx'],
54
},
65
}

‎docs/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const features = [
1818
description:<>You own your progress. Save with Git to build your timeline. Deploy to build your portfolio.</>,
1919
},
2020
{
21-
title:<>Open</>,
21+
title:<>Free&Open</>,
2222
imageUrl:'img/undraw_docusaurus_react.svg',
2323
description:<>CodeRoad is open-source. Build your own tutorials. Contribute to the tooling.</>,
2424
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp