I have an issue with the website that i'm pushing to github pages.
My Gemfile has the github-pages gem and the jekyll gem has been commented out.
The error doesn't give any information as to where the error ocurrs expet for a file path (/_layout/defaults.html), which does not exist in my project. Building does not work and serving the website doesnt work. If someone could point me in a direction as to where I can find more info or has had this problem before that would be awesome!
---
title: "New Website, First Post"
layout: post
date: '2019-10-08'
categories: hyperlisk first
---
Hello World! This is my first ever jekyll post on my website. This is a new experiece and I would like to thank Evan Pratten (@ewpratten) for creating most of this website for me.
Go to his <a href="https://retrylife.ca">website</a>, he has some cool stuff over there! This blog will contain cool things I discover, tutorials and possible some updates to bigger projects I am working on. One such project called HyperEngine. That will be explained in a later post. The post directly following it will be a giant post about linear algebra and something called Optimal Control Theory.
^^ That is the only post and the error happens right after generating feed for posts Thanks!