Skip to content

tficharmers/mymonero-app-site

 
 

Repository files navigation

MyMonero Website

License and Copyrights

See LICENSE.txt for license.

All app source code and assets copyright © 2014-2019 by MyMonero. All rights reserved.

Architecture Notes

  • Written with Jekyll, SCSS, HTML, and Javascript

Repository Setup

Pre-requisites

  • Jekyll (gem install jekyll)

  • bundler (gem install bundler)

Running dev server

Setup

  1. Clone or download this repo.

  2. cd into the repo directory.

  3. (Possibly optional) bundle install

Running

  1. Run jekyll serve

    • Note: you may need to prefix this with bundle exec if you get a matching error

Contributing

Testing

Please submit any bugs as Issues unless they have already been reported.

Main Contributors

MyMonero Core

Major Contributors

  • ⚡️ mds (Matt Smith) Website v1 designer

  • ⛄️ tfi_charmers Built v1 jekyll site

About

The MyMonero app website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 64.4%
  • CSS 21.6%
  • JavaScript 11.1%
  • Ruby 2.9%