Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-07-07 | Start a first, test document | Karl Hallsby | |
2020-07-07 | Include additional information with website and generator | Karl Hallsby | |
2020-07-07 | Add basic config file for jekyll | Karl Hallsby | |