Skip to content

Commit

Permalink
updated readme + added download link
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiano-guerriero committed Jul 16, 2019
1 parent 9cad85a commit 7c7f4eb
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This template was created by copying and pasting 25 components, distributed acro

<img src="https://raw.githubusercontent.com/CodyHouse/virgo-template/master/main/assets/img/virgo-preview.gif" alt="Virgo template preview" width="1060">

##CodyHouse Design System
## CodyHouse Design System
First time you hear about the CodyHouse Design System? Here are a few links to get started:

- ⚙️ CodyHouse Framework, a lightweight (8KB minified and gzipped) front-end framework for building bespoke interfaces ([Learn more](https://codyhouse.co/ds/docs/framework) or [download it on Github](https://github.com/CodyHouse/codyhouse-framework))
Expand Down Expand Up @@ -51,7 +51,7 @@ npm run gulp watch

The first command will install the modules the framework requires for compiling SCSS into CSS; the second will launch your project on a development server.

##License
## License
Check the license.md file of this repo.

## Image credits
Expand Down
2 changes: 1 addition & 1 deletion main/blog-article.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li class="main-header__nav-item"><a href="blog-article.html" class="main-header__nav-link" aria-current="page">Article</a></li>
<li class="main-header__nav-item"><a href="contact.html" class="main-header__nav-link">Contact</a></li>
<li class="main-header__nav-item main-header__nav-divider" aria-hidden="true"></li>
<li class="main-header__nav-item"><a href="#0" class="btn btn--primary">Download</a></li>
<li class="main-header__nav-item"><a href="https://github.com/CodyHouse/virgo-template" class="btn btn--primary">Download</a></li>
</ul>
</nav>
</div>
Expand Down
2 changes: 1 addition & 1 deletion main/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<li class="main-header__nav-item"><a href="blog-article.html" class="main-header__nav-link">Article</a></li>
<li class="main-header__nav-item"><a href="contact.html" class="main-header__nav-link">Contact</a></li>
<li class="main-header__nav-item main-header__nav-divider" aria-hidden="true"></li>
<li class="main-header__nav-item"><a href="#0" class="btn btn--primary">Download</a></li>
<li class="main-header__nav-item"><a href="https://github.com/CodyHouse/virgo-template" class="btn btn--primary">Download</a></li>
</ul>
</nav>
</div>
Expand Down
2 changes: 1 addition & 1 deletion main/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<li class="main-header__nav-item"><a href="blog-article.html" class="main-header__nav-link">Article</a></li>
<li class="main-header__nav-item"><a href="contact.html" class="main-header__nav-link" aria-current="page">Contact</a></li>
<li class="main-header__nav-item main-header__nav-divider" aria-hidden="true"></li>
<li class="main-header__nav-item"><a href="#0" class="btn btn--primary">Download</a></li>
<li class="main-header__nav-item"><a href="https://github.com/CodyHouse/virgo-template" class="btn btn--primary">Download</a></li>
</ul>
</nav>
</div>
Expand Down
2 changes: 1 addition & 1 deletion main/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<li class="main-header__nav-item"><a href="blog-article.html" class="main-header__nav-link">Article</a></li>
<li class="main-header__nav-item"><a href="contact.html" class="main-header__nav-link">Contact</a></li>
<li class="main-header__nav-item main-header__nav-divider" aria-hidden="true"></li>
<li class="main-header__nav-item"><a href="#0" class="btn btn--primary">Download</a></li>
<li class="main-header__nav-item"><a href="https://github.com/CodyHouse/virgo-template" class="btn btn--primary">Download</a></li>
</ul>
</nav>
</div>
Expand Down
6 changes: 3 additions & 3 deletions main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<li class="main-header__nav-item"><a href="blog-article.html" class="main-header__nav-link">Article</a></li>
<li class="main-header__nav-item"><a href="contact.html" class="main-header__nav-link">Contact</a></li>
<li class="main-header__nav-item main-header__nav-divider" aria-hidden="true"></li>
<li class="main-header__nav-item"><a href="#0" class="btn btn--primary">Download</a></li>
<li class="main-header__nav-item"><a href="https://github.com/CodyHouse/virgo-template" class="btn btn--primary">Download</a></li>
</ul>
</nav>
</div>
Expand All @@ -61,8 +61,8 @@ <h1>Lorem ipsum dolor sit amet consectetur adipisicing elit</h1>
</div>

<div class="flex flex-wrap items-center flex-gap-sm">
<a href="#0" class="btn btn--primary">Download</a>
<a href="#0" class="color-inherit">Learn more</a>
<a href="https://github.com/CodyHouse/virgo-template" class="btn btn--primary">Download</a>
<a href="https://github.com/CodyHouse/virgo-template" class="color-inherit">Learn more</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion main/pricing.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<li class="main-header__nav-item"><a href="blog-article.html" class="main-header__nav-link">Article</a></li>
<li class="main-header__nav-item"><a href="contact.html" class="main-header__nav-link">Contact</a></li>
<li class="main-header__nav-item main-header__nav-divider" aria-hidden="true"></li>
<li class="main-header__nav-item"><a href="#0" class="btn btn--primary">Download</a></li>
<li class="main-header__nav-item"><a href="https://github.com/CodyHouse/virgo-template" class="btn btn--primary">Download</a></li>
</ul>
</nav>
</div>
Expand Down

0 comments on commit 7c7f4eb

Please sign in to comment.