This repo is on: GitLab | GitHub
Welcome to my website! ... well the git repo for it anyway! Wow you're a nerd aren't you? No problem, I am into some pretty nerdy stuff too like making video games!
More to come... when I feel like it.
- logo missing on firefox
- fonts are extremely thin in firefox/ubuntu
- embedded youtube videos dont work
Code for when I get around to fixing this:
<iframe width="560" height="315" src="https://www.youtube.com/embed/iwpL5AaKIQo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
- run
npm start
from the terminal, then files will magically appear in thedest
folder.
Run npm run serve
and it will do a python thing and let you view the site at port 8000
'npm run upload'