My personal website/blog, featuring articles on technology, data analysis, and more.
- Install Jekyll (see Jekyll installation docs).
- Install dependencies:
bundle install
- Start the local server:
bundle exec jekyll serve - Visit
http://localhost:4000in your browser.
Feel free to contribute by opening pull requests or creating issues.