Giter Site home page Giter Site logo

thecapacity / centers-of-excellence Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gsa/centers-of-excellence

0.0 0.0 1.0 79.04 MB

All the excellent centers

Home Page: https://federalist-proxy.app.cloud.gov/site/gsa/centers-of-excellence/

Ruby 2.50% HTML 10.65% CSS 85.71% JavaScript 1.14%

centers-of-excellence's Introduction

centers-of-excellence

All the excellent centers


Images

Images can be uploaded into the /images/ folder:

Any image that is in the /images/ folder can be included in a page with one of the following shortcodes.

You'll need to provide three things:

  • path + filename — this is the path within the /images/ folder
  • caption — a clear description of the image
  • alt-text — a description of the image for people who cannot see it

In-line Image

{% include image.html path="contact-center/sonny.png" alt-text="this is the alt text" caption="Sonny" %}

Wide Image

{% include image-wide.html path="contact-center/sonny.png" alt-text="this is the alt text" caption="Sonny" %}

Videos

YouTube videos can be embedded in pages.

  1. Copy the the ID of the youtube video URL
  2. Example — https://www.youtube.com/watch?v=JcwG4iwN6Fk the ID of this video is JcwG4iwN6Fk
  3. Paste the ID into the following shortcode.
{% include youtube.html id="JcwG4iwN6Fk" %}

PDFs

Insert links to PDFs within pages/posts like this:

  • path to PDF (needs to be within the /images/ folder)
  • title of PDF
{% include pdf.html path="customer/Personas.pdf" title="This is the title of the PDF" %}

centers-of-excellence's People

Contributors

bwhtt avatar jeremyzilar avatar oghaffari avatar

Forkers

d745632

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.