You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dan Prince edited this page Nov 26, 2015
·
1 revision
Projects are maintained as a separate collection within Jekyll. They are a sort of hybrid between pages and posts.
All projects live inside the _projects folder and they have the following meta-data.
---
# always use project layoutlayout: project# project titletitle: Elidir Health# image representing the projectimage: https://www.elidirhealth.co.uk/images/logo.gif# short description of the projectdescription: > We've spent the last two years working with the Welsh NHS, in order to develop a smartphone based platform designed to save Nurses as much as time as possible, whilst caring for patients.
---
The remainder of the file is free to write a full article as a long description of the project.