Skip to content

MLNeurosurg/mlneurosurg.github.io

Repository files navigation

mlneurosurg.github.io

Getting started

  1. Install bundler
  2. Set bundle install path to be local
    bundle config set --local path 'vendor/bundle'
  3. Install dependencies
    bundle install
  4. Serve locally
    bundle exec jekyll serve --incremental

Version control and source code formatting

main is a long-running branch. All work should be done in branches derived from main, and will be rebased onto main once they are completed. Spaces are used for indentation, and snake_case is used to name variables and functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published