Giter VIP home page Giter VIP logo

howtobuybitcoinsinfo-website's Introduction

Repo for howtobuybitcoins.info

File Format

For easily merging pull request specially services.yaml, Unix line endings should be used (LF).

services.yaml

Simple edits can be done following yaml rules.

uniquename - this would be the identifier entry, no spaces is allowed

label - title of the site

label: Awesome Exchanger

countries - please see website for the code of country, example entry.

countries: [us, uk] 

icon - url of the favicon.ico of site, don't include if you dont have one.

icon: http://example.com/favicon.ico

url - url of the site, or any page of your site.

url: http://example.com 

content - description of the site.

Single line

content: Single line

Multi line - Scalar content can be written in block notation, using a literal style (indicated by โ€œ|โ€) where all line breaks are significant. These should be also indented two spaces.

content: |
  Multiline indented two spaces
  Second line
  Third line

coins - accepted crypto currency

coins: [btc]

Example Entry:

sampleexchanger:
  label: Sample Exchanger
  countries: [us, uk] 
  icon: http://sample-exchanger.com/favicon.ico
  url: http://sample-exchanger.com
  content: |
	The most awesome exchanger in the planet
    Everyone should agree
  coins:

howtobuybitcoinsinfo-website's People

Contributors

jonwaller avatar slick2 avatar thejohnha avatar felix-tm avatar saivann avatar hughht5 avatar suumitgeek avatar giovantenne avatar nilamdoc avatar lfabbric avatar danthevu avatar adamcol avatar atcatc avatar runarp avatar msauce avatar chrisbeach avatar asianexgen avatar alex-vas avatar shayanb avatar nanonano avatar webjoe avatar blackjack-8 avatar ilyasubkhankulov avatar cryptoinsg avatar craiem avatar bitmarketlt avatar andrewbtc avatar vnguyen-irl avatar bertani avatar jarrodcrane avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.