diff --git a/_businesses/api.html b/_businesses/api.html
new file mode 100644
index 0000000..1bfb47a
--- /dev/null
+++ b/_businesses/api.html
@@ -0,0 +1,67 @@
+---
+title: API
+icon: "/assets/images/networks-logo/cosmos.svg"
+---
+
+
+ Business Model Canvas
+
+
+
Key Partners
+
+
+
Key Activities
+
Setup Nodes
+
Maintain Nodes
+
+
+
Key Resources
+
Infrastructure
+
Assets (Coins)
+
+
+
Value Proposition
+
Network API
+
Wallet Hooks
+
+
+
Customer Relationship
+
Website
+
+
+
+
Customers Segments
+
Developers
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_businesses/staking.html b/_businesses/staking.html
new file mode 100644
index 0000000..115ae49
--- /dev/null
+++ b/_businesses/staking.html
@@ -0,0 +1,143 @@
+---
+title: Staking Business
+icon: "/assets/images/networks-logo/cosmos.svg"
+---
+
+
+
+ Business Model Canvas
+
+
+
Key Partners
+
+
+
Key Activities
+
Setup Nodes
+
Maintain Nodes
+
+
+
Key Resources
+
Infrastructure
+
Assets (Coins)
+
+
+
Value Proposition
+
Staking Pool
+
+
+
Customer Relationship
+
Website
+
+
+
+
Customers Segments
+
Holders
+
+
+
+
+
+
+
+
+
+ Calculator
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_config.yml b/_config.yml
index 0fccb7a..a7059e9 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,7 @@
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
################################################################################
-title: GenZ Bank Organization
+title: GenZ Bank
logo: /assets/logo.svg
email: mostafa.barmshory@gmail.com
description: >-
@@ -51,6 +51,9 @@ collections:
output: true
resources:
output: true
+ businesses:
+ output: true
+
@@ -166,6 +169,18 @@ defaults:
values:
layout: "role"
category: "roles"
+ -
+ scope:
+ type: "businesses"
+ values:
+ layout: "business"
+ category: "business"
+ -
+ scope:
+ type: "resources"
+ values:
+ layout: "resource"
+ category: "resource"
#liquid:
@@ -204,9 +219,10 @@ ignore_theme_config: true
# and configure order of the links.
#
header_pages:
- - calculator.html
+ - businesses.html
- roles.html
- networks.html
+ - resources.html
- about.html
#
diff --git a/_layouts/business.html b/_layouts/business.html
new file mode 100644
index 0000000..293ad8c
--- /dev/null
+++ b/_layouts/business.html
@@ -0,0 +1,24 @@
+---
+layout: default
+---
+
+
+
+
+
+
+
+
+
+ {{ page.title | escape }}
+
+
{{ page.description | escape }}
+
+
+
+
+{{ content }}
diff --git a/_layouts/resource.html b/_layouts/resource.html
new file mode 100644
index 0000000..b53df61
--- /dev/null
+++ b/_layouts/resource.html
@@ -0,0 +1,49 @@
+---
+layout: default
+---
+
+
+
+
+
+
+ {{ page.title | escape }}
+
+
{{ page.description | escape }}
+
+
+
+
+
+
+
+ Title |
+ Value |
+
+
+
+
+ CPU Cores |
+ {{ page.CPU | upcase }} |
+
+
+ RAM |
+ {{ page.RAM | upcase }} GB |
+
+
+ HDD |
+ {{ page.HDD | upcase }} TB |
+
+
+ SSD |
+ {{ page.SSD | upcase }} TB |
+
+
+
+
+
+
+
+{{ content }}
diff --git a/assets/js/calculator.js b/assets/js/calculator-staking.js
similarity index 96%
rename from assets/js/calculator.js
rename to assets/js/calculator-staking.js
index 50604f4..cf97e0b 100644
--- a/assets/js/calculator.js
+++ b/assets/js/calculator-staking.js
@@ -52,8 +52,6 @@
![]() |
|
|
- |
- |
|