Plan and done for Apr-14-2017
What will I learn today?
- Fix again map background in search-form__wrapper - strange gutter. :)
- Study another 5 CSS things on tympanus.net
- Add logo to the head menu in the project.
- Make masthead fluid.
- Continue practicing vim.
- Find a way how to work with local images and integrate them into the gulp workflow.
- Pass JQuery tests - http://try.jquery.com/
- Organize images for retina with media-queries.
- Make the main menu slide when we move further then 60vw.
- Get rid of side slider.
Done
- Found great explanations - http://joshldavis.com/2014/04/05/vim-tab-madness-buffers-vs-tabs/, http://stackoverflow.com/questions/102384/using-vims-tabs-like-buffers/103590#103590 - about buffers and ways to handle with files in vim in vimed way.
Spontaneous. Started to keep dotfiles in github https://github.com/al1s/dotfiles. All details about how it works are in the repo. If there is no 'config' in aliases than use alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
Spontaneous. Tried to make the shape in main menu for the project with pure CSS. Left it in a middle - all is - http://codepen.io/alstof/pen/oWgyNp. Inspiration from Lea Verou's - http://lea.verou.me/css3patterns/
- Done.