Welcome
Welcome to my new blog inspired by John. It is a collection of things I learn each day for personal use.
Things learned today:
- How to create a blog with Jekyll and how to host said blog on GitHub Pages.
- Needed to create a new repo, install jekyll there, and create a new branch (gh-pages).
- Will need to both build and commit (to correct branch) with each post.
- Unordered lists need a space after the bullet point in markdown.
- How to use Build System in Sublime Text, configured with Chrome to replace View in Browser.
- From patio11:
- SheetJS is a pretty cool way to make .csv imports easy.
- GenerateData can be used to generate random datasets easily.
- OSS projects should have commercial license fees instead of donations.