16 Commits

Author SHA1 Message Date
Niraj Tolia
cc35088be1
Add a thumbnail for the Corso demo video (#1613)
## Description

Fixes a Google search index issues

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-29 01:21:27 +00:00
Niraj Tolia
73b4aa6ff6
More website tweaks (#1563)
## Description

- Add quickstart button to homepage
- Tweak meta for better URL previews
- Add a robots.txt file

## Type of change

- [x] 🗺️ Documentation
2022-11-21 16:20:00 +00:00
Ahmed Cool Projects
e7200f193b
Accordions fixed for the dropdown (#1564)
## Description

<!-- Insert PR description-->

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [x] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-20 19:27:43 +00:00
Niraj Tolia
7ecc94457d
More website fixes for first push (#1560)
## Description

- Fix website URL
- Add the AWS CLI for publishing the website
- Temporarily force dark mode
- More image cleanups

## Type of change

- [x] 🌻 Feature
- [x] 🗺️ Documentation
2022-11-20 02:35:48 +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
Ahmed Cool Projects
ae9141b82b
New Home Page Design (#1557)
## Description

<!-- Insert PR description-->

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-19 20:29:44 +00:00
Niraj Tolia
e5701df8c6
Add docs landing page back (#1537)
## Description

This reverts commit 18bc6b05e10df44083ed67010fc62ea9b0a2efd1 in prep for bringing the blog
back to docs.

## Type of change

- [x] 🗺️ Documentation
2022-11-16 22:48:43 +00:00
Niraj Tolia
18bc6b05e1
Remove Corso docs landing page (#1367)
## Description

Given that we have a website, this change removes the Docs landing page

## Type of change

- [x] 🗺️ Documentation

## Test Plan

- [x] 💪 Manual
2022-10-29 01:29:42 +00:00
Niraj Tolia
af35fb51b6
Add Twitter card for docs (#1330)
## Description

Adds metadata for Twitter cards to Docusaurus

## Type of change

- [x] 🗺️ Documentation
2022-10-26 23:08:19 +00:00
Niraj Tolia
093d2b9639
Edit M365 access docs (#1256)
## Description

- Use subsections for easier linking
- Consolidate some text
- Switch to MD images as I needed to zoom in on every one in its default config
- Switch to MD images for alignment with rest of the page
- Add alt-text to images
- Ensure consistency for order of Azure variables
- Add missing links
- Add missing instructions

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-10-21 00:09:31 +00:00
Niraj Tolia
a838be583d
Update Corso logos in the docs (#933)
## Description

- Add Corso logo to the docs footer
- Update Corso logo used in the header

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🐹 Trivial/Minor

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
2022-09-22 15:45:26 +00:00
Niraj Tolia
bdecdbbfe9
Update docs homepage (#929)
## Description

Update docs homepage

- Tagline
- Images
- Pillars
- Discord, Twitter, Website links

## Type of change

- [x] 🌻 Feature

## Test Plan

- [x] 💪 Manual
2022-09-22 00:29:58 +00:00
Georgi Matev
9f6b1bc1b8
Docs structure and initial content (#658)
* Clean up tree structure and add proper logo

* Proper logo files

* Initial docs

* Pick up new page after merging main

* Apply suggestions from code review

Some nits

Co-authored-by: Niraj Tolia <ntolia@users.noreply.github.com>

* Quash a bunch of Vale prose linter errors, warnings, and suggestions.

* PR Review feedback
* Simplified mount folders
* Cleaned up windows container
* Hid `latest` release tag

* Review feedback: Link to repo page

* Better arrow symbol

Co-authored-by: Niraj Tolia <ntolia@users.noreply.github.com>

* Clarify sentence

* Update README.md

* Reframing focus to M365

* More linting

* Use only MD files

Co-authored-by: Niraj Tolia <ntolia@users.noreply.github.com>
2022-08-26 20:45:50 -07:00
Niraj Tolia
df23d2238a
Add support for dark mode for Corso docs (#63) 2022-05-20 12:52:58 -07:00
Niraj Tolia
8812f4bc9b
Customize options for Corso (#48)
Uses a Noun project icon for now. Color #776A60 used with
https://thenounproject.com/icon/cane-corso-4559376/

Co-authored-by: Vaibhav Kamra <vkamra@alcion.ai>
2022-05-18 14:22:38 -07:00
Niraj Tolia
ad15968837
Add docs template (#40)
* Add Dockerfile and Makefile for docs

* New Docusaurus project

* Remove blog from docs

* Add missing package-lock.json

* .PHONY
2022-05-16 22:44:49 -07:00