1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-25 14:10:42 +02:00

new github username, new comments...

This commit is contained in:
José Luis Antúnez
2017-03-21 13:31:31 +01:00
committed by GitHub
parent 1869cdc9e3
commit 3b0ae3b97f

View File

@@ -9,7 +9,7 @@
you're a curious person and a fast learner ;) you're a curious person and a fast learner ;)
Let's make something beautiful together. Contribute on Github: Let's make something beautiful together. Contribute on Github:
https://github.com/jlantunez/webslides https://github.com/webslides/webslides
Thanks, Thanks,
@jlantunez. @jlantunez.
@@ -72,7 +72,7 @@
<p class="logo"><a href="index.html" title="WebSlides">WebSlides</a></p> <p class="logo"><a href="index.html" title="WebSlides">WebSlides</a></p>
<ul> <ul>
<li class="github"> <li class="github">
<a rel="external" href="https://github.com/jlantunez/webslides" title="Github"> <a rel="external" href="https://github.com/webslides/webslides" title="Github">
<svg class="fa-github"> <svg class="fa-github">
<use xlink:href="#fa-github"></use> <use xlink:href="#fa-github"></use>
</svg> </svg>
@@ -87,7 +87,7 @@
<em>@WebSlides</em> <em>@WebSlides</em>
</a> </a>
</li> </li>
<!-- <li class="dribbble"><a rel="external" href="http://dribbble.com/jlantunez" title="Dribbble"><svg class="fa-dribbble"><use xlink:href="#fa-dribbble"></use></svg> <em>jlantunez</em></a></li> --> <!-- <li class="dribbble"><a rel="external" href="http://dribbble.com/webslides" title="Dribbble"><svg class="fa-dribbble"><use xlink:href="#fa-dribbble"></use></svg> <em>webslides</em></a></li> -->
</ul> </ul>
</nav> </nav>
</header> </header>
@@ -97,12 +97,12 @@
<!-- Quick Guide <!-- Quick Guide
- Each parent <section> in the <article id="webslides"> element is an individual slide. - Each parent <section> in the <article id="webslides"> element is an individual slide.
- Vertical sliding = <article id="webslides" class="vertical"> - Vertical sliding = <article id="webslides" class="vertical">
- <div class="wrap"> = container 1200px / <div class="wrap size-50"> = 600px; - <div class="wrap"> = container 90% / <div class="wrap size-50"> = 45%;
--> -->
<section> <section>
<span class="background" style="background-image:url('https://webslides.tv/static/images/nature.jpg')"></span> <span class="background" style="background-image:url('https://webslides.tv/static/images/nature.jpg')"></span>
<!--.wrap = container 1200px --> <!--.wrap = container (width: 90%) -->
<div class="wrap aligncenter"> <div class="wrap aligncenter">
<h1><strong>Create beautiful stories</strong></h1> <h1><strong>Create beautiful stories</strong></h1>
<p class="text-intro">WebSlides makes HTML presentations easy.<br> <p class="text-intro">WebSlides makes HTML presentations easy.<br>
@@ -120,7 +120,7 @@
<!-- .end .wrap --> <!-- .end .wrap -->
</section> </section>
<section> <section>
<!--.wrap = container 1200px --> <!--.wrap = container (width: 90%) -->
<div class="wrap size-50 aligncenter"> <div class="wrap size-50 aligncenter">
<h2><strong>Why WebSlides?</strong></h2> <h2><strong>Why WebSlides?</strong></h2>
<p class="text-intro">Good karma and productivity.</p> <p class="text-intro">Good karma and productivity.</p>
@@ -141,7 +141,7 @@
<!-- .end .wrap --> <!-- .end .wrap -->
</section> </section>
<section> <section>
<!--.wrap = container 1200px --> <!--.wrap = container (width: 90%) -->
<div class="wrap"> <div class="wrap">
<div class="grid vertical-align"> <div class="grid vertical-align">
<div class="column"> <div class="column">
@@ -159,7 +159,7 @@
<span class="code-comment">&lt;!-- Slide 2 --&gt;</span> <span class="code-comment">&lt;!-- Slide 2 --&gt;</span>
&lt;section class="bg-primary"&gt; &lt;section class="bg-primary"&gt;
&lt;div class="wrap"&gt; &lt;div class="wrap"&gt;
&lt;h2&gt;.wrap = container 1200px&lt;/h2&gt; &lt;h2&gt;.wrap = container (width: 90%)&lt;/h2&gt;
&lt;/div&gt; &lt;/div&gt;
&lt;/section&gt; &lt;/section&gt;
&lt;/article&gt; &lt;/article&gt;
@@ -241,7 +241,7 @@
<section> <section>
<div class="wrap"> <div class="wrap">
<h2><strong>WebSlides Demos</strong></h2> <h2><strong>WebSlides Demos</strong></h2>
<p>Contribute on <a href="https://github.com/jlantunez/webslides" title="Contribute on Github">Github</a>. <span class="alignright"><a href="demos/index.html" title="WebSlides Demos">View all &rsaquo;</a></span></p> <p>Contribute on <a href="https://github.com/webslides/webslides" title="Contribute on Github">Github</a>. <span class="alignright"><a href="demos/index.html" title="WebSlides Demos">View all &rsaquo;</a></span></p>
<ul class="flexblock gallery"> <ul class="flexblock gallery">
<li> <li>
<a href="demos/why-webslides.html" title="Why WebSlides?"> <a href="demos/why-webslides.html" title="Why WebSlides?">
@@ -324,7 +324,7 @@
</div> </div>
</section> </section>
<section class="aligncenter"> <section class="aligncenter">
<!-- .wrap = container 1200px --> <!-- .wrap = container (width: 90%) -->
<div class="wrap"> <div class="wrap">
<h2><strong>Ready to Start?</strong> </h2> <h2><strong>Ready to Start?</strong> </h2>
<p class="text-intro">Create your own presentation instantly. <br>120+ premium slides ready to use.</p> <p class="text-intro">Create your own presentation instantly. <br>120+ premium slides ready to use.</p>
@@ -375,11 +375,11 @@
</main> </main>
<!-- end main --> <!-- end main -->
<!-- Remove #webslides element :) <!-- A global footer
<footer role="contentinfo"> <footer role="contentinfo">
<div class="wrap"> <div class="wrap">
<p>An <a href="https://github.com/jlantunez/webslides">open source solution</a>, by <a href="https://twitter.com/jlantunez">@jlantunez</a>.</p> <p>An <a href="https://github.com/webslides/webslides">open source solution</a>, by <a href="https://twitter.com/webslides">@webslides</a>.</p>
</div> </div>
</footer> --> </footer> -->