Omar López
359cfc4be0
Replaces mdx-remote with markdown-it ( #6326 )
...
* Replaces mdx-remote with react-markdown
* Replaces react-markdown with already available markdown-it
* Renames readme to description
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-01-08 00:05:35 +00:00
LoneRifle
5a03b61d63
refactor(web): remove `fonts.css`, rely on `shared-globals.css` ( #6220 )
...
`styles/fonts.css` is identical to `shared-globals.css`, as found in
`packages/ui/styles`, and as referenced by `styles/globals.css`. Remove
`fonts.css` and its references, leaning instead on the fonts described
in `shared-globals.css`
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-02 19:11:06 +00:00
Muhammad Ali
b90cf96ab9
Fix: Doc typo fix in coding styling (Developer docs) ( #3533 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-07-28 15:56:42 +01:00
Joe Au-Yeung
01eee52849
Updating contributing to app store docs ( #2433 )
...
* Allow any types in docs
* Update doc
2022-04-08 15:59:51 +01:00
Joe Au-Yeung
47c2fc3d89
Add contributing to app store doc - V2 ( #2118 )
...
* Add contributing to app store docs
* Edit file structure diagram and fix build
* Add doc to meta
* Wrap example variabels in code block
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-15 15:17:56 +00:00
Joe Au-Yeung
bb73e30b17
Revert "Add contributing to app store docs ( #2113 )" ( #2115 )
...
This reverts commit 006645b279
.
2022-03-12 00:15:36 +00:00
Joe Au-Yeung
006645b279
Add contributing to app store docs ( #2113 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-11 15:01:25 +00:00
Krunal Shah
8fd976f5c7
fix: docs title showing untitled ( #2006 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-01 11:03:51 +00:00
Miguel Nieto A
e36428de5d
Docs/prisma commands on docs ( #1875 )
...
* Update prisma commands
Prisma commands have changed due to the new project structure
* Set the type of code block to have code block style
* Apply required changes
* Update README
2022-02-21 20:47:50 +00:00
Omar López
c5444c84fc
Migrate docs to mono repo ( #1814 )
...
* Initial commit
Created from https://vercel.com/new
* Update config
* Homepage
* Self-hosting
* Integrations
* More docs pages
* Developer docs
* Update billing.mdx
* Update install.mdx
* Fix install guide
* More fixes
* Adding CSS guide
* Fix capitalisation on Microsoft page
* Added delete account update
* Added Zapier integration question
* Added GMeet integration part
* Added Delete Account to Settings
* unnecessary question mark
* Added a link to Settings
* Added stuff in Billing
* Added a link to cal.com/signup
* Capitalization
* Added language change
* Added more stuff in Event Types
* Added how to change email
* Added FAQ page
* Spelling mistake
* Added a title to FAQ
* Added more stuff to Billing
* Availability multi-booking
* Deleted from Availability added to FAQ
* Added to FAQ
* Removed the dot
* Added stuff to FAQ
* Add license warning to adding CSS page
* Update docker.mdx
* Add import instructions
* removed readme until we have our own
* updated favicon, added cal sans
* added new cal sans
* Create README.md
* renamed all github links
* renamed more github links
* Added team's Event Types
* Clarified the Google Meet integration
* Spelling error
* Added primary calendar tutorial
* Removed tutorial
* primary calendar selection
* Moved to subdirectory
* Matching configs
* Shares eslint config between web and docs
* Removes format-schemas
* Updates env file location in turbo
* [docs] updates monorepo intructions
Co-authored-by: baileypumfleet <pumfleet@hey.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: milospuac <97884287+milospuac@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
2022-02-11 12:33:35 -07:00