Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-26 | Put secondary picture captions together | Karl Hallsby | |
2020-09-26 | Correctly crop the PNG | Karl Hallsby | |
2020-09-26 | Comment describing usage of pic-left-text-right include html file | Karl Hallsby | |
2020-09-26 | Explicitly use kramdown as the markdown transpiler | Karl Hallsby | |
2020-09-25 | Add an html "snippet" to format pics to the left with text to right | Karl Hallsby | |
2020-09-25 | Picture floats left now. Text above picture though | Karl Hallsby | |
2020-08-07 | Exclude nix files and scripts from output website | Karl Hallsby | |
2020-08-04 | Add TV that I enjoy to interests | Karl Hallsby | |
2020-08-04 | Add other languages that I have learned to interests | Karl Hallsby | |
2020-08-04 | Add athletics to interests | Karl Hallsby | |
2020-08-04 | Add computer-related interests | Karl Hallsby | |
2020-08-04 | Add interests page | Karl Hallsby | |
This website is meant to give a more comprehensive look at me, compared to the Resume/CV. So, I am including things that would otherwise be outside the scope of a typical CV. | |||
2020-08-04 | Include links to titles/organizations in activities | Karl Hallsby | |
2020-08-04 | Hid the default blog post. Has useful info for later | Karl Hallsby | |
2020-08-03 | Add table of completed course work | Karl Hallsby | |
2020-08-03 | Insert picture of self | Karl Hallsby | |
Still toying with the style and how to manage the picture using inline styles, but that can come later. | |||
2020-08-03 | Add cropped face shot, in PNG format | Karl Hallsby | |
2020-08-03 | Move default jekyll info (theme and options) to config file | Karl Hallsby | |
2020-08-03 | Add picture of self | Karl Hallsby | |
2020-07-31 | Add a favicon of my initials | Karl Hallsby | |
This is just a first pass. I might change the favicon later, but at least I have one now. | |||
2020-07-30 | Add academic extracurricular activities | Karl Hallsby | |
2020-07-30 | Also point to my Emacs dotfiles | Karl Hallsby | |
2020-07-30 | Leave placeholder for picture of myself | Karl Hallsby | |
2020-07-30 | Bump Academic Honors to H1 | Karl Hallsby | |
2020-07-30 | Switch from schools to intended degrees and ETA | Karl Hallsby | |
2020-07-30 | Improve wording about my online handle | Karl Hallsby | |
2020-07-30 | Remove index/home from navigation bar | Karl Hallsby | |
2020-07-30 | Improved wording of Ecolab version control | Karl Hallsby | |
2020-07-18 | Add table for academic honors received | Karl Hallsby | |
2020-07-18 | Add tools I am familiar with | Karl Hallsby | |
2020-07-18 | Improve list of language proficiencies | Karl Hallsby | |
2020-07-18 | Replace single line breaks using \ with HTML <br> | Karl Hallsby | |
2020-07-18 | Remove reference to webserver's IP address | Karl Hallsby | |
2020-07-18 | Ran script to update ruby gems in use | Karl Hallsby | |
2020-07-18 | Write script to update all necessary ruby gems | Karl Hallsby | |
2020-07-18 | Add download page for my CV | Karl Hallsby | |
2020-07-18 | Add Work experience from CV to site | Karl Hallsby | |
There are 2 ways I can choose to present this information: 1. With bullets 2. As single newlines between sentences | |||
2020-07-18 | Add skeleton education page to site | Karl Hallsby | |
2020-07-18 | Add linkedin username for LinkedIn redirect | Karl Hallsby | |
2020-07-18 | Update site description to personalized version | Karl Hallsby | |
2020-07-18 | Add Full name and Personal Statement to About Page | Karl Hallsby | |
2020-07-11 | Add programming language proficiencies | Karl Hallsby | |
2020-07-11 | Changed welcome page to start talking about me. | Karl Hallsby | |
2020-07-11 | About: You have reached me | Karl Hallsby | |
2020-07-11 | Change title of website | Karl Hallsby | |
2020-07-08 | When building to test the site, use localhost IP Address | Karl Hallsby | |
2020-07-08 | Remove Twitter handle/link | Karl Hallsby | |
2020-07-08 | Create nix-shell environment for development computers | Karl Hallsby | |
I used the bundix program to generate the gemset.nix file. You can generate the same thing with `nix-env -iA bundix`. I then quickly wrote a default.nix so that I can open a nix-shell in the project directory, to make my life much, much easier to develop with Nix and others. I am keeping the other gemfiles for now, because I am developing over several different systems and might need to keep it for now. | |||
2020-07-07 | Removed files I made that are useless | Karl Hallsby | |
2020-07-07 | Run jekyll new on website project | Karl Hallsby | |