Fix docker compose and deploy

This commit is contained in:
Nelson Estevão
2023-08-05 23:04:15 +01:00
parent 15fe516dbc
commit 7cefa97145
1428 changed files with 13 additions and 53 deletions

19
print.html Normal file
View File

@ -0,0 +1,19 @@
---
layout: print
permalink: /print
---
{% include career-profile.html %}
{% unless site.data.data.sidebar.education %}
{% include education.html %}
{% endunless %}
{% include experiences.html %}
{% include projects.html %}
{% include publications.html %}
{% include skills.html %}