Skip to content

Commit

Permalink
Primer commit
Browse files Browse the repository at this point in the history
  • Loading branch information
albertocaste committed Sep 14, 2017
1 parent 97829c1 commit 89de23a
Show file tree
Hide file tree
Showing 83 changed files with 2,245 additions and 0 deletions.
Binary file added assets/css/_DS_Store
Binary file not shown.
Binary file added assets/css/_DS_Store(1)
Binary file not shown.
252 changes: 252 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,252 @@
*{
box-sizing: border-box;
font-family: 'Arapey', serif;
border: 0;
color: #303030;
}

@font-face {
font-family: Daneleon;
src: url(../fonts/Dandeleon.ttf);
}

header{
width: 100%;
height: 90px;
background: #332a29;
}

h1{
font-family: Daneleon;
font-size: 100px;
margin-top: 20px;
color: white;
}

#butxacat{
width: 100%;
height: 100px;
}

nav{
font-size: 15px;
}

.nav-item:hover{
background: #a29493;
color: white;
}

#buscar{
margin-top: 4px;
background: white;
padding: 5px;
}

.search-query{
background: white;
}

.transscale:hover{
transform: scale(1.01);
transition: all 1s;
}

#redes_sociales{
padding-top: 7px;
}

a{
color: #303030;
}

a:link{
text-decoration:none;
}

#post_destacado{
max-width: 100%;
height: 400px;
}

#img_destacado{
width: 829px;
height: 400px;
position: absolute;
z-index: 95;
}

#back_destacado{
width: 829px;
height: 400px;
background: url('../img/back_destacado.png') no-repeat;
background-size: cover;
position: absolute;
z-index: 99;
}

.txt_destacado{
margin-top: 220px;
position: absolute;
z-index: 99;
padding-right: 10px;
padding-left: 10px;
color: white;
}

.txt_autor{
font-size: 12px;
color: white;
}

.txt_destacado_short{
font-size: 15px;
color: white;
}

.tags{
padding-left: 3px;
padding-right: 3px;
border: 1px solid #a29493;
background: white;
color: #332a29;
}

.post_ultimo{
height: 400px;
margin-top: 20px;
margin-bottom: 15px;
}

.img_postultimo{
width: 260px;
height: 400px;
position: absolute;
z-index: 95;
}

.back_postultimo{
width: 260px;
height: 400px;
background: url('../img/back_destacado.png') no-repeat;
background-size: cover;
position: absolute;
z-index: 99;
}

.txt_postultimo{
position: absolute;
z-index: 99;
padding-right: 10px;
padding-left: 10px;
}

.txt_ultimo_short{
font-size: 13px;
color: white;
}

.img-circle{
float: left;
}

.post_otro{
height: 120px;
margin-bottom: 10px;
color: #303030;
}

.txt_post_otro{
margin-left: 110px;
}

h2{
font-size: 40px;
height: 40px;
}

h3{
text-align: center;
font-size: 30px;
margin-bottom: 200px;
color: white;
}

h4{
font-size: 20px;
}

h5{
font-size: 15px;
text-align: center;
}

#aboutme{
height: 400px;
border: 1px solid #a29493;
}

#img_me{
padding-top: 20px;
margin-left: 35%;
}

.txt_aside{
font-size: 15px;
padding: 15px;
text-align: justify;
}

#aside2{
margin-top: 20px;
border: 1px solid #a29493;
height: 1000px;
padding: 15px;

}

#nombre{
padding: 8px;
text-align: center;
width: 100%;
}

#email{
padding: 8px;
text-align: center;
width: 100%;
}

#resultado{
height: 20px;
padding: 8px;
text-align: center;
width: 100%;
}

.btn_news{
background: #332a29;
color: white;
padding: 2px;
width: 100%;
}

.btn_news:hover{
background: white;
color: #332a29;
border: 1px solid #a29493;
}

