aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html366
1 files changed, 182 insertions, 184 deletions
diff --git a/index.html b/index.html
index 1201411..1ffffe3 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
<!-- navigation -->
<header class="navigation">
<nav class="navbar">
- <div class="container">
+ <div class="container">
<!-- nav site title -->
<!-- Input for menu-mobile with checkbox-->
<input id="navbar-toggle-cbox" role="button" type="checkbox">
@@ -32,7 +32,7 @@
<!-- end of burger -->
</div>
- <!-- this "navbar-menu" is hidden on mobile -->
+ <!-- this "navbar-menu" is hidden on mobile -->
<div id="navMenu" class="navbar-menu">
<ul class="navbar-end">
<li><a href="index.html" class="navbar-item is-tab is-active">Home</a></li>
@@ -41,8 +41,8 @@
<li><a href="contact.html" class="navbar-item is-tab">Contact</a></li>
</ul>
</div>
- <!-- end of nav -->
- </div>
+ <!-- end of nav -->
+ </div>
</nav>
</header>
<!-- end navigation -->
@@ -50,12 +50,12 @@
<!-- page header (title, etc) -->
<div class="main-header">
<section class="hero">
- <div class="hero-body">
- <div class="container">
- <div class="has-text-centered">
- <!-- header && subheader -->
- <h1 class="title is-1 is-spaced">Conocimientos Libres</h1>
- <h4 class="subtitle is-4">Sitio de información sobre Software Libre</h4>
+ <div class="hero-body">
+ <div class="container">
+ <div class="has-text-centered">
+ <!-- header && subheader -->
+ <h1 class="title is-1 is-spaced">Conocimientos Libres</h1>
+ <h4 class="subtitle is-4">Sitio de información sobre Software Libre</h4>
<!-- search form -->
<div class="column is-6 is-offset-3">
@@ -70,10 +70,10 @@
</div>
<!-- end search form -->
- <!-- end of header && subheader -->
- </div>
- </div>
- </div>
+ <!-- end of header && subheader -->
+ </div>
+ </div>
+ </div>
</section>
</div>
<!-- end page header -->
@@ -81,215 +81,215 @@
<!-- page content -->
<div class="main-content">
<div class="container">
- <!-- start of posts -->
- <div class="columns is-multiline is-centered has-text-centered">
- <!-- start of post -->
- <div class="column is-4">
- <div class="card">
- <!-- image for post -->
- <div class="card-image">
- <figure class="image is-4by3">
- <img src="https://placehold.it/700x500" alt="Image">
- </figure>
- </div>
- <!-- end of image for post -->
+ <!-- start of posts -->
+ <div class="columns is-multiline is-centered has-text-centered">
+ <!-- start of post -->
+ <div class="column is-4">
+ <div class="card">
+ <!-- image for post -->
+ <div class="card-image">
+ <figure class="image is-4by3">
+ <img src="https://placehold.it/700x500" alt="Image">
+ </figure>
+ </div>
+ <!-- end of image for post -->
- <!-- post header -->
- <div class="card-content-header">
- <h4 class="title is-4"><a href="post.html">Header for Post</a></h4>
- </div>
- <!-- end of post header -->
+ <!-- post header -->
+ <div class="card-content-header">
+ <h4 class="title is-4"><a href="post.html">Header for Post</a></h4>
+ </div>
+ <!-- end of post header -->
- <!-- post content -->
- <div class="card-content">
- <div class="content social">
- <div class="navbar is-social-center">
+ <!-- post content -->
+ <div class="card-content">
+ <div class="content social">
+ <div class="navbar is-social-center">
<a class="navbar-item" href="">
- <span class="soumaicon">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#gnusocial" />
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
- <span class="soumaicon">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#diaspora" />
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
- <span class="soumaicon">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#mastodom" />
</svg>
- </span>
- </a>
- </div>
- </div>
- <!-- end of post content -->
+ </span>
+ </a>
+ </div>
+ </div>
+ <!-- end of post content -->
- <!-- post footer -->
- <div class="card-content-footer">
+ <!-- post footer -->
+ <div class="card-content-footer">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#calendar" />
</svg>
- </span>
- <small>11:09 PM - 1 Jan 2019</small>
+ </span>
+ <small>11:09 PM - 1 Jan 2019</small>
- <span class="soumaicon">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#comments" />
</svg>
- </span>
+ </span>
<small>20 comments</small>
- </div>
- <!-- end of post footer -->
- </div>
- </div>
- </div>
- <!-- end of post -->
+ </div>
+ <!-- end of post footer -->
+ </div>
+ </div>
+ </div>
+ <!-- end of post -->
- <!-- start of post -->
- <div class="column is-4">
- <div class="card">
- <!-- image for post -->
- <div class="card-image">
- <figure class="image is-4by3">
- <img src="https://placehold.it/700x500" alt="Image">
- </figure>
- </div>
- <!-- end of image for post -->
+ <!-- start of post -->
+ <div class="column is-4">
+ <div class="card">
+ <!-- image for post -->
+ <div class="card-image">
+ <figure class="image is-4by3">
+ <img src="https://placehold.it/700x500" alt="Image">
+ </figure>
+ </div>
+ <!-- end of image for post -->
- <!-- post header -->
- <div class="card-content-header">
- <h4 class="title is-4"><a href="post.html">Header for Post</a></h4>
- </div>
- <!-- end of post header -->
+ <!-- post header -->
+ <div class="card-content-header">
+ <h4 class="title is-4"><a href="post.html">Header for Post</a></h4>
+ </div>
+ <!-- end of post header -->
- <!-- post content -->
- <div class="card-content">
- <div class="content social">
- <div class="navbar is-social-center">
- <a class="navbar-item" href="">
- <span class="soumaicon">
+ <!-- post content -->
+ <div class="card-content">
+ <div class="content social">
+ <div class="navbar is-social-center">
+ <a class="navbar-item" href="">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#gnusocial" />
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
- <span class="soumaicon">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#diaspora" />
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
- <span class="soumaicon">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#mastodom" />
</svg>
- </span>
- </a>
- </div>
- </div>
- <!-- end of post content -->
+ </span>
+ </a>
+ </div>
+ </div>
+ <!-- end of post content -->
- <!-- post footer -->
- <div class="card-content-footer">
+ <!-- post footer -->
+ <div class="card-content-footer">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#calendar" />
</svg>
- </span>
+ </span>
<small>11:09 PM - 1 Jan 2017</small>
- <span class="soumaicon">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#comments" />
</svg>
- </span>
+ </span>
<small>20 comments</small>
- </div>
- <!-- end of post footer -->
- </div>
- </div>
- </div>
- <!-- end of post -->
+ </div>
+ <!-- end of post footer -->
+ </div>
+ </div>
+ </div>
+ <!-- end of post -->
- <!-- start of post -->
- <div class="column is-4">
- <div class="card">
- <!-- image for post -->
- <div class="card-image">
- <figure class="image is-4by3">
- <img src="https://placehold.it/700x500" alt="Image">
- </figure>
- </div>
- <!-- end of image for post -->
+ <!-- start of post -->
+ <div class="column is-4">
+ <div class="card">
+ <!-- image for post -->
+ <div class="card-image">
+ <figure class="image is-4by3">
+ <img src="https://placehold.it/700x500" alt="Image">
+ </figure>
+ </div>
+ <!-- end of image for post -->
- <!-- post header -->
- <div class="card-content-header">
- <h4 class="title is-4"><a href="post.html">Header for Post</a></h4>
- </div>
- <!-- end of post header -->
+ <!-- post header -->
+ <div class="card-content-header">
+ <h4 class="title is-4"><a href="post.html">Header for Post</a></h4>
+ </div>
+ <!-- end of post header -->
- <!-- post content -->
- <div class="card-content">
- <div class="content social">
- <div class="navbar is-social-center">
+ <!-- post content -->
+ <div class="card-content">
+ <div class="content social">
+ <div class="navbar is-social-center">
<a class="navbar-item" href="">
- <span class="soumaicon">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#gnusocial" />
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
- <span class="soumaicon">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#diaspora" />
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
- <span class="soumaicon">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#mastodom" />
</svg>
- </span>
- </a>
- </div>
- </div>
- <!-- end of post content -->
+ </span>
+ </a>
+ </div>
+ </div>
+ <!-- end of post content -->
- <!-- post footer -->
- <div class="card-content-footer">
+ <!-- post footer -->
+ <div class="card-content-footer">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#calendar" />
</svg>
- </span>
+ </span>
<small>11:09 PM - 1 Jan 2016</small>
- <span class="soumaicon">
+ <span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#comments" />
</svg>
- </span>
+ </span>
<small>20 comments</small>
- </div>
- <!-- end of post footer -->
- </div>
- </div>
- </div>
- <!-- end of post -->
- </div>
- <!-- end of posts -->
+ </div>
+ <!-- end of post footer -->
+ </div>
+ </div>
+ </div>
+ <!-- end of post -->
+ </div>
+ <!-- end of posts -->
</div>
<!-- pagination -->
@@ -316,75 +316,73 @@
<footer class="footer footer-top-shadow">
<!-- header nav content -->
- <div class="navbar is-social-center">
- <a class="navbar-item" href="">
+ <div class="navbar is-social-center">
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#diaspora"/>
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#gnusocial"/>
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#pump"/>
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#pixelfed"/>
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#peertube"/>
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#mediagoblin"/>
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#matrix"/>
</svg>
- </span>
- </a>
- <a class="navbar-item" href="">
+ </span>
+ </a>
+ <a class="navbar-item" href="">
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#rss"/>
</svg>
- </span>
- </a>
- </div>
- <!-- end of header nav content -->
+ </span>
+ </a>
+ </div>
+ <!-- end of header nav content -->
<div class="container has-text-centered">
-
<span class="soumaicon">
<svg>
<use href="./dist/images/icons/master.svg#libregit"/>
</svg>
- </span>
-
- <p>template by <a href="https://libregit.org/heckyel">libregit.org/heckyel</a></p>
- <p>this template is Free Software</p>
+ </span>
+ <p>template by <a href="https://libregit.org/heckyel">libregit.org/heckyel</a></p>
+ <p>this template is Free Software</p>
</div>
</footer>
<!-- end of footer -->