Information about the HMRC GitHub organisation, repositories and approaches to software
- Clone this repo
- Run
bundle install - Run
bundle exec jekyll serve - Open a browser at http://localhost:4000
- Create/edit
.mdfiles in the/_posts/folder - Directory structure gets turned into urls
- i.e.
/pages/foo/bar/index.mdbecomeslocalhost:4000/pages/foo/bar
- i.e.
