You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the "What is Gulp" section, including .feature2 and highlightjs (gulpjs#43)
* Added the "What is Gulp" section, including .feature2 and highlightjs
* Removed highlightjs, replaced plaintext code example with rendered html
* Swapped example code for a jade example from docs/API.md
* Added `gulpfile.js` to the "menubar" of the example code
* Remove "what is gulp" copy, replace code example, fix tabs in main.css
* Replaced cli.svg, sized up "whatisgulp", changed code example
The logo at the top of the page now uses `.editor-window`, so it's a regular `<pre><code>` block. This means it will scale the same as the code example, and it will be copy-paste-able. Also added breakpoints to the code example, so it is fully visible at all screen widths without scrolling. Both the logo and code example scale from font-size: 14pt to 13pt on small screens since the code example was just a bit too big at 14pt.
* Made a syntax error when merging into master.
Will pull down and confirm everything works before commenting.
<spanclass="hljs-keyword">var</span> less = <spanclass="mobile-show"><br/></span><spanclass="hljs-built_in">require</span>(<spanclass="hljs-string">'gulp-less'</span>);
0 commit comments