craig-shenton / nhs-data-engineer

Home Page:https://craig-shenton.github.io/nhs-data-engineer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Jekyll Theme

Author Hakan Torun.

Installation

Run local server:

$ git clone https://github.com/craig-shenton/nhs-data-engineer.git
$ cd nhs-data-engineer
$ bundle install
$ bundle exec jekyll build
$ bundle exec jekyll serve

Navigate to 127.0.0.1:4000.

Tags are created automatically under the /tags page.

To use a math formula in a post, use the mathjax:true tag in the post.

Contributing

Feel free to open a pull request for contributing.

Please feel free to contribute. Do not hesitate to open a pull request and fix it, please read contributing before PR.

License

This project is open source and available under the MIT License.

About

https://craig-shenton.github.io/nhs-data-engineer/

License:MIT License


Languages

Language:HTML 51.3%Language:CSS 47.6%Language:Ruby 1.1%