Women Who Code London - Mentorship Program Page
This content is created using GitHub Pages with Jekyll.
Before you can use Jekyll to test a site, you must:
-
Install Jekyll. Create a Jekyll site. For more information, see "Creating a GitHub Pages site with Jekyll." We recommend using Bundler to install and run Jekyll. Bundler manages Ruby gem dependencies, reduces Jekyll build errors, and prevents environment-related bugs. To install Bundler:
-
Install Ruby. For more information, see Installing Ruby.
-
Install Bundler. For more information, see Bundler
Run on terminal bundle install
Run on terminal bundle exec jekyll serve
Access the page on browser: http://127.0.0.1:4000