Live Demo here
- Install Jekyll
- Fork the repo
- Open a WSL2 Command on Windows and navigate to the fork (usually
/mnt/c/.../lrds-tech-career-track
) - Run the Jekyll build with
bundle exec jekyll serve --force-polling --livereload
. This will bundle the static site, run a web server with live-reload enabled - Visit the site at http://127.0.0.1:4000/
- example of the first page done at: http://127.0.0.1:4000/sw/level0.html
- Clone the repo
- Branch the main trunk
- Do your changes
- ideally use a markdown editor to update each different levels (ex. Typora)
- Push your branch and open a Pull-Request
- When the PR is approved and merged, changes will be automatically push to the Live Demo here
Based on a fork from the Zendesk Garden Jekyll Theme
- Update the Readme with how to contribute
- Improve the GitHub Actions pipelines to automatically deploy to gh-pages
- Continue the importation of all SW levels
- Add a sidebar navigation
- Improve the Global Layout (maybe choose another Jekyll base theme) to reflect the LRDS/OO look
- Review each Craft and Responsibilities