Go to file
Dominik V. Salonen f1c449bfd9 lmao 2018-03-15 14:31:41 +01:00
assets Thanks to Fork Awesome I actually have a Mastodon icon now 2018-03-15 13:40:20 +01:00
pages Thanks to Fork Awesome I actually have a Mastodon icon now 2018-03-15 13:40:20 +01:00
.gitignore Add background image. 2018-03-15 10:02:35 +01:00
README.md Add README 2018-03-15 07:50:47 +00:00
index.html lmao 2018-03-15 14:31:41 +01:00
main.js Use fa-pulse instead of spin CSS animation 2018-03-15 13:50:18 +01:00
style.css Use fa-pulse instead of spin CSS animation 2018-03-15 13:50:18 +01:00

README.md

Quad's Site

My personal website. It contains JavaScript although it's completely unnecessary. Mostly done for learning purposes. It's my first time doing Ajax so sorry if the implementation is cancerous.

Contains a bunch of pretty ugly CSS "hacks" to try and get the main content block centered on most displays. Tried doing it without the old transformY(); trick or Flexbox.

I know jack about JavaScript, so I know it works on the most recent Firefox, because that's the browser I use. But I won't be bothered to test it on any other browsers unless I switch browsers myself.