Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mwmbl/presentation

Technical introduction to Mwmbl
https://github.com/mwmbl/presentation

remove theme from init options example

ac33c51ecac4bc4e708655cdbeae17c3548f901d authored over 12 years ago
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104)

25ad8adc68600ba9e77cbd7255a104c004126e21 authored over 12 years ago
readme typo

1efca069cb99cd446ddec9b9d144fa6ddb6de1f1 authored over 12 years ago
fix broken link

8e6018d8961ad7c467f0b833c0714993fce6a7f0 authored over 12 years ago
big rewrite of readme

669c86e16bc2a25828949b0926079ece48b0bd6a authored over 12 years ago
remove duplicate fonts, tidy up font names (#103)

03371937900da2e5a2f89a0c7b4bd0fbe34062de authored over 12 years ago
Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js

6325efe615e5530bc394a5973b919b8fe60cee8f authored over 12 years ago
use minified version of js

82b4658faf6b8e8092aa6a3a2282b9ca01e715df authored over 12 years ago
added the actual files

now: eot, svg, ttf, woff

c7d4998483891f3978641fc6e22c66e5c41d58f4 authored over 12 years ago
added more font-face support

this way, more browsers are supported, like older Opera/Chrome/FF

3ccf9a39e002e1496635159f7105a8f4e9389194 authored over 12 years ago
fix order of options extend and listener binding (closes #102)

aca177cdf80fc3d6572576027055bb0bd503e823 authored over 12 years ago
Update README.md

2ad720b581e7f64d22fcc3838228fb7cfae9ad9c authored over 12 years ago
Merge pull request #101 from StereotypicalApps/patch-5

improved accessibility

5ac03701b1fc514852cc9fed590b673b9c7e7fce authored over 12 years ago
Merge pull request #100 from StereotypicalApps/patch-4

added small fallback for non-font-face browsers

b4ca38795c90fc9ab8bea603ce4f43d7604e6bc6 authored over 12 years ago
Removed unused code

7cf17ac0633b6082d118f5bad9d6201510c040dc authored over 12 years ago
improved accessibility

I gave all the <img>s alt attributes, which makes reveal.js a lot more accessible

9f2d9691a17c27b06595926f27041891e0bd0a91 authored over 12 years ago
added small fallback for non-font-face browsers

this way things are in Impact; Impact fits much more with the visual style than does the default...

9d7d8fec99f882935a6e47f3368cce33f69fd21f authored over 12 years ago
Don't suppress the whole event, just add context metadata

a2e021ccdb9d6acfc9cfa92d334430fbc1d1366a authored over 12 years ago
Tweaked heading

ee12450458ded62e176dd8b500574463297c9baa authored over 12 years ago
Added multiplexing server

976536d15ec7859313dcbce33c97fdfd69c00eb1 authored over 12 years ago
fix error in slide markup

51a15b840a099f16e21a3ab5d3907bccf9b01fb0 authored over 12 years ago
fix overview slide positioning bug (closes #89)

c448789016fa6b0a59dfa6c2d7c5a21cd9e5d27c authored over 12 years ago
instructions for pdf export (#92)

de86c4eb7c723de9be035369ef286d7546ea318d authored over 12 years ago
more pdf-export tweaks, added slide describing the feature (#92)

e0e558ac900d1c7c7f28b95c66d3a0055559a8b1 authored over 12 years ago
slight tweak to pdf export css (#92)

eb002bd2a2c4d964b249a89023433ae489e47783 authored over 12 years ago
support for PDF export in chrome (closes #92)

f350c6a5cdc6f7ae01bb490896329cf6533156b6 authored over 12 years ago
less horizontal padding for slides

7101c2408dd2ba1656883e186cecc9cace92112e authored over 12 years ago
remove hard line breaks now that slide width is relative

f837343f9f1ea7c7de6e032139af6c01278464df authored over 12 years ago
fix overflow glitch on vertical slides in mobile safari

2d7d5be2162eb1870f170c52c82bd6fa4c23bfa0 authored over 12 years ago
use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49)

4821c7b814d95218e946f592fee2b657ef662f34 authored over 12 years ago
Merge branch 'master' of github.com:hakimel/reveal.js

6e91411054580acd681d11cd2ae6821ff5d5f1f4 authored over 12 years ago
Merge pull request #93 from StereotypicalApps/patch-1

Made the slideshow responsive

ec4330700dea6c34dab5883217eceb7236bb4f5a authored over 12 years ago
Merge branch 'master' of github.com:hakimel/reveal.js

20b77b54197bb8245ec457464606aa7e8392aa37 authored over 12 years ago
Merge pull request #97 from davidbanham/master

Include speaker notes plugin after reveal.js

c858ad069f0ab5adcb5e8d720de87f029d5c6e1a authored over 12 years ago
Include speaker notes plugin after reveal.js

Must be called after reveal.js otherwise the Reveal object is undefined
and the plugin can't add...

79299d00710e61c7b9cbd9bfda87168b958a836d authored over 12 years ago
correct copy year

b6b572d1852f8ae950e5b2759e00583e9125cecc authored over 12 years ago
disable 3d links in ie, reorder script loading in index for readability (closes #95)

2c3a494eaa4140a2964465848c8483deafc4e86e authored over 12 years ago
fix disappearing 3d hover in chrome

75546e89620d6b77040653037385466dbcb3f445 authored over 12 years ago
ie8 support (closes #96)

9a657e26768a3724e6edf9e5fbdd72a4e54da8f4 authored over 12 years ago
add eot font for ie

6bc92af17c3e08ae6deef43a625b5e9007199627 authored over 12 years ago
Oops, made the page a little too responsive

if you resized the window or visited the page on a small screen everything would be amiss

now...

5503125ed4317f76c1c22cc68e5d48070c4c6d27 authored over 12 years ago
Made the slideshow responsive

Woohoo! The slideshow now responds to resizing of the browser nicely!

cae363e7a5dff66e563ebe9c2639f0d8e746e8b6 authored over 12 years ago
added example

ee31772aebb3e6eb6f43bad6db11800f0adc2c9c authored over 12 years ago
update markdown code example to correctly reflect line breaks

911326f7acd8a6ffe4858f7a28b373be34815eac authored over 12 years ago
modified data-markdown to support markdown indented with tabs

0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5 authored over 12 years ago
self-execute data-markdown

ff567372c09c5c6b2f527050bb9814179201bb5e authored over 12 years ago
markdown instructions

12c9977cda3ceed969c3b24a15dfe33eb2a3e7e4 authored over 12 years ago
added slide announcing markdown support (#15)

696346dccbde093af58cf6994fc89f19ab78e8f1 authored over 12 years ago
support for data-markdown (#15)

19852772fe3aaa22d3447cb57b5e1b84d69814ba authored over 12 years ago
move theme styles at bottom of main.css, change background of page transition to be transparent

dc05ce1575ccf5026e553488133807b36acf50c8 authored over 12 years ago
fixes bug where the .present class remained on previous slide (closes #88)

e9b874112e59c9220a8fe88805ba7fa0f874f65f authored over 12 years ago
adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73

e570265a67461cfc110208cbe8562ad937794da8 authored over 12 years ago
added example from @pamelafox

1916d2f64adcf3a02ddeee06206b5e586167d0fa authored over 12 years ago
readme code marking

233d626c5f19cca9524b48ef8e33607c9a2d09b5 authored over 12 years ago
1.4 is now stable, increment master to 1.5

e50370c251ee4013649cd217977a6c6b8ec7c4f0 authored over 12 years ago
clean up initialization, conditionally load classList polyfill prior to reveal.js

c513500269c770c0a18fd944c17e6941d9c936d0 authored over 12 years ago
'keyboard' config option for disabling keyboard navigation (closes #84)

0ef90e0dcf289e81414faecc8122825532d1689d authored over 12 years ago
null check progress DOM element even if it's configured to be on

7f9662edab1c7d25c3a74506e365684e0befb7c3 authored over 12 years ago
sub/superscript styles (closes #82)

7b53ff0b9d526c3270fa52cf13d0f9f6ff0496d3 authored over 12 years ago
readme update

04a2337041467bb195979c36409a46bd3c1fe8d0 authored over 12 years ago
Merge pull request #83 from basecode/patch-slidechange

slidechange doesn't get fired on "hashchange" events

54e59d02d4a1903a8f159f100aa1e322866ceddd authored over 12 years ago
Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at startup and onhashchange.

dd6c60582654f6a1a9237529007160ed6f3b3348 authored over 12 years ago
Merge pull request #80 from ob1/patch-2

Another instance of: id="reveal" => class="reveal"

819d2488aa1eb6a57fd3f635fbede76a6b5b1604 authored over 12 years ago
Another instance of: id="reveal" => class="reveal"

e08d0572bd41dd18f813e9992bf76699f6b95398 authored over 12 years ago
remove background from default anchor hover style

d5c2d0c03ed0c06bff91a622b3738e1bad996dd5 authored over 12 years ago
added autoSlide option (#59), clear out list of options in index.html's initialize call

cd3fc43e77e7fc41ca13655eccaf97d3b36a1c4c authored over 12 years ago
Merge pull request #79 from ob1/patch-1

Update README to reflect "reveal" container selector change

de2a95d0ac2586cd46d29a3915bbfeea4f1ec335 authored over 12 years ago
Update README to reflect "Main #reveal container is now selected via a class instead of ID"

2b85a7de41f450ee0edb0674e2bcb8d05420e627 authored over 12 years ago
add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events

7366f607ceac8b08fbd67923d3fc9ef16a52db84 authored over 12 years ago
changenote re code sample font size

5bc5435b61d729e1eb0209da4a01a76b42ee3a6b authored over 12 years ago
added new example to readme

e6e33f17f8a30ff606356ad618835d8104ae6f7a authored over 12 years ago
larger font for code samples (closes #60)

74d342daf72c8ddd59dfd7b4aa11eda549a4d759 authored over 12 years ago
slidenotes becomes speakernotes to match wording in readme

54f1fcf381dcf23e54f2b942268aa799969fa9ea authored over 12 years ago
folder structure description in readme

21983c7b7fa434f083589ad80411a44fca4119e2 authored over 12 years ago
fix incorrect directory reference

aaa03dc2c79bf4101c5eb7c4903fe157c6ec6278 authored over 12 years ago
adjustments to initial node messages #57

afd10f68865b74e84fe1848df1f2a0cb88e91428 authored over 12 years ago
separate loading of classList.js as its not tied to execution of highlight.js

d9512172e289567fc778547246419996a84a2855 authored over 12 years ago
refactored folder structure, added /plugins which is initially only used by #57

f57de200ec32861835c9582090d52c70e73dace9 authored over 12 years ago
use head.js to script load everything, fixes bug with inclusion of notes server js #57

e7c5de23d7dc318babaee0fda69f4246a186f01a authored over 12 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into notes

32f0d328ff1e7e7f46b7513798fa67322ed469b5 authored over 12 years ago
Merge pull request #75 from tansengming/css_charset

adds charset declaration in main.css

aeec8264ab112fa3713367cb1a0328a8367b55ce authored over 12 years ago
adds charset declaration in main.css

9ca0ed26db124ec8aa329e1b1ebcf4bc24821152 authored over 12 years ago
small tweaks to notes page style

534da10886a11d1ce627b0fc6bd9bbdf28e04835 authored over 12 years ago
small tweaks to notes page style

0c1a4add3a760a4bd9e68a4d8c02e36dac7cafdc authored over 12 years ago
simplify query match

a6969770bd669fef99d6a0a2f99643d622c036ca authored over 12 years ago
remove unused copy of notes client

28ee78e7e4754b9c198ee71d14558e65ff6b71f6 authored over 12 years ago
readme updates

6433cebdc78ee3619f10f9242440191b2bd5fdfc authored over 12 years ago
conditional loading of socket.io and the notes client js based on window host

0e8640094301889e5c848dcf92084678778f0a19 authored over 12 years ago
update instructions printed on server start

421afe6368686b40a13c3b837b41ae1ad552ff7f authored over 12 years ago
convert spaces to tabs to match project style

2b9f8e6c0de07feef8ef5fdb62b5827a5de4ef3b authored over 12 years ago
move notes client code into lib

76a60eea3109b616610e8cbf4d1707324dc8b443 authored over 12 years ago
tweaks to slidenotes

acbefa1190f263942f83b8be33bd909ef45e2f7c authored over 12 years ago
adjust whitespace of notes code to match rest of project

9608ac9d2dbe7ef4161d64c88865290ccaca6c30 authored over 12 years ago
include underscore as a dependency for npm

e2ba1c114211621682ee9d9f4c21c6c44b8c3acb authored over 12 years ago
/lib restructuring

eaf525c9a79507fdb97f8f4e67169fa83ec3def1 authored over 12 years ago
restructured /lib, moved /assets/fonts to /lib/fonts

2118a6295d05acf2a7bc7cec3b874df772d0189a authored over 12 years ago
Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes

bf2c95b546c5dbff1c8b5903fb89e2ecee9b297b authored over 12 years ago
Merge pull request #72 from rhudea/fix-fragmenthidden

Send the correct element for fragmenthidden events

bdad679715ca3d82a0ff4a2bae7353785ac9b125 authored over 12 years ago
Send the correct element for fragmenthidden events

1053dafc1e0fda9270ea167e88583c8ff7ecaaa2 authored over 12 years ago
Merge pull request #65 from bleathem/patch-2

Specify position for .reveal.linear sections. fixes #64

fa98bacef62012cb1c101ce1b43267d8955629d6 authored over 12 years ago