Gleb Bahmutov
420c896b3d
Docs staging 375 ( #391 )
...
* docs: set full url to staging
* docs: test after deploy
* add dot missing in deploy regular expression
* increase docs start timeout
* docs: catch missing css/cypress.css and js/toc.js after deploy
* docs: generate single application.js on staging
* docs: test for magic variable to detect missing js
* docs: test search drop down on intro page
* docs: add e2e test to catch missing sidebar
* docs: split build
* docs: run build file save
* docs: ls public before generating build.json
* docs: generate docs in debug mode
* setup custom linting rules inside themes/cypress/source to keep them ES5
* more eslint wrangling
2017-08-28 22:25:18 -04:00
Brian Mann
9d3a20e6aa
docs: WIP refactor requirements, add assertions section, update usage content
2017-06-27 01:14:27 -04:00
Brian Mann
f4577909bc
docs: rename 'defaults' to 'requirements'
...
‘
2017-06-26 01:05:20 -04:00
Brian Mann
b4bf36205c
docs: WIP normalizing defaults and timeouts
2017-06-26 01:00:59 -04:00
Brian Mann
6acb418230
docs: WIP, normalizing all of the yields for every command
...
- all of the straightforward ones are done
- still working on the custom / complex ones
2017-06-25 16:22:39 -04:00
Brian Mann
db65b0576a
docs: rename helper icons for clarity, use argument
2017-06-24 15:54:35 -04:00
Brian Mann
9383fd5749
docs: refactored tags, extract all to lib, handle promisifying and beeper on any tag error
2017-06-24 15:34:01 -04:00
Brian Mann
5e8392f47b
docs: created raw render helper for rendering nested tag strings within tag helpers
2017-06-24 14:38:35 -04:00
Brian Mann
f9559ef916
docs: created new helper tags to generate interlinks between yields, defaults, and timeout
2017-06-23 18:02:17 -04:00
Brian Mann
3891f3cdd5
docs: beep when custom tags error
2017-06-21 11:13:09 -04:00
Brian Mann
a667fd77e8
docs: properly set env
2017-06-21 00:25:08 -04:00
Jennifer Shehane
097dd3262f
docs: began putting old 'install' directions back in
2017-06-19 14:53:23 -04:00
Brian Mann
31d8ae6da6
docs: switch notes to use enclosed circle icons
2017-06-18 22:26:55 -04:00
Brian Mann
d2828c4275
docs: change note icon to info-circle
2017-06-17 21:47:15 -04:00
Brian Mann
8892c71ef4
docs: DRY up url helper, enable optional href
...
-when not passed a href, just use text
2017-06-17 17:44:03 -04:00
Jennifer Shehane
c0cc9d359e
docs: url tag now throws if given undefined href
2017-06-16 12:43:09 -04:00
Brian Mann
1223f2e42b
docs: add urlHash tag helper to generate links within current document
2017-06-15 16:40:11 -04:00
Brian Mann
7007d31bc4
docs: created {% issue %} tag helper, updated all documents
2017-06-14 14:38:41 -04:00
Brian Mann
988e12fb0c
docs: created {% open_an_issue %} tag helper
2017-06-14 13:54:19 -04:00
Loren Norman
f947e0c55d
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# docs/source/guides/getting-started/installing-cypress.md
2017-06-13 15:49:54 -04:00
Brian Mann
3c9e7e98a5
docs: add tests around addPageAnchors helper
2017-06-11 20:03:04 -04:00
Brian Mann
1f9410b305
docs: fix cheerio adding <html> tags resulting in broken renderings
2017-06-11 17:54:02 -04:00
Brian Mann
81e4cbf1b4
docs: validate hashes exist when using {% url %} tag helper
2017-06-09 12:45:05 -04:00
Jennifer Shehane
2d8b578f10
docs: updated url tag comments to be accurate
2017-06-09 12:24:22 -04:00
Brian Mann
0192212581
docs: wrote custom 'url' tag to generate and validate that all urls are correct
...
-added docs unit tests
-validate external urls
-validate local urls by looking up their sidebar data translation
-TODO: validate that hashes exist on the suggested page
2017-06-08 16:12:41 -04:00
Gleb Bahmutov
d0b7a72b3d
Remove standard in favor of eslint ( #144 )
...
* docs: use eslint instead of standard
* example: eslint instead of standard
* cli: eslint for CLI
2017-06-08 09:34:06 -04:00
Jennifer Shehane
33c8ccca35
docs: WIP docLink tag
2017-06-06 17:03:05 -04:00
Gleb Bahmutov
1188181331
launcher: fix lint errors by using exact dependencies, close #82
2017-05-23 09:39:22 -04:00
Brian Mann
843808ca7a
fix linting errors
2017-05-22 22:12:35 -04:00
Jennifer Mann
04f2d075fc
Updated hfc to only run when in production env.
2017-05-22 18:28:02 -04:00
Gleb Bahmutov
e53744ded0
docs: fix duplicate declaration by making them block scoped const
2017-05-19 17:39:01 -04:00
Jennifer Mann
eea25e6b17
Fix pagination so that it will go between doc groupings.
2017-05-19 13:07:39 -04:00
Jennifer Mann
5e2ec26e2d
Updated Prev / Next to display article's name as the link text.
2017-05-19 12:32:33 -04:00
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
c169b815c0
Main nav now highlights when on path matching nav folder
2017-05-18 12:47:24 -04:00
Chris Breiding
43f24d950c
import docs/ (CYP-907-hexo)
2017-05-15 14:10:01 -04:00