diff --git a/src/assets/scripts/varrock.coffee b/src/assets/scripts/varrock.coffee index 41f839f..161dc70 100644 --- a/src/assets/scripts/varrock.coffee +++ b/src/assets/scripts/varrock.coffee @@ -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)') diff --git a/src/index.markdown b/src/index.markdown index c67f947..1ad3a89 100644 --- a/src/index.markdown +++ b/src/index.markdown @@ -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 %}). diff --git a/src/sponsors.markdown b/src/sponsors.markdown new file mode 100644 index 0000000..45f7faf --- /dev/null +++ b/src/sponsors.markdown @@ -0,0 +1,5 @@ +--- +layout: page +--- + +These are the sponsors I work with...