2714bc0f73
Update README.md
2022-12-06 10:07:56 -05:00
ad9b4e2609
Update README.md
2022-12-06 09:44:18 -05:00
a8c746e1ea
Update README.md
2022-12-01 13:00:04 -05:00
3f45a3fd85
Update README.md
2022-11-16 11:10:53 -05:00
461a454a34
Update README.md
2022-11-14 16:10:45 -05:00
aa9e20e8a1
Update README.md
2022-11-08 10:14:32 -05:00
c7f1433002
Update links, clean up quotes
2022-10-25 11:55:37 -04:00
421ecf17e6
Feature/website overhaul ( #49 )
...
* Reorganize repo
* Overhaul website design and rewrite in NextJS and Typescript
* Delete website-publish.yml
2022-10-25 09:18:18 -04:00
7fe23baf0b
Fix Quick Start Guide URL with start template doc ( #38 )
2022-10-17 10:33:12 -04:00
129a76554d
Update README.md
2022-10-11 07:51:47 -04:00
1c6aa56139
Fix url to docs site
2022-10-02 20:58:20 -04:00
8a59f850d1
Feature/rebrand ( #27 )
2022-10-02 20:06:20 -04:00
9a2827d94c
Point to new documentation site
2022-09-30 19:34:18 -04:00
de040e6727
Fix alignment in readme
2022-09-30 08:34:29 -04:00
741351b7cc
Fix typo
2022-09-30 08:32:31 -04:00
76caf4804e
Fix documentation after package release
2022-09-30 08:32:04 -04:00
0fd69879fa
Fix types and login logo, remove unneeded files
2022-09-30 08:20:36 -04:00
8acda23acc
Feature/rebrand ( #3 )
2022-09-30 08:13:47 -04:00
3c8f780ba8
Add branded README image ( #5052 )
...
Co-authored-by: cassidoo <cassidoo@users.noreply.github.com>
2021-03-02 16:33:32 -06:00
946f7a0dc4
docs: add status badges ( #3820 )
2020-05-27 13:26:37 +03:00
dde1f27536
docs: fix capitalization ( #2704 )
2019-10-23 13:58:41 -04:00
943dccc4b4
chore: fix slack button position in repo
2019-10-22 21:14:43 -04:00
e40510e9e5
chore: fix slack button position in repo
2019-10-22 21:13:37 -04:00
306ff46038
chore: fix slack button position in repo
2019-10-22 21:11:49 -04:00
9a19f40905
chore: fix slack button position in repo
2019-10-22 21:09:09 -04:00
2d9df1064e
chore: fix slack button width in repo
2019-10-22 21:05:14 -04:00
24dfdba5f0
chore: fix slack button width in repo
2019-10-22 21:02:21 -04:00
6b83a706a3
chore: switch chat links to slack ( #2782 )
2019-10-22 20:59:04 -04:00
407c034381
chore: fix logo spacing in readme
2019-06-03 19:26:44 -04:00
9f7deb93f6
docs: add cypress to services in readme ( #2346 )
2019-05-28 21:48:29 -04:00
4cd32041b0
👌 IMPROVE: Accessibility & Lingo ( #2273 )
...
Small PR to address a few Accessibility & Lingo issues. Adds alt tags and fixes lingo.
Hoping to contribute more. 👍
2019-04-06 00:05:44 +02:00
2df13ab1d7
docs: update readme summary ( #2239 )
2019-03-25 14:12:34 -04:00
ab15ee910f
chore: remove outdated info from primary readmes
2018-11-14 11:28:28 -05:00
87768ee2c8
docs: Add CONTRIBUTING.md link to README.md ( #1822 )
...
I felt like this document should be referenced in the README so that new users don't have to go looking for it.
**Summary**
I had to look around for this file, some people might not!
**A picture of a cute animal (not mandatory but encouraged)**
Me and my dogs:

2018-10-24 16:45:57 -07:00
cdcd51157f
improvement(list-widget): support filtering entries in list widget ( #1578 )
2018-10-23 21:51:11 -04:00
db213f4ee1
docs: add trailing slash to admin url reference ( #1706 )
2018-09-04 13:16:24 -04:00
9253506791
docs(website): convert docs mobile nav from select to nav element and list ( #1696 )
...
* website: redo mobile nav to use Link and be rid of select input
* fix react className prop
* add zebapy to contributors
* website: upgrade gatsby deps to release candidate
* fix lint
2018-08-31 12:25:42 -06:00
71987c002c
chore: temporarily remove all-contributors ( #1683 )
2018-08-28 17:46:39 -04:00
17530eb42a
improvement: show quick add dropdown conditionally ( #1679 )
2018-08-28 12:38:56 -04:00
8c2217720f
docs: improve architecture.md grammar ( #1677 )
2018-08-28 11:52:33 -04:00
9c4ff421af
fix(docs): show Gitter sidebar above notification bar ( #1610 )
2018-08-27 15:51:25 -04:00
a4ba66e1a6
Update contributing doc to better handle first run dpendency requirements ( #1645 )
...
The command `yarn start` is dependent on the `npm-run-all` package, therefore we can't recommend this as the first command someone runs after they just clone the repository in case they don't have it globally installed. Trying to `yarn start` without this package gets:
```
/bin/sh: run-s: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
```
Therefore, on first setup it is recommended to run `yarn bootstrap` as the first command.
2018-08-22 13:02:52 -04:00
dd5a7c6864
Issue 1038 ( #1631 )
...
* Added note to CONTRIBUTING intro with link to documentation contribution guide (/website/readme.md)
* Added cory-wc to contributors
2018-08-20 16:54:24 -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
297bedbfc7
Editing intro.md for style and grammar ( #1630 )
...
Updated some formatting and style for readability.
**Summary**
Looking through the docs and found some language that didn't read clearly or was formatted strangely. I decided to update the file for readability.
**Test plan**
**A picture of a cute animal (not mandatory but encouraged)**

2018-08-20 14:32:52 -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
0cd82f11cc
chore(all-contributors): add growdigital me as contributor ( #1603 )
...
* add growdigital me as contributor
* add additional contribution types
2018-08-11 09:59:46 -06:00
d2d6f0d623
chore(lint): fix all-contributors/prettier conflict
2018-08-10 08:43:20 -06:00
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
e1c8b7641d
docs: update contributor docs to reflect lerna ( #1523 )
2018-07-27 11:05:51 -04:00