mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Start the portfolio
This commit is contained in:
parent
299d594ff9
commit
cc14aaf5e1
@ -1,7 +1,7 @@
|
||||
# main links links
|
||||
main:
|
||||
- title: "Projects"
|
||||
url: /projects/
|
||||
- title: "Portfolio"
|
||||
url: /portfolio/
|
||||
|
||||
- title: "CV"
|
||||
url: /cv/
|
||||
|
@ -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
9
_portfolio/msc.html
Normal 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>
|
@ -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.
|
BIN
images/vector_magnet_angle_view.png
Normal file
BIN
images/vector_magnet_angle_view.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
Loading…
x
Reference in New Issue
Block a user