This repository has been archived by the owner on Jun 26, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DP-4176 Service page documentation (#521)
* Add shell script to deploy PL build to gh-pages branch of given repo * Make deploy script executable * Use bash shebang in deploy script * Fix conditional logic * Write git output to screen * Fix conditional logic check for false * print variable name in log * update order of args * Fix conditional logic boolean false * fix variable assignment, remove spaces * echo errors in red, success in green * fix validation of target environment * Update deploy script argument validation * Validate git push during deploy * Exit deploy script on failed build * Update docs * Fix syntax error. * Create a function for cleanup * Fix target URL * Create function for success / error logging * Update docs * Ensure that patterns are blown away before built * Remove exit on error log * Fix string comparison in log function * Add final error message to deploy script * Make wrong target remote repo message more helpful * Create CNAME for staging (test) * Test confirm functionality * Create CNAME for stage / prod * Add logic for final success message non/prod * Update readme with deploy, contrib, versions, license info See template link under readme > acknowledgements * Create contributing documentation * Create deploy documentation * Fix readme link typo * Fix link to contributing.md * Update github pages settings docs * Update Contributing md with Mayflower, PR tips. * Create PR template * Create issue template * Fix typo and make contributing language more friendly * Update steps to browse in readme. * Update readme browse Mayflower steps * Fix readme typo. * Add deployment steps to contributing.md * Fix typo, styling of deploy docs. * Add PHP version to readme. * Update built with pattern lab language in readme * Update mayflower artifacts text in readme. * Add git commit context to contributing docs * Format readme * Describe project file structure in contributing.md * Format contributing.md * Clarify github pull request buttons in contributing md * Remove acknowledgements from contributing TOC * Format prerequisite in deploy docs * Link to gulp readme from deploy docs * Log output when production deploy aborted * Use main repo as example in deploy script comments * Make cname a parameter for deploy script, required for prod only * Move CONTRIBUTING.md into .github directory * Remove written descriptions of Github's UI, replace with link to docs * Make CONTRIBUTING.md branching language more consistent with git * Move pattern lab docs to first step in CONTRIBUTING > working with PL * Remove vague language in CONTRIBUTING.md * Clarify Mayflower Artifacts in readme * Make CONTRIBUTING.md > keeping your fork in sync explanation more clear. * Move environment setup and demo install instructions to own docs * Group steps in CONTRIBUTING.md * Fix link to CONTRIBUTING.md after move to /.github * Simplify readme install / contribute / deploy sections * Remove link to personal fork, but keep repo name, in deploy docs * Fix mayflower-artifacts url in readme * Update the deploy success message to use cname if present * Fix cname conditional logic in deploy script. * Use [-c] rather tha [-cname] as parameter for gh pages deploy script * Fix typo in success message for cname * Fix deploy script config for url.domain/assetsPath when cname passed * Improve script logging: hide lengthy status/success, color + tag logs. * Fix typos. * Fix typo in docs for [-t] argument. * Move log prior to command for creating cname in deploy script. * Avoid having to escape / in deploy script > assetsPath var Use ! as delimeter, see: https://coderwall.com/p/khdkuw/delimiters-in-sed-substitution * Allow assetsPath to be passed with cname flag * Accept [-a] argument in deploy script * Fix deploy script [-t] flag to be target remote repo *owner* This seems to have reverted to a prior state somehow. * Remove extra " from assetsPath in url.json * Update [-c] validation log to reflect [-c] vs [-cname] * Add developer deploy docs note about cname and assetPaths flags. * Uncomment script. So. It. Does. Things. (silly) * Link to mayflower artifacts docs from readme (vs duplicating content) * DP-4048 - Annotations - updating to look for JS classes used. * DP-4048 - Annotations - The extra html added breaks the styles * Dp-4048 - Extra Js - removing unused JS files * DP-4048 - updating Styling of Pattern Info panel * DP-4048 - Contact List - Documentation * DP-4048 - Image * DP-4048 - Pattern Documentation - Remving Usage Guidelines. * DP-4048 - additional tweaks to md files * DP-4048 - Lineage styling * DP-4048 - Removing title yaml. * Make all intra-docs links relative * Fix deploy docs links * Update clone steps to be more clear * Ensure branch is clean after deploy, fix typos * Add patternlab task to deafult gulp ( = always generate patterns) * Try gulp prod in deploy script * Ensure public directory gets cleaned out prior to generation * DP-4048 - Contact List - removed 'title' field from docs * DP-4176 - Service Page and Template - documentation * DP-4176 - Page Banner - Documentation * DP-4048 Establish format for pattern docs (#515) * DP-4048 - Annotations - updating to look for JS classes used. * DP-4048 - Annotations - The extra html added breaks the styles * Dp-4048 - Extra Js - removing unused JS files * DP-4048 - updating Styling of Pattern Info panel * DP-4048 - Contact List - Documentation * DP-4048 - Image * DP-4048 - Pattern Documentation - Remving Usage Guidelines. * DP-4048 - additional tweaks to md files * DP-4048 - Lineage styling * DP-4048 - Removing title yaml. * DP-4048 - Contact List - removed 'title' field from docs * DP-4176 - Image - documentation * DP-4176 - Video - documentation * DP-4176 - Documentation template * DP-4176 - Key Actions - Documentation * DP-4176 - Decorative Link - documentation * DP-4176 - Key Actions - adding contained type * DP-4167 - Callout Link - documentation * DP-4176 - Illustrated link - documentation * DP-4176 - Variant Documentation template * DP-4176 - Contact List - Updated variant documentation * DP-4176 - Sidebar Heading - documentation * DP-4176 - Comp Heading - documentation * DP-4176 - Variants - making link relative './' * DP-4176 - Icon Links - documentation * DP-4176 - Link List - documentation * DP-4176 - Link List - documention of Right Rail usage * DP-4176 - Action Finder - documentation * DP-4176 - Mapped Locations - documentation * DP-4176 - Variant template updated * DP-4176 - Mapped Locations - Removed title from contained version * DP-4176 - Callout Link External - removed variant * Mapped Locations - Fixing bug with assigning the colored background * DP-4176 - Split Columns - documentation * DP-4176 - Rich Text - documentation * DP-4176 - Download Link - documentation * DP-4176 - Forms Downloads - documentation * DP-4176 - Utility Panel - documentation * DP-4176 - Utility Nav - documentation * DP-4176 - Header - documentation * DP-4176 - Button Search - documentation * DP-4176 - Site Logo - documentation * DP-4176 - Header Search - documentation * DP-4176 - Main Nav - documentation * DP-4176 - Button - documentation * DP-4176 - Button - adding link option and correcting styling classes * DP-4176 - Button Link - marking it as depreciated * DP-4176 - Floating Action - updated to use just the button atom * DP-4176 - Floating Action - documentation * DP-4176 - Buttons - Updates to SCSS selectors * DP-4176 - Floating Action - correcting styling classes * DP-4176 - Footer - documentation * DP-4176 - Heading / Util Panel - marking as in Progress so we can update * DP-4176 - Button - re-adding support for the 'theme' variable * DP-4176 - Social Links - documentation * DP-4176 - Footer Links - documentation * DP-4176 - Buttons - leaving old styles for backward compatibilty * DP-4167 - Callout Link - moving the info variable to a title attribute * DP-4176 - Buttons - incorrect indentation * DP-4167 - Rich Text - updating to include all accepted patterns * DP-4176 - Rich text sub patterns - documentation * DP-4167 - figure - documentation and modified to use --left/--right classes * DP-4167 - Table - documentation * DP-4080 - Versioning Documentation (#504) * DP-4080 - Versioning - first draft * Dp-4080 - let's try that again after saving the file. * DP-4080 - Versioning - updating Major version text * Second Draft * DP-4080 - Versions - Third draft with examples versions * DP-4080 - Version - reducing importance of Terms * DP-4080 - Version - Edits after reviewing. * DP-4080 - Versions - missed a few * DP-4080 - Versions - Weird copy and paste issue. * DP-4080 - Tweak to Minor version description * DP-4080 - Version Docs - fourth version * DP-4080 - Version doc - version 5 * DP-4176 - Callout Link - making CSS backward compatible * DP-4176 - Floating Action - making code backward compatible * DP-4177 - Button - fixed logic to use old "theme" variable for color. * DP-4178 - Button - fixing broken links * DP-4176 - Button - switching color back to theme include values * DP-4176 - Comp Heading - correcting id value * DP-4176 - Decorative Link - removing schema.org and using title * DP-4176 - Linked List - Update docs * DP-4176 - Mapped Locations - updated docs * DP-4176 - Page Banner - Updated Docs * DP-4176 - Services Template - updated docs * DP-4176 - Action Finder - updated docs * DP-4176 - Download Link - removing property * DP-4176 - Callout Link - Better descriptive text * DP-4176 - Video - updated documentation * DP-4176 - Decorative Link - updated docs * DP-4176 - Mapped Locations - adding more useage guidelines * DP-4176 - Button - updated docs * DP-4176 - Table - updated docs * DP-4176 - Comp Heading - changing id value
- Loading branch information