All Projects → hmrc → Hmrc.github.io

hmrc / Hmrc.github.io

Licence: apache-2.0
Information about the HMRC GitHub organisation, repositories and approaches to software

Programming Languages

javascript
184084 projects - #8 most used programming language

hmrc.github.io

Join the chat at https://gitter.im/hmrc/hmrc.github.io Stories in Ready

Information about the HMRC GitHub organisation, repositories and approaches to software

Getting Started

Requirements

Running locally

  • Clone this repo
  • Run bundle install
  • Run bundle exec jekyll serve
  • Open a browser at http://localhost:4000

Making changes

  • Create/edit .md files in the /_posts/ folder
  • Directory structure gets turned into urls
    • i.e. /pages/foo/bar/index.md becomes localhost:4000/pages/foo/bar
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].