diff --git a/src/index.html b/src/index.html index 0efe38a..bf956e1 100644 --- a/src/index.html +++ b/src/index.html @@ -1,81 +1,77 @@ -

- $  -

+
+
+

+ $  +

-
+
-
-
- - ### About Me +
+
+ + ### About Me - Looks like you found my website. I suppose introductions are - in order. + Looks like you found my website. I suppose introductions are + in order. - My name's Tristan, I'm an avid Dutch-South African software - consultant working in the UK. You probably either met me at an - open source conference, a hackathon, a badminton session or at - a roleplaying table. + My name's Tristan, I'm an avid Dutch-South African software + consultant working in the UK. You probably either met me at an + open source conference, a hackathon, a badminton session or at + a roleplaying table. - If not, well, this is also a great place to "meet" me. Have a - nosey! + If not, well, this is also a great place to "meet" me. Have a + nosey! - ### This Website + ### This Website - There is not a whole lot here at the moment. + There is not a whole lot here at the moment. - You may find the following interesting though: - - - - - - - - - + You may find the following interesting though: + + - A [little web app](~/src/music_sample.html) showing + off what WebGL can do in combination with the JavaScript + Audio interface. + +
+ +
+ + ### My Work + + I'm a software consultant working for + [Codethink](https://www.codethink.co.uk) in Manchester, + UK. Our specializaiton is open source software, so this has + allowed me to directly contribute to a number of open source + projects, notably + [BuildStream](https://www.gitlab.com/buildstream/buildstream), + an integration tool for large software stacks. + + I've given a couple of talks on it, as well: + + - Build meetup 2017 + - Build meetup 2018 + - Build meetup 2019 + + Outside of work for Codethink, I'm generally interested in + things such as NixOS and other tools that assist maintaining + Linux systems - mostly born out of my pursuit of the perfect + Linux desktop (feel free to have a browse through my + [dotfiles](https://github.com/tlater/dotfiles)). + + I also just enjoy Programming, my core languages currently are + Rust, Python, Lisp and JavaScript (including a number of + frameworks and tools for these), although I have hopes to + eventually reduce these to just Rust ;) + + If you're interested in seeing these things for yourself, + visit my [Gitlab](https://gitlab.com/tlater) and + [GitHub](https://github.com/tlater) pages. + +
+
- -
- - ### My Work - - I'm a software consultant working for - [Codethink](https://www.codethink.co.uk) in Manchester, - UK. Our specializaiton is open source software, so this has - allowed me to directly contribute to a number of open source - projects, notably - [BuildStream](https://www.gitlab.com/buildstream/buildstream), - an integration tool for large software stacks. - - I've given a couple of talks on it, as well: - - - Build meetup 2017 - - Build meetup 2018 - - Build meetup 2019 - - Outside of work for Codethink, I'm generally interested in - things such as NixOS and other tools that assist maintaining - Linux systems - mostly born out of my pursuit of the perfect - Linux desktop (feel free to have a browse through my - [dotfiles](https://github.com/tlater/dotfiles)). - - I also just enjoy Programming, my core languages currently are - Rust, Python, Lisp and JavaScript (including a number of - frameworks and tools for these), although I have hopes to - eventually reduce these to just Rust ;) - - If you're interested in seeing these things for yourself, - visit my [Gitlab](https://gitlab.com/tlater) and - [GitHub](https://github.com/tlater) pages. - -
-
+
- - - -
diff --git a/src/lib/html/base.html b/src/lib/html/base.html index eaea7d9..7481e93 100644 --- a/src/lib/html/base.html +++ b/src/lib/html/base.html @@ -1,5 +1,5 @@ - + @@ -14,16 +14,12 @@ tlater.net - + -
-
- -
-
+ diff --git a/src/lib/scss/main.scss b/src/lib/scss/main.scss index 3b0b16f..c31e280 100644 --- a/src/lib/scss/main.scss +++ b/src/lib/scss/main.scss @@ -1,9 +1,10 @@ @import "./_custom-bulma"; @import "./_typed"; -html, body { - height: 100%; - width: 100%; +body { + display: flex; + flex-direction: column; + min-height: 100vh; } #typed-welcome { diff --git a/src/mail.html b/src/mail.html index 29be022..9ac17eb 100644 --- a/src/mail.html +++ b/src/mail.html @@ -1,67 +1,48 @@ -

Contact Me

+
+
+

Contact Me

-
-
-
-
- - +
+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+ +
+
+
-
- - -
+
+ + Any messages you enter here are directly forwarded to me. I aim to + respond within a day. -
- - + Don't be upset about the form, I want to avoid the spam + publishing your email address brings with it... And minimize + the amount of mail that doesn't reach me, this form is an + exception in all my spam filters, you see ;) +
- -
-
- -
-
- +
- -
- - Any messages you enter here are directly forwarded to me. I aim to - respond within a day. - - Don't be upset about the form, I want to avoid the spam - publishing your email address brings with it... And minimize - the amount of mail that doesn't reach me, this form is an - exception in all my spam filters, you see ;) - -
-
+