Jonathon Belotti
Jonathon Belotti
### Description Just documenting things I think are cool and could be incorporated into this project. * http://www.okela.org/es/red * http://brianatiyeh.com/ - really clean looking 'project cards' * https://openai.com/research/ has these...
After running `bundle update` the post-install message included: ``` Post-install message from sass: Ruby Sass has reached end-of-life and should no longer be used. * If you use Sass as...
Now the further development has happened on this theme, certain parts of the previews are outdated and inaccurate. Upcoming work will make them further outdated and significantly different from the...
http://brianatiyeh.com/ has nice tags under his project cards that show what things he used to build them. Currently my portfolio 'disks' only provide context on hover (the title). I'm think...
This project is quite a bit cluttered right now, to the point of being a little bit intimating on first viewing. ## TODO * Make some efforts to clean up...
### Description I use the `portfolio` section of the theme to show design work, but most people will use this section to showcase programming work. An easy way to show-off...
Apparently you can do this now: https://jekyllrb.com/docs/themes/
Might be nice to at least have "Total stars", "Total Forks", and something else (O.S PRs?) at the top of the *Projects & Open Source* page to track overall profile...
### Summary After forking and importing Auro project to Android Studio, "@drawable/abc_ic_menu_moreoverflow_mtrl_alpha" resource cannot be found, resulting in build error. ### Steps 1. Fork Auro repo and leave as is...
### Description of the problem / feature request: A Bazel Python 'zipapp' cannot be built using `--build_python_zip` when the underlying `py_binary` target depends on `pyspark==2.4.6`. I think this is because...