Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Command Line for Creatives, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:50
    Welcome to Command Line For Creatives
  • Урок 2. 00:02:25
    What we'll be covering
  • Урок 3. 00:02:47
    Installing Hyper
  • Урок 4. 00:02:29
    Adding a theme to Hyper
  • Урок 5. 00:07:43
    Installing VS Code
  • Урок 6. 00:02:54
    VS Code Settings
  • Урок 7. 00:05:21
    cd, ls and dir
  • Урок 8. 00:05:42
    Our sites folder and touch command
  • Урок 9. 00:02:36
    Atom and Code shell commands
  • Урок 10. 00:05:12
    Adding oh-my-zsh (Mac)
  • Урок 11. 00:02:23
    Editing our project
  • Урок 12. 00:03:25
    Hyper plugins
  • Урок 13. 00:02:38
    Introduction to Git
  • Урок 14. 00:12:56
    Git setup on a project
  • Урок 15. 00:05:02
    What is a git commit?
  • Урок 16. 00:05:34
    What are command line flags?
  • Урок 17. 00:05:39
    Setting up GitHub
  • Урок 18. 00:05:23
    SSH key setup with GitHub
  • Урок 19. 00:04:58
    GitHub Pages and git pull
  • Урок 20. 00:05:08
    Getting a site online with Netlify
  • Урок 21. 00:07:21
    Adding a new file and commiting
  • Урок 22. 00:02:13
    Introduction to our project
  • Урок 23. 00:07:57
    Git branching
  • Урок 24. 00:05:41
    Merging a git branch
  • Урок 25. 00:05:09
    How to solve a git merge conflict
  • Урок 26. 00:04:55
    Adding our assets
  • Урок 27. 00:05:01
    What is ngrok?
  • Урок 28. 00:03:43
    Installing Sass
  • Урок 29. 00:06:18
    Running Sass and using Sass variables
  • Урок 30. 00:04:13
    Importing stylesheets
  • Урок 31. 00:05:35
    Nesting styles in Sass
  • Урок 32. 00:05:51
    What are Sass mixins?
  • Урок 33. 00:04:11
    Cleaning up our code
  • Урок 34. 00:08:20
    Making a pull request in GitHub
  • Урок 35. 00:01:20
    Intro to Lesson 4
  • Урок 36. 00:05:09
    Creating a development branch on git
  • Урок 37. 00:09:06
    Using npm init and setting up Gulp
  • Урок 38. 00:04:21
    What is a .gitignore file?
  • Урок 39. 00:10:46
    How to work with Gulp and Sass
  • Урок 40. 00:04:35
    Tasks in Gulp
  • Урок 41. 00:05:05
    Watching for changes with Gulp
  • Урок 42. 00:05:35
    Minifying CSS with Gulp
  • Урок 43. 00:09:01
    Gulp options and Sourcemaps
  • Урок 44. 00:06:28
    Updating our browser with Browsersync
  • Урок 45. 00:08:14
    Adding src and dist folders, and fixing our HTML
  • Урок 46. 00:05:29
    Adding a fonts and images task
  • Урок 47. 00:04:57
    Making Gulp minify our images
  • Урок 48. 00:11:12
    Deploying to Netlify and GitHub Pages
  • Урок 49. 00:02:53
    What is PostCSS?
  • Урок 50. 00:07:05
    Setting up PostCSS with Gulp
  • Урок 51. 00:06:25
    Joining our files together with Gulp concat
  • Урок 52. 00:09:00
    PostCSS :root variables
  • Урок 53. 00:09:57
    Setting up HTML
  • Урок 54. 00:08:33
    Typography with media queries
  • Урок 55. 00:03:55
    Adding default typography
  • Урок 56. 00:09:11
    Adding in header styles
  • Урок 57. 00:09:04
    Hero sections on Tropicali
  • Урок 58. 00:06:24
    Making our gridded sections
  • Урок 59. 00:02:21
    Centering sections with PostCSS
  • Урок 60. 00:06:22
    Media queries on mobile
  • Урок 61. 00:06:20
    Deploying our live site
  • Урок 62. 00:02:37
    Introduction to A Night In Japan
  • Урок 63. 00:04:54
    Setting up Jekyll
  • Урок 64. 00:05:06
    Jekyll configuration
  • Урок 65. 00:04:17
    Default layouts in Jekyll
  • Урок 66. 00:05:36
    Page site variables
  • Урок 67. 00:03:35
    Making an about page
  • Урок 68. 00:08:37
    Looping in Jekyll with Liquid tags
  • Урок 69. 00:07:04
    Content for homepage
  • Урок 70. 00:04:25
    What is front matter?
  • Урок 71. 00:02:59
    Jekyll includes
  • Урок 72. 00:03:05
    Setting up an assets folder
  • Урок 73. 00:02:41
    Live reloading with Jekyll
  • Урок 74. 00:08:17
    Styling up our site
  • Урок 75. 00:07:19
    Extending our default layout
  • Урок 76. 00:02:53
    Adding our project to GitHub
  • Урок 77. 00:03:41
    Setting up Siteleaf
  • Урок 78. 00:03:05
    Adding content to Siteleaf
  • Урок 79. 00:03:17
    What is Markdown formatting, and adding images
  • Урок 80. 00:04:42
    Git pull and push for Siteleaf
  • Урок 81. 00:07:19
    Tweaks for Siteleaf
  • Урок 82. 00:01:40
    Introduction to Webpack
  • Урок 83. 00:05:47
    Setting up our project
  • Урок 84. 00:07:56
    Adding our gulpfile.js
  • Урок 85. 00:06:53
    Setting up Webpack
  • Урок 86. 00:04:30
    Importing Javascript from our folder
  • Урок 87. 00:05:37
    Setting up a 'cone'
  • Урок 88. 00:04:38
    Adding our code from Three.js
  • Урок 89. 00:03:19
    Cleaning up our code
  • Урок 90. 00:01:40
    How Webpack can work with Vue, React and React Native
  • Урок 91. 00:02:55
    Webpack extra settings
  • Урок 92. 00:00:21
    Thank you!