• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

blinktrade/frontend-legacy

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

blinktrade/frontend-legacy

开源软件地址:

https://github.com/blinktrade/frontend-legacy

开源编程语言:

JavaScript 82.7%

开源软件介绍:

Blinktrade Bitcoin Exchange

Technologies we are using

Install the pre-requesites

1 - Install Git, Ruby anda Java, in case you don't have them yet.

2 - Once installed these dependecies, open up the terminal and install Jekyll with the following commands.

$ gem install jekyll:2.5.3

2 - Install jekyll multiple languages plugin

$ gem install jekyll-multiple-languages-plugin:1.2.9

How to run the exchange locally

1 - Fork the repo

2 - Rename it to exchange or any name you wish. Let's use exchange for this example

3 - clone your new repo

$ git clone https://github.com/yourgithubusername/exchange
$ cd exchange

4 - Create a symbolic link to some _config.foxbit.yml files

$ ln -s _config.demo.yml _config.yml

5 - And finally run:

$ jekyll server --watch

You'll have access to the website at localhost:4000

How to run the exchange on github pages

1 - Make sure that you have node and npm installed.

2 - Install the node dependencies to deploy.

npm install

3 - Deploy with gulp $ gulp deploy and follows the prompt instructions.

4 - Open your browser and point it to http://yourgithubusername.github.io/exchange/

How build the javascript application

Only needed in case you changed the ./jsdev application.

Compile all Javascript

It will compile for all themes and languages.

./build_javascript.sh

Compile a specific theme or language

The defaults are US english (en_US) and the default theme ('default'), but can be overriden. To build the british english version with a custom theme:

$ cd ./jsdev 
$ LANG=en_GB THEME=custom sh build_release.sh

Browser Support

IE Chrome Firefox Opera Safari
IE 11+ Latest Latest Latest Latest

File Structure

The file structure for the project is organized in the following way:

.
|-- _includes
|-- _layouts
|-- _posts
|-- _config.yml
|-- jsdev
  |-- bitex
  |-- closure-bootstrap
  |-- closure-library
  |-- externs
  |-- scottlogic/chart
  |-- tools
  |-- translations
  |-- uniform
  |-- build_release.sh
|-- themes
  |-- default
  |-- ander
|-- assets
|-- index.html

_includes

They're blocks of code used to generate the main page of the site (index.html).

_layouts

Here you'll find the default template of the application.

_posts

Here you'll find a list of files for each post.

_config.yml

It stores most of the settings of the application.

index.html

The static html page

jsdev

The google closure javascript application

assets

Images, CSS, Compiled Javascripts, Fonts and all static content.

License

GNU GENERAL PUBLIC LICENSE © Blinktrade, Inc.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
sulco/angular-developer-roadmap: Angular Developer Roadmap发布时间:2022-06-07
下一篇:
middleman/middleman: Hand-crafted frontend development发布时间:2022-06-07
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap