Skip to content

OneOceanGroup/lrds-tech-career-track

Repository files navigation

OneOcean Engineering Career Path

Confluence page Trello Board

How to contribute

Live Demo here

Setup

  1. Install Jekyll
  2. Fork the repo
  3. Open a WSL2 Command on Windows and navigate to the fork (usually /mnt/c/.../lrds-tech-career-track)
  4. 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
  5. Visit the site at http://127.0.0.1:4000/
    1. example of the first page done at: http://127.0.0.1:4000/sw/level0.html

Contribute

  1. Clone the repo
  2. Branch the main trunk
  3. Do your changes
    1. ideally use a markdown editor to update each different levels (ex. Typora)
  4. Push your branch and open a Pull-Request
  5. When the PR is approved and merged, changes will be automatically push to the Live Demo here

Theme

Based on a fork from the Zendesk Garden Jekyll Theme

TO DO:

  • 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

About

LRDS new Tech career track for all software engineers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published