8000 Added new illustrations and adjusted logo · AlexRekt/coderoad-vscode@d752e67 · GitHub
[go: up one dir, main page]

Skip to content
  • Commit d752e67

    Browse files
    committed
    Added new illustrations and adjusted logo
    Signed-off-by: jordanliu <jordanxavierliu@gmail.com>
    1 parent 073d495 commit d752e67

    File tree

    9 files changed

    +149
    -364
    lines changed

    9 files changed

    +149
    -364
    lines changed

    docs/src/pages/index.js

    Lines changed: 3 additions & 3 deletions
    Original file line numberDiff line numberDiff line change
    @@ -9,17 +9,17 @@ import styles from './styles.module.css'
    99
    const features = [
    1010
    {
    1111
    title: <>Your Editor</>,
    12-
    imageUrl: 'img/undraw_docusaurus_mountain.svg',
    12+
    imageUrl: 'img/undraw_editor.svg',
    1313
    description: <>Playing tutorials in a real-world setting: within your coding editor.</>,
    1414
    },
    1515
    {
    1616
    title: <>Your Code</>,
    17-
    imageUrl: 'img/undraw_docusaurus_tree.svg',
    17+
    imageUrl: 'img/undraw_code.svg',
    1818
    description: <>You own your progress. Save with Git to build your timeline. Deploy to build your portfolio.</>,
    1919
    },
    2020
    {
    2121
    title: <>Free & Open</>,
    22-
    imageUrl: 'img/undraw_docusaurus_react.svg',
    22+
    imageUrl: 'img/undraw_open_source.svg',
    2323
    description: <>CodeRoad is open-source. Build your own tutorials. Contribute to the tooling.</>,
    2424
    },
    2525
    ]

    docs/static/img/favicon.ico

    130 Bytes
    Binary file not shown.

    docs/static/img/logo.svg

    Lines changed: 39 additions & 21 deletions
    Loading

    docs/static/img/undraw_code.svg

    Lines changed: 21 additions & 0 deletions
    Loading

    0 commit comments

    Comments
     (0)
    0