Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: README.md

Issue 29509576: Issue 5453 - Make website-defaults adblockplus/cms compatible (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Created Aug. 8, 2017, 12:43 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « .hgignore ('k') | demo/content.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Website defaults 1 # Website defaults
2 2
3 Default resources for eyeo websites. 3 Default resources for eyeo websites.
4
5 ## Dependencies
juliandoucette 2017/08/08 13:03:55 Note: I thought it would be easier to re-write and
ire 2017/08/08 13:13:28 Acknowledged.
6
7 - [nodejs](https://nodejs.org/)
8 - [gulp-cli](http://gulpjs.com/) `npm install --global gulp-cli`
9
10 ## Usage
11
12 ### Development
13
14 - Install local dependencies `npm install`
15 - Run build proceedure `gulp`
16 - Browse `http://localhost:8080/`
OLDNEW
« no previous file with comments | « .hgignore ('k') | demo/content.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld