Git Product home page Git Product logo

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

amoose avatar andreasigz avatar bweinheimer avatar bwhtt avatar davidstenger avatar eddietejeda avatar hbillings avatar jeremyzilar avatar julieberarducci avatar maya avatar myriamsam avatar oghaffari avatar robok2050 avatar sasankaj avatar thomhalla avatar vbitzer 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.