Skip to content

Update html #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
587 changes: 587 additions & 0 deletions css/bootstrap-theme.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions css/bootstrap-theme.css.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions css/bootstrap-theme.min.css

Large diffs are not rendered by default.

6,800 changes: 6,800 additions & 0 deletions css/bootstrap.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions css/bootstrap.css.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

65 changes: 65 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
html {
position: relative;
min-height: 100%;
}
*, *:after, *:before
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body
{

font-family: 'Open Sans', sans-serif;
overflow-x: hidden;
font-weight: normal;
color:#666666;
font-size: 16px;
line-height: 24px;
background: #F9F9F9;
}
h1, h2, h3, h4, h5
{
font-family: 'Open Sans', sans-serif;
font-weight: lighter;
color: #000;
}
/* === Images === */
img
{
max-width: 100%;
height: auto;
vertical-align: middle;
}
/* === Links === */
a
{
color:#000;
text-decoration: none;
}
a:focus
{
outline: none
}
a:hover
{
text-decoration: none;
color:#000;
}
/* === Paragraf Elements === */
p a:hover, span a:hover, h5 a:hover
{
text-decoration: none
}
p, ul, ol
{
margin-bottom: 1.5em
}

/* === Header === */
.header{
background: #fff;
padding: 20px 0;
border-bottom: 1px solid #E8E8E8;
}
2 changes: 2 additions & 0 deletions css/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added fonts/glyphicons-halflings-regular.eot
Binary file not shown.
288 changes: 288 additions & 0 deletions fonts/glyphicons-halflings-regular.svg
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 fonts/glyphicons-halflings-regular.ttf
Binary file not shown.
Binary file added fonts/glyphicons-halflings-regular.woff
Binary file not shown.
Binary file added fonts/glyphicons-halflings-regular.woff2
Binary file not shown.
Binary file added img/hackafe-logo-black-yellow-transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 74 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,32 +1,76 @@
<!DOCTYPE html>
<html class="no-js" lang="">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Hackafe</title>
<meta name="description" content="Plovdiv's hackerspace">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
form {
display: inline;
}
</style>
</head>
<body>
<h1>Welcome to Hackafe <small>Plovdiv's hackerspace</small></h1>

<h3>Какво е Hackafe?</h3>

<p>Hackafe е клуб/общност на хора, занимаващи се с високи технологии - програмиране, хардуер, графичен дизайн, онлайн бизнес. Тук се провеждат различни събития, като семинари, работилници, лекции, обучения, човъркане на електронни устройства, или просто писане на код за забавление или упражнение.</p>

<p>Hackafe е и споделено работно пространство, където всеки член на общността може да изпозлва достъп до интернет, стол и бюро, за да свърши своята работа.</p>

<p>
<form method="post" action="$PORTAL_ACTION$">
<input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$">
<input name="accept" type="submit" value="Continue">
</form>
to Internet!
</p>
</body>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">

<title>Hackafe</title>

<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">

<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>

<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>

<body>

<header class="header">
<div class="container">
<div class="row">

<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4">

<figure>
<img src="img/hackafe-logo-black-yellow-transparent.png" alt="logo"/>
</figure>

</div>

</div>
</div>
</header>

<div class="container">

<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h1>Welcome to Hackafe <small>Plovdiv's hackerspace</small></h1>

<h3>Какво е Hackafe?</h3>

<p>Hackafe е клуб/общност на хора, занимаващи се с високи технологии - програмиране, хардуер, графичен дизайн, онлайн бизнес. Тук се провеждат различни събития, като семинари, работилници, лекции, обучения, човъркане на електронни устройства, или просто писане на код за забавление или упражнение.</p>

<p>Hackafe е и споделено работно пространство, където всеки член на общността може да изпозлва достъп до интернет, стол и бюро, за да свърши своята работа.</p>

<form method="post" action="$PORTAL_ACTION$">
<input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$">
<input name="accept" type="submit" value="Continue">
</form>

</div>
</div>

</div><!-- /.container -->


<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>

</body>
</html>
Loading