Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
babd536
Finally got the menu working
CamSoper Sep 23, 2025
1b7ef7f
Breadcrumbs and docs home
CamSoper Sep 23, 2025
301d6e4
Menus and breadcrumbs lookin good
CamSoper Sep 23, 2025
772c9bb
refactor: clean up unused partials and styles in documentation layout
CamSoper Sep 23, 2025
0ec9e26
refactor: remove is_overview flag from documentation index files
CamSoper Sep 23, 2025
d050520
Remove generated files from source control
CamSoper Sep 23, 2025
7ac6a99
Remove generated assets from git tracking
CamSoper Sep 23, 2025
3a0ec6f
refactor: remove PulumiTV playlists and support section from document…
CamSoper Sep 23, 2025
dcd951c
Layout tweaks
CamSoper Sep 24, 2025
46cbdd5
feat: update documentation layout and styles for improved navigation
CamSoper Sep 24, 2025
3b76ab8
Merge remote-tracking branch 'origin/master' into CamSoper/issue15841
CamSoper Sep 24, 2025
98093e1
style: adjust navigation styles for improved hover effects and spacing
CamSoper Sep 24, 2025
956d787
review feedback (thanks, Claude!)
CamSoper Sep 24, 2025
9b544ab
style: remove expanded menu IDs from documentation index files
CamSoper Sep 25, 2025
144696b
Restored top nav
CamSoper Sep 26, 2025
f337602
fixed menu
CamSoper Sep 26, 2025
0732fe9
style: rename "Docs Home" to "Overview" and remove Packages and Tutor…
CamSoper Sep 26, 2025
f4a7980
Merge remote-tracking branch 'origin/master' into docs-layout-improve…
CamSoper Sep 27, 2025
f595e3c
feat(seo): Add SEO and accessibility improvements
asafashirov Sep 29, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ Pipfile.lock
static/css/styles.*.css
static/js/bundle.min.*.js

# Ignore webpack-generated assets from the build process.
/assets/css/
/assets/js/

# Ignore Cypress-generated content.
cypress/videos
cypress/screenshots
Expand Down
208,388 changes: 0 additions & 208,388 deletions assets/css/bundle.css

This file was deleted.

Loading