- 1) Start with a GitHub repo:
- 2) Create some issues:
- 3) Write issue numbers on sticky notes:
- 4) Stick them on a whiteboard:
- 5) Use columns to track progress:
- Find/replace text in file
- Root
- Semi colons
; - Assignment
- Conditionals
- Scope
- Previous directory
.bash_profilevs.bashrc- Better history
- Colors/theme
- SSH
-t - Find
- Locate
- Grep
- Environment variables
- Get PIDs
- Permissions
- “Normalize” permissions on files/directories
- Links
- Install local to your project
- Install global on your system
- Example output
- Example
.eslintrc.js - Links
- WebFaction control panel setup
- !!!!!!!!!!
- USE Python3.4
pyvenv - !!!!!!!!!!
- Clone git repo
- Default Django settings file
- IF USING BITBUCKET
- Django project/app setup
- Apache setup
httpd.conf- WSGI
- Static files
- THIS PART WAS COMPLETED IN ABOVE STEPS
- Database
- User
- Other?
- How to delete template cache fragment
- [How to delete template cache fragment (original version)](../../wiki/Django-tips#how-to-delete-template-cache-fragment-original-versionhttpsdocsgooglecomdocumentd1n8bb0nwscydi_druvuihfqnt68o_s9mgy_mfbwubyvoedituspsharing)
- Kill a page URL cache
- How to update a Django model
- Clone repo locally ...
- Update Git sub-module in parent repo and push everything back up to GitHub.
- Update repo on live server (including sub-modules).
- Because this example is a Django app, we'll need to
collect staticand clean up leftover files.
- [Notes from Learn low poly modeling in blender for video games!, by John Bura.](../../wiki/Game-design-theory,-tips,-tricks-and-other#notes-from-learn-low-poly-modeling-in-blender-for-video-gameshttpswwwudemycomlearn-low-poly-modeling-in-blender-for-video-games-in-1-hour-by-john-bura)
- Checkout specific file from another branch
- Searching through git revisions
- Update a local branch that has been force pushed
- Delete branches locally other than master
- Syncing a fork
- Mirroring
mastertogh-pages: - Pushed a bad commit to
masterand want to revert to previous commit - Merge conflicts with
masterwhen on a feature branch - Vim essential edit commands:
- Tagging releases
- Accidentally changed files on branch that's already been merged and deleted on remote repo
- Local branch goes to shit …
- Create a
gh-pages-only repo - Pushing a new feature branch
- Reset feature branch to what’s on
master - Adding features to a feature branch and rebasing
- If there’s merge conflicts, do this …
- If
masterbranch gets updated whilst working on a feature branch, do this … - If upstream feature branch updated, do this …
- Notes and tips
- Feature branch push
- Catching up
- Working with origin/master upstream repo
- Update local fork with upstream/original
- Quick links:
- [How-to Q/A (using GitHub for Mac):](../../wiki/Github-workflow-tips#how-to-qa-using-github-for-machttpmacgithubcom)
- Q: What is a
gh-pagesbranch and what does it do? - Q: How do I setup a website for my user or organization account?
- Q: I want my repository to have a
gh-pagesbranch only! - Q: How do I keep my
masterbranch and add agh-pagesbranch that mirrors themasterbranch? - Q: How do I tag my branch with a version number and "freeze" a commit for future downloads?
- Q: I'm constantly checking things in and out of my
masterbranch... Is this out of the ordinary? - Q: How do I compare my
xxxbranch to myyyybranch??? - [Q: I'm using a Mac and
.DS_Storefiles suck, what should I do?](../../wiki/Github-workflow-tips#q-im-using-a-mac-and-ds_storehttpenwikipediaorgwikids_store-files-suck-what-should-i-do) - Q: How do I globally tell Git to ignore specific types of files?
- Q: How do I add a sidebar and/or footer to my WIKI pages?
- Q: What's your general workflow for branches?
- Q: How to create a "fresh" branch?
- Q: How do I generate git.io short url for repos?
- Q: Alternatives to the
master/developbranch workflow mentioned above? - Q: Can commit messages contain references to issues?
- Q: How do I resolve merge conflicts?
- Q: How do I start a read-only repo on a server?
- Q: I want to reference another repo from my repo ... How can I version control code inside of another repo?
- Q: How do I setup Brew (Mac) to be the default Git command/resource?
- Q: OMG! I've commited sensitive information to my repo/wiki, how can I undo????
- Q: How to clone a specific branch?
- Q: How to check for changes on remote (origin) git repository?
- Q: How do I change a folder name in a repository that's a Git sub-module of another repository?
- Q: What is a
- Do this first!
- [Option #1: Bitnami’s Tomcat](../../wiki/Installing-Apache-Tomcat-on-OS-X-Yosemite#option-%231-bitnamihttpsbitnamicoms-tomcat)
- Option #2: Homebrew
- Option #3: Just Tomcat
- How to include
taglibs (and other globals) without repeating yourself - Comments
- Includes
- Links
- To be sorted
- Dumping and importing from/to MySQL in an UTF-8 safe way
- Explain
- Data display
- Copy SQL from one server to other
- Table to CSV
- Temp backup table
- Dump and load sql
- Misc.
- About
- Rule of thumbs for logo creation
- Logo “Brief”
- Foundation
- Look at competitor’s logos in this industry space
- Literal vs. conceptual logos
- Types of logo categories
- Concept Development preparation
- Sketching
- Resources
- [FIRST READ THIS: Frame Delay Times for Animated GIFs ](../../wiki/Photoshop-create-frame-animation-from-multiple-files#first-read-this-frame-delay-times-for-animated-gifs-httphumpy77deviantartcomjournalframe-delay-times-for-animated-gifs-214150546)
- [Good info here: TransUnion Child Credit Freeze Summary](../../wiki/Placing-credit-freeze-on-child-dependent#good-info-here-transunion-child-credit-freeze-summaryhttpnewsmomcomtransunion-child-credit-freeze)
- Global rules
- T-shirts
- [[Get an lxml tree of an xml document]]
- [[Install python, virtualenv, virtualenvwrapper in a brew environment]]
- [[Misculaneous Python tips, tricks and commands]]
Quickly access local development files servers on OS X from your Android or iPhone (or other mobile device) 
- Random thoughts:
- Star Wars:
- Brewster Millions:
- Rockford Files!
- Raising Arizona:
- More Star Trek
- Misc:
- Misc.
- Seinfeld
- Q: How to connect to Theta via command line?
- Q: How to load the Theta as a mounted hard drive?
- Q: Can one upload pano to Theta's site without using Facebook?
- [Q: How to upload to Microsoft Photosynth?](../../wiki/Ricoh-Theta-notes#q-how-to-upload-to-microsoft-photosynthhttpphotosynthnet)
- Q: Can I embed Ricoh's panoramas?
- xCode
- Java
- Dot files …
- IDE
- Homebrew
- Restart and agreements
- Bash completion
- Upgrade Bash
- Brew install Node (and npm)
- Install Ruby and RVM
- Python 3.4.x!
- Git
- SSH key(s)
- XAMPP
- [macOS users: Technical Note TN2449: OpenSSH updates in macOS 10.12.2](../../wiki/Setup-SSH-key-for-local-dev-box-and-use-agent-forwarding-for-servers#macos-users-technical-note-tn2449-openssh-updates-in-macos-10122httpsdeveloperapplecomlibrarycontenttechnotestn2449_indexhtml)
- Official ST2 Docs
- Micky's key bindings:
- Micky's
Settings - Userfile: - Patrick's
Settings - Userfile: - Modify app chrome:
- Color scheme:
- Change the opacity of theme rulers (aka tab stops):
- Official ST3 Docs
- 1. Install!
- 2. Get package control!
- [3. Enhance the sidebar!](../../wiki/ST3:-Setup#3-enhancehttpsgithubcomtitobouzoutsidebarenhancementstreest3-the-sidebar)
- [4. Get Soda!](../../wiki/ST3:-Setup#4-get-sodahttpsgithubcombuymeasodasoda-theme)
- Settings' goodness!
- 5. Modify theme!
- Key bindings!
- Links:
- Atomic Data Types
- Data Sequences & Combinations
- Comments
- Atomic Data
- Data Definitions
- Compound/Composite Data
- Optional Variables using
? - Optional Variables using
! - Functions
- Generic function
- Age range
- Characters
- Location
- Tense
- Perspective (POV)
- Character arc
- Have clear parts
- Tips on story
- Now that your story is figured out …
- Time
- Artwork
- Pin ‘n’ lock:
- Zen and the art of GitHub (Command Bar) searching:
- Navigate GitHub like a boss:
- Use your keyboard!
- More:
- Finally:
- [Belated TL;DR:](../../wiki/Using npm to install Bower locally and install dependencies as a run script#belated-tldr)
- [Install Homebrew](../../wiki/Using-MySQL-on-macOS-Mojave-via-Homebrew#install-homebrewhttpsbrewsh)
- Install MySQL
- Reinstall or remove MySQL
- Links
- Ruby language
- Multiple VMs in one Vagrantfile
- Mounting VM as disk
- [Connect to VM MySQL using SSH tunnel and MySQL Workbench](../../wiki/Vagrant-tips-and-tricks#connect-to-vm-mysql-using-ssh-tunnel-and-mysql-workbenchhttpsdevmysqlcomdownloadsworkbench)
- Default Python:
- Default
pip - Python's
venv - Specify a default Django settings file using
pyvenv - SSH key bitbucket
- If you get
Address already in use: make_sock… - Helpful bash aliases
- Install the toolbox!
- Syncing settings
- Theme
- Optimizations and tweaks
- Useful keyboard shortcuts
- My after-market installed plugins
- Links