Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is unclear where to put the information to get it as description of the tutorial (main tutorials page) #6

Open
jtonic opened this issue Apr 18, 2020 · 1 comment

Comments

@jtonic
Copy link
Collaborator

jtonic commented Apr 18, 2020

Given:

  • I've added the summary meta information in the kt-basics-codelab.md

Expected:

  • The summary information should be in the first page in the kotlin

Actual:

  • There is no description for the kotlin basics tutorial.

See
image

@jtonic
Copy link
Collaborator Author

jtonic commented Apr 18, 2020

Just noticed I had to run:

npm install
npm start // to have locally the tutorials installed in a local server

The .github/main.yml helped me with getting to this.

Because there are some specific steps to follow in order to get all things correctly, I think we need to integrate the generation of the google codelabs and presentations in one shot locally.
My suggestion is to use the visual studio code remote containers.

Do you consider it makes sense to create a new issue about the configuration of the visual studio code remote container configuration to simplify the local development?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant