Plan and done for Apr-15-2017

What will I learn today?

  1. Practicing vim and git(CLI via hub)
  2. Study another 5 CSS things on tympanus.net
  3. Continue practicing vim and git.
  4. Make JQuery work in the project.
  5. Make SASS work through gulp.

Done

  1. Want a new repo on github?

    hub init [NAME]
    cd [NAME]
    hub create [NAME]
    

Now you've got [NAME] repo in your github.

  1. all - to set all rules either to inherit or initial.

3.1. Want to rename git? - look http://stackoverflow.com/questions/2041993/how-to-rename-a-git-repository.

3.2. Vim:

  1. Decided to try repeat the project using as the base workflow and blocks from Gromov's NTH-starter-kit project. The main question is whether to use his blocks or main.