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

Side by Side Diff: README.md

Issue 29742555: Noissue - Use Source Sans Pro font files from website-defaults (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Rebase Created April 6, 2018, 1:25 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 | « no previous file | gulpfile.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # help.eyeo.com 1 # help.eyeo.com
2 2
3 Source code and content of [help.eyeo.com](https://help.eyeo.com). 3 Source code and content of [help.eyeo.com](https://help.eyeo.com).
4 4
5 ## Getting started 5 ## Getting started
6 6
7 **1. Install [CMS](https://github.com/adblockplus/cms)** 7 **1. Install [CMS](https://github.com/adblockplus/cms)**
8 8
9 This static site is generated using the Adblock Plus CMS. For more information 9 This static site is generated using the Adblock Plus CMS. For more information
10 and usage instructions see [CMS documentation](https://github.com/adblockplus/cm s/blob/master/README.md#content-structure). 10 and usage instructions see [CMS documentation](https://github.com/adblockplus/cm s/blob/master/README.md#content-structure).
(...skipping 23 matching lines...) Expand all
34 Start the cms test server 34 Start the cms test server
35 35
36 ``` 36 ```
37 python path/to/cms/runserver.py 37 python path/to/cms/runserver.py
38 ``` 38 ```
39 39
40 ## License 40 ## License
41 41
42 - Source code: [GPL-3.0](https://www.gnu.org/licenses/gpl.html) 42 - Source code: [GPL-3.0](https://www.gnu.org/licenses/gpl.html)
43 - Content: [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/) 43 - Content: [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/)
44 - "Source Sans Pro" Fonts: [SIL Open Font License (2012 Adobe Systems Incorporat ed)](static/fonts/Source-Sans-Pro-300/LICENSE.txt)
OLDNEW
« no previous file with comments | « no previous file | gulpfile.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld