summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-01-29Add coding guidelines and component documentationDerick Montague1-0/+15
- Add deploy script to create and deploy dist file to gh-pages branch - Update README to include instructions on documentation development and deployment - Update vue and vue-template-compiler to be compatible with vuepress - Set vue-date-fns to use specific version - Add shell pages to be completed later Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I2fdae06d53c298d45f7a638e8875717a47050dbf
2020-01-17Update readme to include vue scriptsDerick Montague1-0/+30
Change-Id: I208dbd050a3cc2c048e297723be0f3af77323fde Signed-off-by: Derick Montague <derick.montague@ibm.com>
2020-01-17Add READMEGunnar Mills1-0/+32
Added a quick README and CONTRIBUTING file. The README contains some Questions and Answer. The CONTRIBUTING.md was inspired by https://github.com/atom/atom/blob/master/CONTRIBUTING.md Tested: https://jbt.github.io/markdown-editor/ and grammarly.com Change-Id: I6d8bc1d4a799210b7cbff66f86d4f8c1f130a1b4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>