10000 Add info about '.pibb' thanks to @jballanc :heart: · s30java/github-cheat-sheet@b414281 · GitHub
[go: up one dir, main page]

Skip to content

Commit b414281

Browse files
author
Rafal Chmiel
committed
Add info about '.pibb' thanks to @jballanc ❤️
1 parent 1356f5e commit b414281

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,10 @@ Location: https://github.com/...
123123

124124
## Gists
125125

126-
[Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repo.
126+
[Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repo. Add `.pibb` to the end of any Gist URL ([like this](https://gist.github.com/tiimgreen/10545817.pibb)) in order to get the *HTML only* version suitable for embedding in any other site.
127+
128+
Gists can be treated as a full repository so they can be cloned like any other:
127129

128-
Although, Gists can be treated as a full repo so they can be cloned like any other:
129130
```bash
130131
$ git clone https://gist.github.com/tiimgreen/10545817
131132
```

0 commit comments

Comments
 (0)
0