Coder Social home page Coder Social logo

mca-gif / ma3456a-bootstrap-theme Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.59 MB

A theme for Bootstrap 3.0, inspired by the HP 3456A Digital Voltmeter.

License: Apache License 2.0

JavaScript 43.75% PHP 0.08% Shell 0.01% Erlang 0.21% CSS 55.96%

ma3456a-bootstrap-theme's Introduction

MA 3456A Boostrap 3.0 Theme

This project is a theme for Bootstrap 3.0, built for mattandersen.me, and inspired by the HP 3456A Digital Voltmeter.

Two fonts from the Google Fonts project are used, Comfortaa and Istok Web.

kitchensink.html is shameless stolen from divshot at https://github.com/divshot/bootstrap-theme-white-plum

Building

  • Install the dependancies with with npm install
  • Compile the source with grunt

Usage

  • Build the theme using the above steps.

  • Copy the js, css,img, and fonts directories to your web source.

  • Link to the JavaScript, CSS and fonts in your <head>.

      <link href='http://fonts.googleapis.com/css?family=Istok+Web|Comfortaa' rel='stylesheet' type='text/css'>
      <link rel="stylesheet" href="css/bootstrap-ma3456a.min.css">
      <link rel="stylesheet" href="css/bootstrap-ma3456a-theme.min.css">
      <script type="text/javascript" src="js/bootstrap.min.js"></script>
    

License

The fonts used with permission from their respective owners as part of the Google Fonts project available at https://www.google.com/fonts/attribution

Boostrap is released under the Apache license.

The source for the theme are also released under the Apache License. And the images are released under the Creative Commons Attribution-ShareALike license.

ma3456a-bootstrap-theme's People

Contributors

mca-gif 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.