Skip to content

Instantly share code, notes, and snippets.

@geta6
Last active December 22, 2015 12:39
Show Gist options
  • Save geta6/6474024 to your computer and use it in GitHub Desktop.
Save geta6/6474024 to your computer and use it in GitHub Desktop.

Glide Help

Welcome to Glide.

Glide is the easiest way to create useful slide for all of your Gists.

Keyboard shortcuts:

  • : go backward.
  • : go forward.

Create

Import from exist repo.

Select Import from Gist button from Create page.

Create new one.

Select Create new one button from Create page.

Glide will create public gist repo.

Edit

Update slide.

  1. Edit your markdown on Gist.
  2. Check out Glide and click Sync contents with Gist appears in Admin area.

GFM enabled.

Author your slide content using GitHub Flavored Markdown. (extends chjj/marked)

Setting

You can:

  • change public/private
  • change generate pipeline
  • change theme

Change public/private

  • Private slides also visible from any user
  • Private slides hidden in Search Results and User Slide List.

Change generate pipeline

Set page break marker. <h1> and <h2> default.

Change theme

Set slide theme.

Extended grammers.

Background

To fill a page background with image, set background in alt attribute.

![background](..URL..)

background

Support or Contact

Having trouble with Glide? Check out the documentation at http://glide.so/help or contact http://twitter.com/geta6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment