6015d2be44
Add missing content folder
2022-09-30 11:39:35 -04:00
0b64464611
Feature/single package ( #1 )
2022-09-28 22:04:00 -04:00
512e6370b2
feat(docs): docs settings, group values, post summaries, weight sorting (branch updated) ( #4280 )
2020-09-09 14:38:48 +03:00
ab685e8594
fix: change getAsset to not return a promise ( #3232 )
...
* fix: change getAsset to not return a promise
* fix: update markdown widget per getAsset changes
* test: fix editor component image test
* docs: update getAsset docs
2020-02-12 19:12:36 -05:00
b733419264
docs: update getAsset documentation ( #3080 )
2020-01-13 17:28:01 +02:00
8c2217720f
docs: improve architecture.md grammar ( #1677 )
2018-08-28 11:52:33 -04:00
0adfd4f04c
(docs) fixed 404s and minor typos ( #1639 )
...
**Summary**
Fixed 404s (converted absolute links to relative links) and minor typos across several pages.
**Test plan**
Previewed locally
**A picture of a cute animal (not mandatory but encouraged)**

2018-08-20 16:37:10 -04:00
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
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
04c44518b2
convert website from hugo to gatsby ( #1369 )
2018-07-25 07:47:26 -04:00