/javascript-320

repo to test deployment of javascript samples using Travis CI

Primary LanguageHTML

Sample Repo for Javascript

I am using this as a public test repo for using Travis CI to deploy to github pages

The idea is for teachers to share this repo for course content, sample code, markdown instructions maybe, each push to the repo will deploy sample html/css/js for use by students.

For use with students I would set it up for merges to master instead of each push?

content

todo

  1. teacher instructions for using it
  2. maybe replace this (README.md) page with student info or an index.html ? will it supercede ?
  3. limit what is copied to github pages do I need node_modules ?? test in .gitignore
  4. fix the linter I am using, it's too strict
  5. try github actions instead
  6. deploy to korra instead
  7. try with gitlab ci