Add links to projects

This commit is contained in:
Serghei Cebotari 2023-12-19 23:36:26 +03:00
parent 07f4f9f463
commit ee284cd873
4 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,6 @@
---
title: '{{ replace .File.ContentBaseName `-` ` ` | title }}'
link:
weight: 1
tags: ["Hugo", "HTML", "CSS"]
start_date: '{{ .Date }}'

View File

@ -1,5 +1,6 @@
---
title: 'mydarlingunderwear.ru'
link: https://gitea.cebotari.ru/chebser/MyDarling
weight: 2
tags: ["ASP.NET", "Entity Framework", "Bootstrap", "Docker"]
start_date: 2023-01-31

View File

@ -1,5 +1,6 @@
---
title: 'RhSolutions AddIn'
link: https://gitea.cebotari.ru/chebser?q=RhSolutions
weight: 1
tags: [".NET", "ASP.NET", "Entity Framework", "PostgreSQL", "ML.NET", "Docker"]
start_date: 2021-11-11

View File

@ -4,7 +4,7 @@
<table>
<tbody>
<tr>
<td><strong>{{ .Title }} </strong><span>|</span>
<td><strong>{{ with.Params.Link }}<a href="{{ . }}">{{ end }}{{ .Title }}</a></strong><span>|</span>
<em class="subtitle">{{ range $i, $e := .Params.tags -}}{{- if $i -}}, {{ end -}}{{ . }}{{- end -}}</em>
</td>
<td class="align-right">