Compare commits

...

2 Commits

Author SHA1 Message Date
bmen e25247eda7 Layout post zu den Beispielartikeln hinzugefügt
continuous-integration/drone/push Build is passing Details
2020-10-10 10:58:13 +02:00
bmen ca14c51ddf .html zu post_url hinzugefügt 2020-10-10 10:57:47 +02:00
10 changed files with 10 additions and 2 deletions

View File

@ -26,7 +26,7 @@
{%- endif -%}
<div class="col-lg-6 my-3 wow animated fadeIn" data-wow-delay=".15s">
<a href="{{ post_url }}" class="post card {{ card_style }}">
<a href="{{ post_url }}.html" class="post card {{ card_style }}">
<div class="card-body {{ text_style }}">
<h3 class="card-title">{{ post.title }}</h3>
<p class="card-text">

View File

@ -1,5 +1,5 @@
<div class="wow animated fadeIn" data-wow-delay=".15s">
<a href="{{ project_url }}" class="project card text-dark">
<a href="{{ project_url }}.html" class="project card text-dark">
{%- if project_img -%}
<img id="{{ project_id }}-img" class="card-img-top" src="{{ project_img }}" alt="{{ project_name }}" />
{%- endif -%}

View File

@ -1,4 +1,5 @@
---
layout: post
title: What is version control?
tags: [Version Control]
style: fill

View File

@ -1,4 +1,5 @@
---
layout: post
title: Do not go gentle into that good night
tags: [Poetry]
style: fill

View File

@ -1,4 +1,5 @@
---
layout: post
title: A better Hello World
tags: [Software Development]
style: fill

View File

@ -1,4 +1,5 @@
---
layout: post
title: GitHub Flow
tags: [GitHub, Workflow]
style: fill

View File

@ -1,4 +1,5 @@
---
layout: post
title: 4 Lessons After 11 Years in Silicon Valley
tags:
style: fill

View File

@ -1,4 +1,5 @@
---
layout: post
title: What the heck is a Callback?
tags: [JavaScript, Nodejs, Web Development]
style: fill

View File

@ -1,4 +1,5 @@
---
layout: post
title: Learn React.js in 5 minutes
tags: [React, JavaScript, Web Development]
style: border

View File

@ -1,4 +1,5 @@
---
layout: post
title: Digital Minimalism
tags: [Social Media, Minimalism, Technology]
style: