Move content to docs folder and fix docker-compose(#367)
This commit is contained in:
23
docs/index.html
Normal file
23
docs/index.html
Normal 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 %}
|
||||
|
Reference in New Issue
Block a user