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

23
index.html Normal file
View File

@ -0,0 +1,23 @@
---
layout: default
---
{% include career-profile.html %}
{% unless site.data.data.sidebar.education %}
{% include education.html %}
{% endunless %}
{% include experiences.html %}
{% include certifications.html %}
{% include projects.html %}
{% include oss-contributions.html %}
{% include publications.html %}
{% include skills.html %}