Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit c614f0d
Author: hemarina <[email protected]>
Date:   Thu Sep 7 15:58:54 2023 -0700

    adjust due to meetings discussion

commit 9750cf7
Author: hemarina <[email protected]>
Date:   Thu Sep 7 13:28:07 2023 -0700

    minor adjustment on cardPanel

commit 2b4e7ae
Merge: 5e875bc 3c6a33e
Author: hemarina <[email protected]>
Date:   Wed Sep 6 20:20:12 2023 -0700

    Merge branch 'card2' into cardpanel1

commit 5e875bc
Merge: 27183c8 557eef5
Author: hemarina <[email protected]>
Date:   Wed Sep 6 20:16:50 2023 -0700

    Merge branch 'card1' into cardpanel1

commit 3c6a33e
Author: hemarina <[email protected]>
Date:   Wed Sep 6 20:11:53 2023 -0700

    adjust due to suggestions

commit 557eef5
Author: hemarina <[email protected]>
Date:   Wed Sep 6 11:14:42 2023 -0700

    apply change according to suggestion

commit 1c97fa5
Author: hemarina <[email protected]>
Date:   Wed Sep 6 11:05:15 2023 -0700

    clean code

commit 27183c8
Author: hemarina <[email protected]>
Date:   Wed Sep 6 10:55:58 2023 -0700

    add space on legal page

commit 212c618
Author: hemarina <[email protected]>
Date:   Wed Sep 6 10:21:05 2023 -0700

    temp icon and source for azure service

commit 2b2aefc
Author: hemarina <[email protected]>
Date:   Wed Sep 6 10:20:48 2023 -0700

    add change for cardPanel

commit 0ed00b5
Author: hemarina <[email protected]>
Date:   Thu Aug 24 17:40:40 2023 -0700

    add template detail page and legal page

commit 08ec915
Author: hemarina <[email protected]>
Date:   Wed Aug 23 17:50:20 2023 -0700

    fix server bug on localstorage

commit f5e9335
Author: hemarina <[email protected]>
Date:   Wed Aug 23 15:47:10 2023 -0700

    debug

commit 5bc5d44
Author: hemarina <[email protected]>
Date:   Tue Aug 22 16:57:22 2023 -0700

    add top half card panel

commit 717f642
Merge: 3cfe786 145eeec
Author: hemarina <[email protected]>
Date:   Fri Aug 18 10:12:45 2023 -0700

    Merge branch 'card2' into cardpanel1

commit 145eeec
Author: hemarina <[email protected]>
Date:   Thu Aug 17 15:33:37 2023 -0700

    if contribution card closed, add to localStorage

commit 053c227
Author: hemarina <[email protected]>
Date:   Thu Aug 17 14:25:32 2023 -0700

    combine to one array

commit 3cfe786
Author: hemarina <[email protected]>
Date:   Tue Aug 15 16:48:41 2023 -0700

    add more tag

commit 21ef182
Author: hemarina <[email protected]>
Date:   Tue Aug 15 14:15:04 2023 -0700

    add template contribution card

commit da08646
Merge: e438bbf 28f452e
Author: hemarina <[email protected]>
Date:   Fri Aug 11 16:17:58 2023 -0700

    Merge branch 'hemarina/newui' of https://github.com/Azure/awesome-azd into card1

commit 28f452e
Merge: 4fb03b8 29fd350
Author: hemarina <[email protected]>
Date:   Fri Aug 11 15:42:56 2023 -0700

    update auto format on newui branch

    update auto format on newui branch

commit e438bbf
Author: hemarina <[email protected]>
Date:   Fri Aug 11 15:33:57 2023 -0700

    auto format

commit c8d149b
Author: hemarina <[email protected]>
Date:   Fri Aug 11 15:26:50 2023 -0700

    add card line, set background color, remove color

commit 3436369
Author: hemarina <[email protected]>
Date:   Fri Aug 11 10:24:36 2023 -0700

    add community svg

commit 4ebdd9e
Author: hemarina <[email protected]>
Date:   Thu Aug 10 15:08:31 2023 -0700

    modify setting in card

commit 4b575fd
Author: hemarina <[email protected]>
Date:   Wed Aug 9 18:11:43 2023 -0700

    update card footer

commit 07c677a
Author: hemarina <[email protected]>
Date:   Wed Aug 9 15:46:07 2023 -0700

    apply fluentui

commit 393dbf9
Author: hemarina <[email protected]>
Date:   Wed Aug 9 13:26:21 2023 -0700

    add card footer

commit c5a8f4d
Author: hemarina <[email protected]>
Date:   Tue Aug 8 16:17:32 2023 -0700

    add card body

commit 18d74a7
Author: hemarina <[email protected]>
Date:   Mon Aug 7 14:11:48 2023 -0700

    add card header

commit 4658837
Author: hemarina <[email protected]>
Date:   Thu Aug 3 10:17:42 2023 -0700

    add @fluentui/react-components

commit efac5ca
Author: hemarina <[email protected]>
Date:   Thu Aug 3 10:15:56 2023 -0700

    add card component

commit ae4c6f4
Author: hemarina <[email protected]>
Date:   Thu Aug 3 10:14:54 2023 -0700

    add jsx under tsconfig.json
  • Loading branch information
hemarina committed Sep 7, 2023
1 parent 29fd350 commit 81476e9
Show file tree
Hide file tree
Showing 21 changed files with 14,938 additions and 11,173 deletions.
6 changes: 3 additions & 3 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ const config = {

// CONFIG: theme = currently using `classic`
// See: https://docusaurus.io/docs/api/themes/@docusaurus/theme-classic
theme: {
customCss: require.resolve("./src/css/custom.css"),
},
// theme: {
// customCss: require.resolve('./src/css/custom.css'),
// },
}),
],
],
Expand Down
21,903 changes: 12,388 additions & 9,515 deletions website/package-lock.json

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"devDependencies": {
"@docusaurus/core": "2.1.0",
"@docusaurus/module-type-aliases": "2.1.0",
"@docusaurus/plugin-ideal-image": "^2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@docusaurus/core": "^2.4.1",
"@docusaurus/module-type-aliases": "^2.4.1",
"@docusaurus/plugin-ideal-image": "^2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"@fluentui/react": "^8.110.14",
"@fluentui/react-components": "^9.27.3",
"@fluentui/react-tags-preview": "^0.1.1",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
Expand Down
Loading

0 comments on commit 81476e9

Please sign in to comment.