Skip to content

Commit

Permalink
Added initial hebe and VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
w00fz committed Aug 8, 2014
1 parent a671d80 commit a817b69
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.0.0
15 changes: 15 additions & 0 deletions hebe.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"project":"grav-theme-bootstrap",
"platforms":{
"grav":{
"nodes":{
"theme":[
{
"source":"/",
"destination":"/user/themes/bootstrap"
}
]
}
}
}
}

0 comments on commit a817b69

Please sign in to comment.