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

Side by Side Diff: pages/styleguide.html

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Apply patch against CMS compatible website-defaults Created Aug. 8, 2017, 3:49 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
« includes/styleguide/typography/inline.md ('K') | « pages/index.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 title=Styleguide
2
3 <? include styleguide/style ?>
4
5 <div class="sg-body">
juliandoucette 2017/08/09 12:06:54 Like I said in `style.html` I think the `.containe
ire 2017/08/09 16:50:31 Done.
6 <header class="sg-section">
juliandoucette 2017/08/09 12:06:54 NIT: A header without additional headings or style
ire 2017/08/09 16:50:31 Done.
7 <h1>Styleguide</h1>
8 </header>
9
10 <section class="sg-section">
juliandoucette 2017/08/09 12:06:54 NIT: I don't think these sections are necessary (t
ire 2017/08/09 16:50:31 Done.
11 <? include styleguide/typography/index ?>
12 </section>
13
14 <section class="sg-section">
15 <? include styleguide/lists/index ?>
16 </section>
17
18 <section class="sg-section">
19 <? include styleguide/grid/index ?>
20 </section>
21 </div>
OLDNEW
« includes/styleguide/typography/inline.md ('K') | « pages/index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld