My new website
Welcome to my new and improved website.
I made this website to showcase some of my bigger projects. Occassionally, I will blog about what’s going on in my life, but if you want more continuous updates, consider following me on twitter at @PhysicksofLife. I tweet about my publications, presentations, and things of that nature on a more regular basis.
My hope is that this website will be a place where interested folks can get a glimpse at what I am working on and serve to organize my own thinking.
This website is made using Jekyll pages and hosted using GitHub. Jekyll is an impressively powerful site generator. Given a few template details, Jekyll will build a website and properly organize blog posts and other content with minimal effort. The actual text is written in kramdown {:...}
. Below are some examples of what I can do (these are mainly for my own benefit - i.e., for future copy-pasting.)
Large Tables
Default aligned | Left aligned | Center aligned | Right aligned | Default aligned | Left aligned | Center aligned | Right aligned | Default aligned | Left aligned | Center aligned | Right aligned | Default aligned | Left aligned | Center aligned | Right aligned |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
First body part | Second cell | Third cell | fourth cell | First body part | Second cell | Third cell | fourth cell | First body part | Second cell | Third cell | fourth cell | First body part | Second cell | Third cell | fourth cell |
Second line | foo | strong | baz | Second line | foo | strong | baz | Second line | foo | strong | baz | Second line | foo | strong | baz |
Third line | quux | baz | bar | Third line | quux | baz | bar | Third line | quux | baz | bar | Third line | quux | baz | bar |
Second body | Second body | Second body | Second body | ||||||||||||
2 line | 2 line | 2 line | 2 line | ||||||||||||
Footer row | Footer row | Footer row | Footer row |
Code blocks
// Example can be run directly in your JavaScript console
// Create a function that takes two arguments and returns the sum of those
// arguments
var adder = new Function("a", "b", "return a + b");
// Call the function
adder(2, 6);
// > 8
Math
Lorem ipsum .
Message boxes
Large text
You can add large text.
Large images
Captions to images
A caption to an image.
Large quotes
You can make a quote “pop out”.
Faded text
I’m faded, faded, faded.
2019
FLY LIKE A BIRD, SWIM LIKE A PENGUIN
My travels to Alaska to study alcids. Continue reading FLY LIKE A BIRD, SWIM LIKE A PENGUIN
2018
My new website
Welcome to my new and improved website. Continue reading My new website