Skip to content

Some notes #1

Open
Open
@mbwhite

Description

@mbwhite

Impressive bit of work; there's a lot going on here! To report there were no issues running it I found, few minor things..

  • Worth renaming branch 'master' to 'main'

  • On the step about creating the new repository - might be helpful top a few more words to tie into the screenshots

    • what's the organization name?
    • what name has been chosen for the demo
  • Did notice that it took a while for the 'JS/TS Language features' to start; before that there's no colour coding in the file.

  • I didn't get a pop-up when I launch scratch, but hovering over the URL and CTRL-click worked as well

  • At the end of the release script if you want to display the location of the gh-pages branch this additional line should do the trick.

git config --get remote.origin.url |  awk -F/ '{printf "https://%s.github.io/%s/scratch/\n",$4,$5}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions