Added some more parallax to the main header; added a sponsors page; added more text to the home page

This commit is contained in:
Gregory Ballantine 2021-08-20 21:51:16 -04:00
parent 97b429fd0a
commit 8bdd87b98a
3 changed files with 12 additions and 1 deletions

View File

@ -4,4 +4,6 @@
$(window).scroll ->
wScroll = $(this).scrollTop()
# Header stuff
$('#header-logo').css('transform', 'translate(-50%, ' + (wScroll / 2) + 'px)')
$('#header-logo h1').css('transform', 'translateY(-' + (wScroll / 2) + 'px)')

View File

@ -3,4 +3,8 @@
layout: home
---
Welcome to the Bit Goblin website! This is a place for lots of cool tech things, ranging from YouTube videos on computer hardware, networking and Linux, to a community Minecraft server, and we even have a Discord server! Everyone is welcome to join the community, all I ask is that you simply just be excellent to each other. Easy enough.
Welcome! My name is Greg Ballantine and Bit Goblin is my passion project for creating YouTube videos on tech. I love tinkering with all things related to computers, and I enjoy documenting the things that I do so that others can use my struggles to ease their own. Whether it's buildings PCs, playing with networking gear, or exploring the beauty of Linux, there are lots of things to play with and try to help others with.
Not only is Bit Goblin for creating videos on tech, but it is also a quickly growing community with various means of connecting. Ranging from the aforementioned YouTube videos on computer hardware, networking and Linux, to a community Minecraft server, a Discord server for everyone to relax and chat with each other, a future community forum and other services. Everyone is welcome to join the community, all I ask is that you simply just be excellent to each other. Easy enough, right?
I do work with sponsors to help fund my projects. If you're curious about who I've worked with before, check out the [Sponsors page]({% link sponsors.markdown %}).

5
src/sponsors.markdown Normal file
View File

@ -0,0 +1,5 @@
---
layout: page
---
These are the sponsors I work with...