Commit Graph

38 Commits

Author SHA1 Message Date
Jennifer Mann
a1af73ad6f Worked on sidebar spacing and font colors 2017-05-19 11:09:53 -04:00
Gleb Bahmutov
0b8a2ab31b Run linter against docs js for sanity check (#62)
* add standard linter to docs build code

* lint gulpfile

* lint cy_scripts files

* run linter pretest
2017-05-19 10:29:38 -04:00
Jennifer Mann
7fcbdae738 Fix issue with code highlighting css being removed from /public 2017-05-19 09:55:45 -04:00
Jennifer Shehane
e2f4ac033f Merge pull request #59 from cypress-io/docs/design
Docs/design
2017-05-19 09:15:45 -04:00
Gleb Bahmutov
62f280e9ae CircleCI v2 (#60)
* each container runs its own commands and it is easy to modify which commands are were (multiline format)
* setup is super fast because all deps are in base docker image (well, except for Chrome) and node_modules are cached
2017-05-18 18:16:16 -04:00
Jennifer Mann
4361aba350 Update headers sizing 2017-05-18 16:16:12 -04:00
Jennifer Mann
36d98f3c19 remove unused css 2017-05-18 16:05:18 -04:00
Jennifer Mann
e471e29750 Update code highlighting to be more beautiful. 2017-05-18 16:02:49 -04:00
Jennifer Mann
cf323cd1d1 text aliasing fix 2017-05-18 16:02:26 -04:00
Jennifer Mann
ae959437c7 fix weird spacing of page dividers 2017-05-18 16:02:15 -04:00
Jennifer Mann
f8e7440d42 Fix build process - JS/CSS files were not being concatenated & revisioned correctly 2017-05-18 14:45:31 -04:00
Jennifer Mann
63d379bb12 Update wrapper stylings of docs 2017-05-18 13:39:20 -04:00
Jennifer Mann
c169b815c0 Main nav now highlights when on path matching nav folder 2017-05-18 12:47:24 -04:00
Gleb Bahmutov
3a84e6cda8 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-18 12:33:48 -04:00
Gleb Bahmutov
ab2313307f rename record key to not have CYPRESS_ prefix which seems to break tests 2017-05-18 12:33:41 -04:00
Jennifer Mann
9f5e58e202 Update main nav link to go to first page of guides docs 2017-05-18 11:31:08 -04:00
Loren Norman
bdca51ff19 Merge branch 'master' into pln/docs-index
# Conflicts:
#	docs/package.json
#	docs/source/_data/menu.yml
#	docs/themes/cypress/languages/en.yml
2017-05-18 10:34:09 -04:00
Jennifer Shehane
874d2498c0 Merge pull request #55 from cypress-io/docs/search
Fixed issue with algolia config not working
2017-05-18 09:36:31 -04:00
Jennifer Mann
8743eb0283 Fixed issue with algolia config not working
- Updated test to reflect docsearch component’s class
- Updated <script> tags to type=‘javascript’
2017-05-18 09:17:53 -04:00
Gleb Bahmutov
0fc4dab3c7 Run Cypress e2e tests in docs folder on CI (#52)
* docs: run hexo server and cypress e2e tests in parallel

* docs: enable e2e docs tests on CircleCI

* pass record key via env CYPRESS_DOCS_RECORD_KEY to cypress run command

* docs: renaming e2e task names

* ts: cache node_modules folder

* docs: unit test helpful message

* typo in script name

* cache .cypress folder

* do not ignore fixtures folder
2017-05-18 09:04:15 -04:00
Loren Norman
b6ba0fe962 Merge branch 'master' into pln/docs-index
# Conflicts:
#	docs/package.json
#	docs/source/_data/menu.yml
#	docs/themes/cypress/languages/en.yml
2017-05-17 16:36:08 -04:00
Loren Norman
2757cdf5ff stub in some new guides to keep the tests green 2017-05-17 15:49:30 -04:00
Loren Norman
3935721238 move the old docs into a backup folder 2017-05-17 15:44:13 -04:00
Jennifer Mann
0611951893 docs: FAQ content 2017-05-17 14:52:22 -04:00
Jennifer Mann
11f0d941d1 Added initial FAQ & stylings 2017-05-17 13:19:45 -04:00
Brian Mann
53b32317c9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	packages/launcher/package.json
2017-05-17 12:34:15 -04:00
Brian Mann
2e892fb542 make package scripts consistent - fixes #43 2017-05-17 12:20:06 -04:00
Jennifer Mann
526a3c892a Update vendor js and css files to be npm installed + moved into src folder on build. 2017-05-17 12:11:21 -04:00
Jennifer Shehane
166c55b68d Merge pull request #34 from cypress-io/docs/config
updated sitemap generator & deployment
2017-05-17 10:46:42 -04:00
Gleb Bahmutov
dac858e6d4 skip CI when deploying gh-pages, close #35 2017-05-17 10:43:08 -04:00
Jennifer Mann
8cadfe54f9 updated sitemap generator & deployment
- added new SEO friendly sitemap generator
- Update npm scripts
- Got github deployment to go to ssh & gh-pages of monorepo
2017-05-17 10:25:16 -04:00
Loren Norman
090d593213 recreate the guide index from gdocs in hexo 2017-05-16 20:27:57 -04:00
Loren Norman
0523edf72f rough in the FAQ and Ecosystem pages for fun and 👀 2017-05-16 16:52:59 -04:00
Loren Norman
9bac415ac8 make the new menu items look right 2017-05-16 16:52:25 -04:00
Loren Norman
df5ad852a4 keep cypress from creating files for new cloners 2017-05-16 13:17:38 -04:00
Loren Norman
40e98f0275 rename watch-dev to start, fix port in readme 2017-05-16 13:17:22 -04:00
Chris Breiding
8ee8db503f docs: clean up to fit into monorepo 2017-05-15 16:17:57 -04:00
Chris Breiding
43f24d950c import docs/ (CYP-907-hexo) 2017-05-15 14:10:01 -04:00