Skip to content

SwedbankPay/swedbankpay.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swedbankpay.github.io

This is the repository for Swedbank Pay on GitHub. It is run as a Jekyll website on GitHub Pages.

Usage

To view this website, browse to swedbankpay.github.io. If you'd like to host it locally on your computer, you need to do the following:

  1. Clone this repository.
  2. Jekyll is written in Ruby, so you'll need to download and install that.
  3. To install the Ruby Gems this web site requires, you first need to install Bundler.
  4. Once Ruby and Bundler is in place, type bundle install inside the root folder of this repository.
  5. Run bundle exec jekyll serve to start the website.
  6. Open http://localhost:4000 in a browser.

Contributing

Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct as well as PayEx Open Source Development Guidelines.

License

This website is available as open source under the terms of the MIT License.