forked from nanobox-io/nanobox-bootstrap-landing
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8005099
commit 98327bc
Showing
32 changed files
with
145 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2015-2019 Nanobox, 2019-present The Microbox Team | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
project: Phoenix | ||
language: Elixir | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-phoenix | ||
quickstart_repo: https://github.com/mu-box/quickstart-phoenix | ||
more_info: | ||
links: | ||
- text: Nanobox Phoenix Guides | ||
href: https://guides.nanobox.io/elixir/phoenix | ||
- text: Nanobox Postgres Guides | ||
href: https://guides.nanobox.io/postgresql | ||
- text: Microbox Phoenix Guides | ||
href: https://guides.microbox.cloud/elixir/phoenix | ||
- text: Microbox Postgres Guides | ||
href: https://guides.microbox.cloud/postgresql | ||
- text: Phoenix Documentation | ||
href: https://hexdocs.pm/phoenix/Phoenix.html | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Beego | ||
language: Go | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-beego | ||
quickstart_repo: https://github.com/mu-box/quickstart-beego | ||
more_info: | ||
links: | ||
- text: Nanobox Beego Guides | ||
href: https://guides.nanobox.io/golang/beego | ||
- text: Microbox Beego Guides | ||
href: https://guides.microbox.cloud/golang/beego | ||
- text: Beego Documentation | ||
href: https://beego.me/docs/intro/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Echo | ||
language: Go | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-echo | ||
quickstart_repo: https://github.com/mu-box/quickstart-echo | ||
more_info: | ||
links: | ||
- text: Nanobox Echo Guides | ||
href: https://guides.nanobox.io/golang/echo | ||
- text: Microbox Echo Guides | ||
href: https://guides.microbox.cloud/golang/echo | ||
- text: Echo Documentation | ||
href: https://echo.labstack.com/guide | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Gin | ||
language: Go | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-gin | ||
quickstart_repo: https://github.com/mu-box/quickstart-gin | ||
more_info: | ||
links: | ||
- text: Nanobox Gin Guides | ||
href: https://guides.nanobox.io/golang/revel | ||
- text: Microbox Gin Guides | ||
href: https://guides.microbox.cloud/golang/gin | ||
- text: Gin API Documentation | ||
href: http://godoc.org/github.com/gin-gonic/gin | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Hugo | ||
language: Go | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-hugo | ||
quickstart_repo: https://github.com/mu-box/quickstart-hugo | ||
more_info: | ||
links: | ||
- text: Nanobox Hugo Guides | ||
href: https://guides.nanobox.io/golang/hugo | ||
- text: Microbox Hugo Guides | ||
href: https://guides.microbox.cloud/golang/hugo | ||
- text: Hugo Documentation | ||
href: https://gohugo.io/documentation/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Revel | ||
language: Go | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-revel | ||
quickstart_repo: https://github.com/mu-box/quickstart-revel | ||
more_info: | ||
links: | ||
- text: Nanobox Revel Guides | ||
href: https://guides.nanobox.io/golang/revel | ||
- text: Microbox Revel Guides | ||
href: https://guides.microbox.cloud/golang/revel | ||
- text: Revel Documentation | ||
href: https://revel.github.io/manual/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: Nanobox Bootstrap Landing Pages | ||
title: Microbox Bootstrap Landing Pages | ||
layout: home | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Angular | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-angular | ||
quickstart_repo: https://github.com/mu-box/quickstart-angular | ||
more_info: | ||
links: | ||
- text: Nanobox Angular Guides | ||
href: https://guides.nanobox.io/javascript/angular | ||
- text: Microbox Angular Guides | ||
href: https://guides.microbox.cloud/javascript/angular | ||
- text: Angular Documentation | ||
href: https://angular.io/docs | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Ember | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-ember | ||
quickstart_repo: https://github.com/mu-box/quickstart-ember | ||
more_info: | ||
links: | ||
- text: Nanobox Ember Guides | ||
href: https://guides.nanobox.io/javascript/ember | ||
- text: Microbox Ember Guides | ||
href: https://guides.microbox.cloud/javascript/ember | ||
- text: Ember Documentation | ||
href: https://guides.emberjs.com/v2.14.0/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: React | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-react | ||
quickstart_repo: https://github.com/mu-box/quickstart-react | ||
more_info: | ||
links: | ||
- text: Nanobox React Guides | ||
href: https://guides.nanobox.io/javascript/react | ||
- text: Microbox React Guides | ||
href: https://guides.microbox.cloud/javascript/react | ||
- text: React Documentation | ||
href: https://facebook.github.io/react/docs/hello-world.html | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Vue | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-vue | ||
quickstart_repo: https://github.com/mu-box/quickstart-vue | ||
more_info: | ||
links: | ||
- text: Nanobox Vue Guides | ||
href: https://guides.nanobox.io/javascript/vue | ||
- text: Microbox Vue Guides | ||
href: https://guides.microbox.cloud/javascript/vue | ||
- text: Vue Documentation | ||
href: https://vuejs.org/guide/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Adonis | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-adonis | ||
quickstart_repo: https://github.com/mu-box/quickstart-adonis | ||
more_info: | ||
links: | ||
- text: Nanobox Adonis Guides | ||
href: https://guides.nanobox.io/nodejs/adonis | ||
- text: Microbox Adonis Guides | ||
href: https://guides.microbox.cloud/nodejs/adonis | ||
- text: Adonis Documentation | ||
href: https://adonisjs.com/docs | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Express | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-express | ||
quickstart_repo: https://github.com/mu-box/quickstart-express | ||
more_info: | ||
links: | ||
- text: Nanobox Express Guides | ||
href: https://guides.nanobox.io/nodejs/express | ||
- text: Nanobox Postgres Guides | ||
href: https://guides.nanobox.io/postgresql | ||
- text: Microbox Express Guides | ||
href: https://guides.microbox.cloud/nodejs/express | ||
- text: Microbox Postgres Guides | ||
href: https://guides.microbox.cloud/postgresql | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Feathers | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-feathers | ||
quickstart_repo: https://github.com/mu-box/quickstart-feathers | ||
more_info: | ||
links: | ||
- text: Nanobox Feathers Guides | ||
href: https://guides.nanobox.io/nodejs/feathers | ||
- text: Microbox Feathers Guides | ||
href: https://guides.microbox.cloud/nodejs/feathers | ||
- text: Feathers Documentation | ||
href: https://docs.feathersjs.com/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
project: Hapi.js | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-hapi | ||
quickstart_repo: https://github.com/mu-box/quickstart-hapi | ||
more_info: | ||
links: | ||
- text: Nanobox Hapi.js Guides | ||
href: https://guides.nanobox.io/nodejs/sails | ||
- text: Nanobox Postgres Guides | ||
href: https://guides.nanobox.io/postgresql | ||
- text: Microbox Hapi.js Guides | ||
href: https://guides.microbox.cloud/nodejs/hapi | ||
- text: Microbox Postgres Guides | ||
href: https://guides.microbox.cloud/postgresql | ||
- text: Hapi.js Documentation | ||
href: https://hapijs.com/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Moleculer | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-molecular | ||
quickstart_repo: https://github.com/mu-box/quickstart-molecular | ||
more_info: | ||
links: | ||
- text: Nanobox Moleculer Guides | ||
href: https://guides.nanobox.io/nodejs/moleculer | ||
- text: Microbox Moleculer Guides | ||
href: https://guides.microbox.cloud/nodejs/moleculer | ||
- text: Moleculer Documentation | ||
href: https://moleculer.services/docs/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
project: Sails | ||
language: Node.js | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-sails | ||
quickstart_repo: https://github.com/mu-box/quickstart-sails | ||
more_info: | ||
links: | ||
- text: Nanobox Sails Guides | ||
href: https://guides.nanobox.io/nodejs/sails | ||
- text: Nanobox Postgres Guides | ||
href: https://guides.nanobox.io/postgresql | ||
- text: Microbox Sails Guides | ||
href: https://guides.microbox.cloud/nodejs/sails | ||
- text: Microbox Postgres Guides | ||
href: https://guides.microbox.cloud/postgresql | ||
- text: Sails Documentation | ||
href: http://sailsjs.com/documentation/concepts | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: CodeIgniter | ||
language: PHP | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-codeigniter | ||
quickstart_repo: https://github.com/mu-box/quickstart-codeigniter | ||
more_info: | ||
links: | ||
- text: Nanobox CodeIgniter Guides | ||
href: https://guides.nanobox.io/php/codeigniter | ||
- text: Nanobox MySQL Guides | ||
href: https://guides.nanobox.io/mysql | ||
- text: Microbox CodeIgniter Guides | ||
href: https://guides.microbox.cloud/php/codeigniter | ||
- text: Microbox MySQL Guides | ||
href: https://guides.microbox.cloud/mysql | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
project: Laravel | ||
language: PHP | ||
quickstart_repo: https://github.com/nanobox-quickstarts/nanobox-laravel | ||
quickstart_repo: https://github.com/mu-box/quickstart-laravel | ||
more_info: | ||
links: | ||
- text: Nanobox Laravel Guides | ||
href: https://guides.nanobox.io/php/laravel | ||
- text: Nanobox MySQL Guides | ||
href: https://guides.nanobox.io/mysql | ||
- text: Microbox Laravel Guides | ||
href: https://guides.microbox.cloud/php/laravel | ||
- text: Microbox MySQL Guides | ||
href: https://guides.microbox.cloud/mysql | ||
--- |
Oops, something went wrong.