Skip to content

Commit

Permalink
Merge branch 'release/2.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Mar 27, 2018
2 parents 805cf79 + ff1284b commit 8a34ca9
Show file tree
Hide file tree
Showing 20 changed files with 122 additions and 101 deletions.
12 changes: 6 additions & 6 deletions .dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ git:
url: https://github.com/getgrav/grav-plugin-problems
path: user/plugins/problems
branch: master
antimatter:
url: https://github.com/getgrav/grav-theme-antimatter
path: user/themes/antimatter
quark:
url: https://github.com/getgrav/grav-theme-quark
path: user/themes/quark
branch: master
links:
error:
Expand All @@ -20,7 +20,7 @@ links:
src: grav-plugin-problems
path: user/plugins/problems
scm: github
antimatter:
src: grav-theme-antimatter
path: user/themes/antimatter
quark:
src: grav-theme-quark
path: user/themes/quark
scm: github
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v2.0.0
## 03/26/2018

1. [](#new)
* BIG UPDATE! Now based on Quark theme...

# v1.0.2
## 01/06/2016

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014 Grav
Copyright (c) 2018 Grav

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Grav One-Page Skeleton

The *One-Page Site* skeleton is a [Grav](http://github.com/getgrav/grav) skeleton and includes a *user* folder giving an example of a one-page site utilizing [modular pages](http://learn.getgrav.org/content/content-pages) developed using Grav.
The *One-Page Site* skeleton is a [Grav](http://github.com/getgrav/grav) skeleton based on the Quark theme and includes a *user* folder giving an example of a one-page site utilizing [modular pages](http://learn.getgrav.org/content/content-pages) developed using Grav.

# Installation

Expand Down
6 changes: 3 additions & 3 deletions blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: One-Page Site
version: 1.0.2
description: "The **One-Page Skeleton** provides a great example of how to build a modern one-page design with navigation that scrolls to the relevant section of the page."
version: 2.0.0
description: "The **One-Page Skeleton** provides a great example of how to build a modern one-page design with navigation that scrolls to the relevant section of the page. This skeleton uses the Quark theme."
icon: comments
author:
name: Team Grav
email: devs@getgrav.org
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-skeleton-onepage-site
demo: http://demo.getgrav.org/onepage-skeleton
keywords: onepage, skeleton, scroll, single, page, modular
keywords: onepage, quark, skeleton, scroll, single, page, modular
bugs: https://github.com/getgrav/grav-skeleton-onepage-site/issues
license: MIT
5 changes: 3 additions & 2 deletions config/system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ home:
alias: '/home'

pages:
theme: antimatter
markdown_extra: false
theme: quark
markdown:
extra: false
process:
markdown: true
twig: false
Expand Down
Binary file added pages/01.home/01._hero/header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions pages/01.home/01._hero/hero.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: 'Homepage Hero'
menu: Top
hero_classes: parallax text-light
hero_image: header.jpg
---

# Say Hello to Grav
## Fast, Simple, Powerful...

Grav is a modern flat-file CMS system that focuses on making web development fun again.

[Read the documentation](https://learn.getgrav.org?classes=btn,btn-primary,btn-lg&target=_blank)





31 changes: 31 additions & 0 deletions pages/01.home/02._highlights/features.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: Homepage Highlights
menu: Highlights
class: offset-box
features:
- header: Crazy Fast
text: "Performance is not just an afterthought, we baked it in from the start!"
icon: fa fa-fighter-jet
- header: Easy to build
text: "Simple text files means Grav is trivial to install, and easy to maintain"
icon: fa fa-database
- header: Awesome Technology
text: "Grav employs best-in-class technologies such as Twig, Markdown & Yaml"
icon: fa fa-cubes
- header: Super Flexible
text: "From the ground up, with many plugin hooks, Grav is extremely extensible"
icon: fa fa-object-ungroup
- header: Abundant Plugins
text: "A vibrant developer community means 200+ plugins available to download"
icon: fa fa-puzzle-piece
- header: Free / Open Source
text: "Grav is an open source project, so you can spend your money on other stuff"
icon: fa fa-money


---

# Why Grav?
## **build sites better**

We believe the best recipe to make something great, is to bake with [quality ingredients](#) and add dollops of [cool stuff](#).
Binary file added pages/01.home/03._callout/jeep.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions pages/01.home/03._callout/text.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Homepage Text Callout
menu: Easy Content
image_align: right
---

## **Your Content** Unchained!

No longer are you a _help captive by your CMS_. Grav **empowers** you to create anything from a [simple one-page site](https://demo.getgrav.org/onepage-skeleton?target=_blank), to a [beautiful blog](https://demo.getgrav.org/blog-skeleton?target=_blank), to a powerful and feature-rich [shop site](https://demo.getgrav.org/shop-skeleton?target=_blank), to pretty much anything you can dream up!

[Find out more...](https://getgrav.org?classes=btn,btn-primary,btn-lg)
41 changes: 41 additions & 0 deletions pages/01.home/04._features/features.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: Homepage Features
menu: Features
class: small
features:
- header: Markdown Syntax
icon: fa fa-text-height
- header: Twig Templating
icon: fa fa-code
- header: Smart Caching
icon: fa fa-rocket
- header: Flexible Taxonomies
icon: fa fa-tags
- header: Simple Install
icon: fa fa-cloud-download
- header: Powerful Plugins
icon: fa fa-cogs
- header: Intuitive UI
icon: fa fa-dashboard
- header: File-Based
icon: fa fa-file-text
- header: Multi-Language
icon: fa fa-language
- header: Users & Roles
icon: fa fa-users
- header: Image Processing
icon: fa fa-image
- header: Documentation
icon: fa fa-bookmark
- header: On Github
icon: fa fa-github
- header: Responsive Design
icon: fa fa-html5
- header: CLI Power
icon: fa fa-terminal
- header: Awesomazing
icon: fa fa-heart-o
---

# Stuffed Full of Features
## **Check out small smattering...**
9 changes: 0 additions & 9 deletions pages/01.home/_callout/text.md

This file was deleted.

Binary file removed pages/01.home/_callout/twig.jpg
Binary file not shown.
33 changes: 0 additions & 33 deletions pages/01.home/_features/features.md

This file was deleted.

23 changes: 0 additions & 23 deletions pages/01.home/_highlights/features.md

This file was deleted.

Binary file removed pages/01.home/_showcase/showcase.jpg
Binary file not shown.
14 changes: 0 additions & 14 deletions pages/01.home/_showcase/showcase.md

This file was deleted.

10 changes: 1 addition & 9 deletions pages/01.home/modular.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,10 @@
title: One Page Demo Site
menu: Home
onpage_menu: true
body_classes: "modular header-image fullwidth"
body_classes: title-h1h2 header-dark header-transparent

content:
items: @self.modular
order:
by: default
dir: asc
custom:
- _showcase
- _highlights
- _callout
- _features
---


Binary file modified screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a34ca9

Please sign in to comment.