Skip to content

Commit

Permalink
cpinnix/verious starter (#3543)
Browse files Browse the repository at this point in the history
* Added verious-boilerplate to gatsby starters documentation.

* Added Charles Pinnix Website and Verious to Showcase.
  • Loading branch information
cpinnix authored and KyleAMathews committed Jan 16, 2018
1 parent 30e1dfd commit 813ff7d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ Websites built with Gatsby:
* [manu.ninja](https://manu.ninja/) ([source](https://github.com/Lorti/manu.ninja))
* [Kris Hedstrom's Portfolio](https://k-create.com/) ([source](https://github.com/kristofferh/kristoffer))
* [Chocolate free website](https://chocolate-free.com/) ([source](https://github.com/Khaledgarbaya/chocolate-free-website))
* [Charles Pinnix Website](https://www.charlespinnix.com/)
* [Verious](https://www.verious.io/) ([source](https://github.com/cpinnix/verious))
* [Developer Ecosystem](https://www.developerecosystem.com/)

## Docs
Expand Down
12 changes: 12 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,3 +345,15 @@ Community:
* Lightbox style React photo gallery
* Fully Responsive
* Styling with SCSS

* [verious](https://github.com/cpinnix/verious-boilerplate)
[(demo)](https://www.verious.io/)

Features:

* Components only. Bring your own data, plugins, etc.
* Bootstrap inspired grid system with Container, Row, Column components.
* Simple Navigation and Dropdown components.
* Baseline grid built in with modular scale across viewports.
* Abstract measurements utilize REM for spacing.
* One font to rule them all: Helvetica.

0 comments on commit 813ff7d

Please sign in to comment.