Giter Club home page Giter Club logo

armydotmil.github.io's Introduction

The Official Home Page of the United States Army - Styleguide

The styleguide is a collection of HTML, CSS, and JS snippets that are leveraged throughout the wwww.army.mil site. This library combines all the snippets currently use in production into a few downloadable files.

Quick Start

  1. Download the CSS from style.css, JS from armydotmil.min.js. Download images and fonts from here.

  2. Copy the style.css and armydotmil.min.js files to a location that is accessible by your respective project. Copy the /e2 directory found in master.zip to the root of your project.

    NOTE: Do not hotlink the CSS and JS from github. These files can change at any moment. If you prefer a different file structure you'll need to change the paths in the CSS files.

  3. Link to the CSS and JS files in your html template to include the styles and functionality.

    <link rel="stylesheet" href="/path-to-file/style.css" type="text/css" media="screen">
    <script src="/path-to-file/armydotmil.min.js" type="text/javascript" charset="utf-8"></script>

  4. Use the HTML from the examples in your html template.

Examples

View the source at armydotmil.github.io to see the examples in action

armydotmil.github.io's People

Contributors

armymil avatar brettnolf avatar burlovma avatar cpowell84 avatar dependabot[bot] avatar gspeach avatar iblank avatar jhowardjr avatar ladivalent avatar nkim85 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.