Start the portfolio

This commit is contained in:
Tom Hodson 2021-03-08 13:08:21 +01:00
parent 299d594ff9
commit cc14aaf5e1
5 changed files with 12 additions and 10 deletions

View File

@ -1,7 +1,7 @@
# main links links
main:
- title: "Projects"
url: /projects/
- title: "Portfolio"
url: /portfolio/
- title: "CV"
url: /cv/

View File

@ -4,4 +4,4 @@ excerpt: "Short description of portfolio item number 2 <br/><img src='/images/50
collection: portfolio
---
This is an item in your portfolio. It can be have images or nice text. If you name the file .md, it will be parsed as markdown. If you name the file .html, it will be parsed as HTML.
This is an item in your portfolio. It can be have images or nice text. If you name the file .md, it will be parsed as markdown. If you name the file .html, it will be parsed as HTML.

9
_portfolio/msc.html Normal file
View File

@ -0,0 +1,9 @@
---
title: "Msc Project"
excerpt: "Built a 3D vector magnetometer in order to determine the axis of a defect in a nano-diamond. <br/><img src='/images/vector_magnet_angle_view.png' height='100'>"
collection: portfolio
---
I built a 3d vector magnetometer in order to determine the axis of a defect in a nano-diamond.
<br><iframe src="https://myhub.autodesk360.com/ue2a56e59/shares/public/SH7f1edQT22b515c761efc56dd943429df14?mode=embed" width="640" height="480" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" frameborder="0"></iframe>

View File

@ -1,7 +0,0 @@
---
title: "Portfolio item number 1"
excerpt: "Short description of portfolio item number 1<br/><img src='/images/500x300.png'>"
collection: portfolio
---
This is an item in your portfolio. It can be have images or nice text. If you name the file .md, it will be parsed as markdown. If you name the file .html, it will be parsed as HTML.

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB