Skip to content

index.html & exercise style #1517

Answered by shashwat623
PabloAsensio asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @PabloAsensio it depends on how you are executing the exercise. The [1] - ./exercises/templates/exercises/follow_line/exercise.html is the template used when running the exercise via the docker container.

The [2] - ./exercises/static/exercises/follow_line/web-template/exercises.html is the template used when running the exercise independently i.e without docker.

As far as making changes to the css or js files go, you need to do that from here exercises/static/exercises/follow_line/web-template/assets/. As of now this is the common css and js files source for both the docker and non docker template.
Hope that helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PabloAsensio
Comment options

Answer selected by PabloAsensio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants