Skip to content

Commit 504e3ca

Browse files
authored
Merge pull request collabnix#552 from ajeetraina/followup-cheatsheets-nav-images
Add Cheatsheets page, update top nav, restore README banner image
2 parents 054b433 + 1dc298b commit 504e3ca

21 files changed

Lines changed: 100 additions & 3 deletions

docusaurus.config.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,9 @@ const config = {
9797
},
9898
items: [
9999
{
100-
type: 'docSidebar',
101-
sidebarId: 'workshopSidebar',
100+
to: '/cheatsheets',
101+
label: 'Cheatsheets',
102102
position: 'left',
103-
label: '🚀 Modern Docker Workshop',
104103
},
105104
{
106105
href: 'https://collabnix.com',

images/collabnix_logo.png

6.39 KB
Loading

images/dockerapp1.png

112 KB
Loading

images/dockerapp2.png

108 KB
Loading

images/dockerlabs.jpeg

108 KB
Loading

images/gitlab.png

161 KB
Loading

images/gitlab2.png

108 KB
Loading

images/horizontal_large.png

9.82 KB
Loading

images/kuber.png

1.18 MB
Loading

images/logo1.jpeg

4.49 KB
Loading

0 commit comments

Comments
 (0)