12 Commits

Author SHA1 Message Date
Eduardo Ahumada
18724ff991
feat: image widget insert from url should be optional (#5572) 2021-07-05 17:01:31 +03:00
Valentin Nourdin
eb37eb7010
fix(docs): Update Docs: Widgets “image” (#5351) 2021-05-09 12:33:42 +03:00
eliasm307
05588ebf9a
fix(docs-widget-image): add media_folder option 2020-12-13 14:45:20 +02:00
silverwebb925
2146b3605f
feat(test): add docs linter to PR workflow actions (#4321) 2020-10-11 17:02:47 +03:00
Shawn Erquhart
1fc2f50499
feat: add cloudinary support (#1932) 2018-12-04 17:04:52 -05:00
Hatem Houssein
53c00940fe Update image.md (#1923)
* Update image.md

Update the docs to match the configuration example

* Remove deprecated options field
2018-11-30 09:27:06 +01:00
Shawn Erquhart
6e453b3f08
docs: make widget docs editable (#1782)
* make widget docs editable

* update widget doc frontmatter keys

* improve docs preview

* fix formatting

* fix preview

* add prism highlighting for previews

* fix formatting

* restore cms branch
2018-10-01 20:00:57 -04:00
Shawn Erquhart
0596904e0b
feat(media): add external media library support, Uploadcare integration (#1602) 2018-08-30 16:24:28 -04:00
Caleb
ebc2471c6b
docs(fix): revert prettier formatting on markdown files (#1612)
Prettier formatting our markdown files is causing bugs because of the
differences between Gatsby's parser and Prettier's. Also, Prettier
formats the inline code-blocks containing example CMS configs, but the
formatting it uses doesn't really make much sense or match the suggested
CMS config style.

It doesn't actually make much sense to format the docs anyway, since we
use the CMS itself to edit/generate them.
2018-08-14 11:33:13 -06:00
Tony Alves
583377bc92 docs(fix): widget example code layout on Site (#1606)
* Fix widget example layout

* Stop running MarkDown through Prettier.
2018-08-14 08:37:07 -06:00
Caleb
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
Zeb Pykosz
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00