Hooray We seem to be up and running with the new theme!
Deploying a rails app to heroku(Basic Guideline)
Introduction Hey, lets discuss getting a ruby on rails application up and running to heroku. This guide is built from my personal experiences and also contains points/mentions from a ruby on rails...
Removing commit history from git/github
Resetting commit history by replacing main branch From your terminal run: # Checkout from your main branch git checkout --orphan latest_branch # Add all the files git add -A # Commit your chang...
Particles.js Wallpaper Engine Project Presets
Notes At about 3am this morning, I Finally submitted my first iteration of my wallpaper-engine project utilizing particles.js! Interested in it? You can find it here: Particles.js Interactive/Cu...
Displaying Github Branch in Linux Terminal
Make the following modification to your ~/.bashrc file. # Comment Out the Old Prompt # if [ "$color_prompt" = yes ]; then # PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\[email protected]\h\[\033[00m\]:...
- 1
- 1 / 1