Merge pull request #174 from AdrieanKhisbe/features/add-badge

Add Badges
This commit is contained in:
Yujie Wen 2015-12-01 14:12:12 +08:00
commit 2e67bc95ba
6 changed files with 5 additions and 0 deletions

0
.gitignore vendored Executable file → Normal file
View File

5
Readme.org Executable file → Normal file
View File

@ -17,6 +17,11 @@
#+REVEAL_PLUGINS: (markdown notes)
#+REVEAL_EXTRA_CSS: ./local.css
[![MELPA](http://melpa.org/packages/org-reveal-badge.svg)](http://melpa.org/#/org-reveal)
[![MELPA stable](http://stable.melpa.org/packages/org-reveal-badge.svg)](http://stable.melpa.org/#/org-reveal)
[![Tag Version](https://img.shields.io/github/tag/yjwen/org-reveal.svg)](https://github.com/yjwen/org-reveal/tags)
[![License] (http://img.shields.io/:license-gpl3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0.html)
* Reveal.js and Org-Reveal
- *Reveal.js* is a tool for creating good-looking HTML presentations,

0
images/hlevel.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

0
images/hlevel2.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

0
images/whale.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

0
ox-reveal.el Executable file → Normal file
View File