6 Commits

Author SHA1 Message Date
Niraj Tolia
5c420892b5
Enable trailing slashes for docs/website (#1603)
## Description

This should fix a bunch of the errors seen by Google when indexing the website.

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-23 23:29:20 +00:00
Niraj Tolia
3c32136100
Prep for docs versioning (#1598)
## Description

- Format config for consistency
- Use relative paths in MD
- Use absolute paths for imports

## Type of change

- [x] 🌻 Feature
- [x] 🗺️ Documentation
2022-11-23 21:07:32 +00:00
Niraj Tolia
e6bdceb248
Moar website fixes (#1562)
## Description

- Fixes metadata that impacts preview cards
- Fix URLs that pointed to the old docs site
2022-11-20 05:58:04 +00:00
Niraj Tolia
02e037eb0e
Website cleanups (#1558)
## Description

- Removed link to the Corso website
- Whitespace cleanups
- Removed unused images
- Added publish steps for docs (now the website)
- Deletes unused favicon images
- Fixes blog typos (Closes #1553) 
- Removed unused logos
- Removed cloud backup image duplication
- Removed unused video
- Added missing image to a blog post
- Deleted unused blog post images
- Remove unused page that pollutes the sitemap

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation
2022-11-19 21:20:56 +00:00
Niraj Tolia
24a50b9e08
Tweaks to the blog (#1544)
## Description

- Fix incorrect URL
- Truncate blog preview
- Add some SEO optimizations

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-17 08:20:49 +00:00
Niraj Tolia
e02da9d108
Add blogs back to docs page (#1538)
## Description

This also adds the blog post present on corsobackup.io to test changes

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation
2022-11-16 23:02:06 +00:00