.news{
background: #332a29;
padding: 10px;
height: 200px;
color: white;
}


footer{
margin-bottom: 0;
background: #332a29;
height: 100px;
}
Binary file added assets/fonts/Dandeleon.ttf
Binary file not shown.
Binary file added assets/img/._back_destacado.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/._back_ultimo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/back_destacado.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/back_ultimo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/beach.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/costa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/icon_fb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/icon_insta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/icon_tw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/icon_youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/mountain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
132 changes: 132 additions & 0 deletions butxacat.sql

Large diffs are not rendered by default.

Binary file added cms/.DS_Store
Binary file not shown.
Binary file added cms/._.DS_Store
Binary file not shown.
Binary file added cms/_DS_Store
Binary file not shown.
Binary file added cms/_DS_Store(1)
Binary file not shown.
Binary file added cms/assets/.DS_Store
Binary file not shown.
Binary file added cms/assets/._.DS_Store
Binary file not shown.
Binary file added cms/assets/_DS_Store
Binary file not shown.
Binary file added cms/assets/_DS_Store(1)
Binary file not shown.
17 changes: 17 additions & 0 deletions cms/assets/css/login.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
*{
box-sizing: border-box;
font-family: 'Arapey', serif;
border: 0;
color: #303030;
}

.account-wall{
margin-top: 100px;
border: 1px solid #a29493;
padding: 20px;
}

.img-circle{
width: 100px;
height: 100px;
}
81 changes: 81 additions & 0 deletions cms/assets/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
*{
box-sizing: border-box;
font-family: 'Arapey', serif;
border: 0;
color: #303030;
}

@font-face {
font-family: Daneleon;
src: url(../fonts/Dandeleon.ttf);
}

header{
width: 100%;
height: 100px;
background: #332a29;
}

h1{
font-family: Daneleon;
font-size: 110px;
margin-top: 20px;
color: white;
}

#butxacat{
width: 100%;
height: 100px;
}

nav{
font-size: 15px;
}

.nav-item:hover{
background: #a29493;
color: white;
}

#buscar{
margin-top: 4px;
background: white;
padding: 5px;
}

.search-query{
background: white;
}

.thumblist {
width: 60px;
height: 60px;
}

.thumbnav{
width: 30px;
height: 30px;
}

.session{

height: 40px;
border: 1px solid #a29493;
padding: 5px;
}

a{
text-decoration: none;
}

.logout{
height: 40px;
padding: 5px;
background: #332a29;
color: white;
}

.logout:hover{
background: white;
color: #332a29;
}
Binary file added cms/assets/fonts/Dandeleon.ttf
Binary file not shown.
Binary file added cms/assets/img/.DS_Store
Binary file not shown.
Binary file added cms/assets/img/._.DS_Store
Binary file not shown.
Binary file added cms/assets/img/users/.DS_Store
Binary file not shown.
Binary file added cms/assets/img/users/._.DS_Store
Binary file not shown.
Binary file added cms/assets/img/users/9zav6bs7m5/9zav6bs7m5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/assets/img/users/hi3mhe3ycw/hi3mhe3ycw.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/assets/img/users/iim3dd00dn/iim3dd00dn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/assets/img/users/o3snowpxh7/o3snowpxh7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/assets/img/users/rbgxcb69tz/rbgxcb69tz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/assets/img/users/rqiv4kaocn/rqiv4kaocn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/assets/img/users/w9vb5eu2a9/w9vb5eu2a9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions cms/conf.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?php
const SESSION_TIME = 300;
include "lg_spanish.php";
?>
7 changes: 7 additions & 0 deletions cms/db.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php
$link = mysqli_connect('localhost', 'root', 'root') or die('No se pudo conectar: ' . mysql_error());

mysqli_select_db($link , "butxacat") or die('No se pudo seleccionar la base de datos');

mysqli_set_charset($link , "utf8");
?>
Loading

0 comments on commit 89de23a

Please sign in to comment.