Giter VIP home page Giter VIP logo

network-air-band-visualizer-by-middleman's Introduction

BandPlanVisualize

This repository for the website visualizing lists of air bands. You can access to the view made from this repository. At this document, air bands means band defined to telecommunication, or frequency ranges allocated by some government.

Architecture

This is made by 1 HTML file, 1 Vanilla JS script, several CSV datasets. HTML is used for making a view. The script is used for make elements on a view from datasets.

Support list

At this segment, we show the list of dataset supporting right now.

  • ISM
  • ETSI
  • ISDB-T
  • BS of Japan
  • Bluetooth
  • Wi-Fi
  • DECT
  • 3GPP
  • Japan

If you want to be expand this list, send request for this repository, or make dataset and make pull-request for this repository. Anyway, on this process, we write script and add dataset of it. It takes few days.

Dataset

At this segment, we describe of dataset. These are CSV files. First row is for defining property of data. Data must be included name of the band, and the range of frequency by this format, that is "up" and "down". Frequency range is used for calculating width and position at the view. Name is located to 1st column of each rows.

Middleman + Netlify CMS Starter

Netlify Status

This repo contains an example website that is built with Middleman and Netlify CMS.

Designed and developed by Tom Rutgers

If you want to use the external asset pipeline with ES6, Webpack & Babel have a look at this repository.

About the architecture

Middleman is a static site generator using all the shortcuts and tools in modern web development. Check out middlemanapp.com for detailed tutorials, including a getting started guide.

Netlify CMS is a CMS for static site generators. Give non-technical users a simple way to edit and add content to any site built with a static site generator.

Getting Started

Netlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. Use the deploy button below to copy the repository to your account.

Deploy to Netlify

After clicking that button, you’ll authenticate with GitHub and choose a repository name. Netlify will then automatically create a repository in your GitHub account with a copy of the files from the template. Next, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete. To access the CMS, you’ll need to set up Netlify identity service to authorize users to log in to the CMS. Make sure to enable Git Gateway.

Make it work on your machine

Using docker

$ docker-compose build
$ docker-compose run --service-ports web middleman server

Without docker

Be sure to check out the middleman installation guide

$ git clone https://github.com/tomrutgers/middleman-starter-netlify-cms
$ cd middleman-starter-netlify-cms
$ bundle install
$ middleman server

Setting up the CMS

Follow the Netlify CMS Quick Start Guide to set up authentication, and hosting.

Trouble?

Gitter

network-air-band-visualizer-by-middleman's People

Contributors

tomrutgers avatar dependabot[bot] avatar erquhart avatar rosannevdw avatar alexgstapleton avatar chaitan94 avatar patmulvihill avatar renovate-bot avatar kuboon avatar

Watchers

wkwkrnht 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.