GithubHelp home page GithubHelp logo

brad-currencyhub / fio-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fioprotocol/fio-website

0.0 0.0 0.0 9.5 MB

Main fioprotocol.io website.

Ruby 0.22% HTML 5.78% SCSS 20.68% CSS 0.58% JavaScript 72.75%

fio-website's Introduction

Local Setup

bundle install
bundle exec jekyll s

Images

Images are located in /assets/img/ folder and it's subfolders.

Pages

Page content (images, text, buttons) can be edited in the front matter of page markdown files, e.g. about-fio.md (located in the root):

---
layout: about
title: About FIO

feature:
  heading: The Foundation
  image: /assets/img/about-fio/FIO-ISO.svg
  description: |
    The Foundation for Interwallet Operability is a industry consortia, consisting of leading wallets, exchanges, crypto payment processors, and various other entities and community members dedicated to the pursuit of blockchain usability through the FIO Protocol.

  button:
    text: Learn more about FIO
    url: https://kb.fioprotocol.io/foundation/foundation-overview

---

Descriptions accept markdown syntax.

Favicon

Favicon image setting is located in _config.yml:

favicon:                  /assets/img/favicon.ico

Google tag

Google tag ID can be set in _config.yml:

google_analytics:         GTM-WWSZ8NR

Callout (Mailchimp signup) section

Callout setting are located in _config.yml:

mailchimp:
  form_action:            https://foundation.us19.list-manage.com/subscribe/post?u=83e722420b22435be258e8ea5&id=0849d2c011
  hidden_name:            b_83e722420b22435be258e8ea5_0849d2c011

social_networks:
  telegram:               https://t.me/joinFIO
  discord:                https://discord.gg/pHBmJCc
  facebook:               https://www.facebook.com/officialFIO
  reddit:                 https://www.reddit.com/r/officialFIO
  linkedin:               https://www.linkedin.com/company/officialfio/
  twitter:                https://twitter.com/joinFIO

callout:
  heading:                Keep in Touch
  description:            Sign up for our monthly newsletter and join us on social!
  placeholder:            Enter Email Address

Header navigation

Header navigation link settings are located in _data/navbar.yml.

Footer

Footer column link settings are located in _data/footer.yml.

Footer bottom bar settings are located in _config.yml:

footer:
  copyright:              "© 2020 FIO"
  link:
    title:                Privacy Policy
    url:                  /privacy-policy/

Ecosystem data

Ecosystem data can edited in _data/ecosystem.yml:

- category: Wallets
  items:
  - heading: Edge
    featured: true
    featured_addresses: true
    status: integrated
    image: /assets/img/ecosystem/edge.png
    url: https://edge.app/
    list:
    - FIO Token
    - Send to FIO Address
    - Receive to FIO address

  - heading: Edge
    featured_addresses: true
    status: integrating
    image: /assets/img/ecosystem/edge.png
    url: https://edge.app/
    list:
    - FIO Request
    - FIO Domains
    - FIO Data
    
- category: Exchanges
  items:
  - heading: Some other
    featured: true
    image: /assets/img/ecosystem/edge.png
    url: https://edge.app/
    list:
    - Send to FIO Address
    - Receive to FIO address
    - FIO Data

Items are nested into categories.

Adding featured: true to an item will display it in "The FIO Ecosystem" section on home page. Status options are: integrated, integrating, preintegration or leave blank for default.

Adding featured_addresses: true to an item will display it on the "Free FIO Address".

Ecosystem data

Ecosystem data can edited in _data/ecosystem.yml:

- title: Fourth featured news are many variations of passages of Lorem Ipsum available
  featured: true
  featured_news: true
  image: https://via.placeholder.com/600x120
  url: https://edge.app/
  publication: Lorem
  date: 10/02/2018

- title: Fith are many variations of passages of Lorem Ipsum available
  image: https://via.placeholder.com/600x120
  url: https://edge.app/
  publication: Lorem
  date: 10/02/2018

Adding featured: true to an item will display it in "Featured Press" section on Press page.

To feature and item in "News and Events" section on homepage add one of the folowing to an item:

  • featured_blog: true
  • featured_media: true
  • featured_news: true

fio-website's People

Contributors

ivanchromjak avatar brad-currencyhub avatar lukestokes avatar pawmmm avatar jon-fio 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.