updated stylesheet, added link for dev and upgraded for hugo 0.57
Αυτό το commit περιλαμβάνεται σε:
γονέας
5708d2b524
commit
207245db5d
11 αρχεία άλλαξαν με 22 προσθήκες και 14 διαγραφές
|
@ -1,6 +1,7 @@
|
||||||
[
|
[
|
||||||
{"name": "Hellug Wiki", "url": "https://wiki.hellug.gr"},
|
{"name": "Hellug Wiki", "url": "https://wiki.hellug.gr"},
|
||||||
{"name": "Hellug Forum", "url": "https://forum.hellug.gr"},
|
{"name": "Hellug Forum", "url": "https://forum.hellug.gr"},
|
||||||
|
{"name": "Hellug Dev Platform", "url": "https://dev.hellug.gr"},
|
||||||
{"name": "Photos", "url": "https://photos.hellug.gr"},
|
{"name": "Photos", "url": "https://photos.hellug.gr"},
|
||||||
{"name": "Λίστες", "url": "https://lists.hellug.gr"},
|
{"name": "Λίστες", "url": "https://lists.hellug.gr"},
|
||||||
{"name": "Αγγελίες", "url": "https://ads.hellug.gr"},
|
{"name": "Αγγελίες", "url": "https://ads.hellug.gr"},
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
[
|
[
|
||||||
{"name": "Hellug Wiki", "url": "https://wiki.hellug.gr"},
|
{"name": "Hellug Wiki", "url": "https://wiki.hellug.gr"},
|
||||||
{"name": "Hellug Forum", "url": "https://forum.hellug.gr"},
|
{"name": "Hellug Forum", "url": "https://forum.hellug.gr"},
|
||||||
|
{"name": "Hellug Dev Platform", "url": "https://dev.hellug.gr"},
|
||||||
{"name": "Photos", "url": "https://photos.hellug.gr"},
|
{"name": "Photos", "url": "https://photos.hellug.gr"},
|
||||||
{"name": "Λίστες", "url": "https://lists.hellug.gr"},
|
{"name": "Λίστες", "url": "https://lists.hellug.gr"},
|
||||||
{"name": "Αγγελίες", "url": "https://ads.hellug.gr"},
|
{"name": "Αγγελίες", "url": "https://ads.hellug.gr"},
|
||||||
|
|
|
@ -13,9 +13,9 @@
|
||||||
<!-- Articles Section -->
|
<!-- Articles Section -->
|
||||||
<div class="well well-lg">
|
<div class="well well-lg">
|
||||||
{{ $counter := 0 }}
|
{{ $counter := 0 }}
|
||||||
|
{{ $pages := .Site.RegularPages }}
|
||||||
{{ $recentpostlimit := (sub now.Unix 2592000 ) }}
|
{{ $recentpostlimit := (sub now.Unix 2592000 ) }}
|
||||||
{{ range first 5 .Pages }}
|
{{ range first 5 $pages }}
|
||||||
{{ $counter = add $counter 1 }}
|
{{ $counter = add $counter 1 }}
|
||||||
{{ if eq $counter 1 }}
|
{{ if eq $counter 1 }}
|
||||||
<!-- First Post -->
|
<!-- First Post -->
|
||||||
|
|
|
@ -10,9 +10,12 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<!-- Bootstrap -->
|
<!-- Bootstrap -->
|
||||||
<link href="/static/css/bootstrap.min.css" rel="stylesheet" />
|
<link href="/static/css/bootstrap.min.css" rel="stylesheet" />
|
||||||
<link href="/static/css/bootstrap.theme.min.css" rel="stylesheet" />
|
|
||||||
<link href="/static/css/hellug.css" rel="stylesheet" />
|
<link href="/static/css/hellug.css" rel="stylesheet" />
|
||||||
<script type="text/javascript" src="/static/js/jquery-1.12.4.min.js"></script>
|
<script type="text/javascript" src="/static/js/jquery-1.12.4.min.js"></script>
|
||||||
<script src="/static/js/bootstrap.min.js"></script>
|
<script src="/static/js/bootstrap.min.js"></script>
|
||||||
|
{{ if .RelPermalink }}
|
||||||
|
<link href="{{ .RelPermalink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||||
|
<link href="{{ .RelPermalink }}" rel="feed" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||||
|
{{ end }}
|
||||||
</head>
|
</head>
|
||||||
<body id="main">
|
<body id="main">
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<span class="icon-bar"></span>
|
<span class="icon-bar"></span>
|
||||||
<span class="icon-bar"></span>
|
<span class="icon-bar"></span>
|
||||||
</button>
|
</button>
|
||||||
<a class="navbar-brand" href="/"><span class="glyphicon glyphicon-home"></span> HEL.L.U.G.</a>
|
<a class="navbar-brand" href="/"><span class="glyphicon glyphicon-home"></span></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||||
|
|
1
layouts/partials/rss.html
Κανονικό αρχείο
1
layouts/partials/rss.html
Κανονικό αρχείο
|
@ -0,0 +1 @@
|
||||||
|
{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}
|
BIN
static/favicon.ico
Κανονικό αρχείο
BIN
static/favicon.ico
Κανονικό αρχείο
Το δυαδικό αρχείο δεν εμφανίζεται.
Μετά Πλάτος: | Ύψος: | Μέγεθος: 15 KiB |
6
static/static/css/bootstrap-theme.min.css
εξωτερικό
6
static/static/css/bootstrap-theme.min.css
εξωτερικό
Το diff αρχείων καταστέλλεται επειδή μία ή περισσότερες γραμμές είναι πολύ μεγάλες
9
static/static/css/bootstrap.min.css
εξωτερικό
9
static/static/css/bootstrap.min.css
εξωτερικό
Το diff αρχείων καταστέλλεται επειδή μία ή περισσότερες γραμμές είναι πολύ μεγάλες
|
@ -39,13 +39,16 @@
|
||||||
{
|
{
|
||||||
float:left;
|
float:left;
|
||||||
min-width:400px;
|
min-width:400px;
|
||||||
width:70%;
|
width:68%;
|
||||||
|
margin-left:1%;
|
||||||
|
margin-right:1%;
|
||||||
}
|
}
|
||||||
#column2
|
#column2
|
||||||
{
|
{
|
||||||
float:right;
|
float:right;
|
||||||
min-width:250px;
|
min-width:250px;
|
||||||
width:29%;
|
width:27%;
|
||||||
|
margin-right:1%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer
|
.footer
|
||||||
|
|
BIN
static/static/fonts/glyphicons-halflings-regular.woff2
Κανονικό αρχείο
BIN
static/static/fonts/glyphicons-halflings-regular.woff2
Κανονικό αρχείο
Το δυαδικό αρχείο δεν εμφανίζεται.
Φόρτωση…
Προσθήκη πίνακα
Προσθήκη υπερσυνδέσμου
Παράθεση σε νέο ζήτημα