Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F969708
index.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
index.html
View Options
---
layout: default
title: blog
---
{% for post in paginator.posts %}
<
div
class
=
"posts"
>
<
h1
>
<
a
href
=
"{{ site.github.url }}{{ post.url }}"
>
{{ post.title }}
</
a
>
</
h1
>
{% if post.image.teaser %}
<
a
href
=
"{{ site.github.url }}{{ post.url }}"
><
img
src
=
"{{ site.github.url }}/images/{{ post.image.teaser }}"
></
a
>
{% endif %}
<
p
>
{{ post.content | strip_html | truncate: 350 }}
<
a
href
=
"{{ site.github.url }}{{ post.url }}"
>
Czytaj dalej
</
a
>
<
span
class
=
"post-date"
style
=
"margin-top:3px"
><
i
class
=
"fa fa-calendar"
aria-hidden
=
"true"
></
i
>
{{ post.date | date_to_string }}
<
i
class
=
"fa fa-clock-o"
aria-hidden
=
"true"
></
i
>
{% include read-time.html %}
<
i
class
=
"fa fa-user"
aria-hidden
=
"true"
></
i
>
{{ post.author }}
</
span
>
</
p
>
</
div
>
{% endfor %}
<!-- Pagination links -->
<
div
class
=
"pagination"
>
{% if paginator.next_page %}
<
a
class
=
"pagination-button pagination-active"
href
=
"{{ site.github.url }}{{ paginator.next_page_path }}"
class
=
"next"
>
Starsze
</
a
>
{% else %}
<
span
class
=
"pagination-button"
>
Starsze
</
span
>
{% endif %}
{% if paginator.previous_page %}
<
a
class
=
"pagination-button pagination-active"
href
=
"{{ site.baseurl }}{{ paginator.previous_page_path }}"
>
Nowsze
</
a
>
{% else %}
<
span
class
=
"pagination-button"
>
Nowsze
</
span
>
{% endif %}
</
div
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sat, Nov 23, 11:58 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547980
Default Alt Text
index.html (1 KB)
Attached To
Mode
rODPIT odpowiedzialni.it
Attached
Detach File
Event Timeline
Log In to Comment