diff --git a/content/page/developer/dev/automation/automation.png b/content/page/developer/dev/automation/automation.png new file mode 100644 index 000000000..e594b14eb Binary files /dev/null and b/content/page/developer/dev/automation/automation.png differ diff --git a/content/page/developer/dev/automation/index.md b/content/page/developer/dev/automation/index.md new file mode 100644 index 000000000..4e0a83b8f --- /dev/null +++ b/content/page/developer/dev/automation/index.md @@ -0,0 +1,8 @@ +--- +id: automation +title: automation +image: ./automation.png +button : Explore other tech components +link : /developer +--- + Lorem ipsum dolor sit amet consectetur adipisicing elit. Odio iure quaerat sunt dolorem ducimus. Provident, quos qui dicta consequuntur omnis perferendis aliquam impedit? Pariatur itaque vitae non earum, facilis aliquam? diff --git a/content/page/developer/dev/blockchain/blockchain.png b/content/page/developer/dev/blockchain/blockchain.png new file mode 100644 index 000000000..a3120f6f0 Binary files /dev/null and b/content/page/developer/dev/blockchain/blockchain.png differ diff --git a/content/page/developer/dev/blockchain/index.md b/content/page/developer/dev/blockchain/index.md new file mode 100644 index 000000000..22b5ac3dc --- /dev/null +++ b/content/page/developer/dev/blockchain/index.md @@ -0,0 +1,8 @@ +--- +id: blockchain +title: blockchain +image: ./blockchain.png +button : Explore other tech components +link : /developer +--- + Lorem ipsum dolor sit amet consectetur adipisicing elit. Odio iure quaerat sunt dolorem ducimus. Provident, quos qui dicta consequuntur omnis perferendis aliquam impedit? Pariatur itaque vitae non earum, facilis aliquam? diff --git a/content/page/developer/dev/operating-system/index.md b/content/page/developer/dev/operating-system/index.md new file mode 100644 index 000000000..637a89594 --- /dev/null +++ b/content/page/developer/dev/operating-system/index.md @@ -0,0 +1,8 @@ +--- +id: operating-system +title: operating system +image: ./operating_system.png +button : Explore other tech components +link : /developer +--- + Lorem ipsum dolor sit amet consectetur adipisicing elit. Odio iure quaerat sunt dolorem ducimus. Provident, quos qui dicta consequuntur omnis perferendis aliquam impedit? Pariatur itaque vitae non earum, facilis aliquam? diff --git a/content/page/developer/dev/operating-system/operating_system.png b/content/page/developer/dev/operating-system/operating_system.png new file mode 100644 index 000000000..de054059b Binary files /dev/null and b/content/page/developer/dev/operating-system/operating_system.png differ diff --git a/content/page/developer/dev/planetary-network/index.md b/content/page/developer/dev/planetary-network/index.md new file mode 100644 index 000000000..821efdda0 --- /dev/null +++ b/content/page/developer/dev/planetary-network/index.md @@ -0,0 +1,8 @@ +--- +id: planetary-network +title: planetary network +image: ./planetary_network.jpg +button : Explore other tech components +link : /developer +--- + Lorem ipsum dolor sit amet consectetur adipisicing elit. Odio iure quaerat sunt dolorem ducimus. Provident, quos qui dicta consequuntur omnis perferendis aliquam impedit? Pariatur itaque vitae non earum, facilis aliquam? diff --git a/content/page/developer/dev/planetary-network/planetary_network.jpg b/content/page/developer/dev/planetary-network/planetary_network.jpg new file mode 100644 index 000000000..57e49da8e Binary files /dev/null and b/content/page/developer/dev/planetary-network/planetary_network.jpg differ diff --git a/content/page/developer/dev/qsfs/index.md b/content/page/developer/dev/qsfs/index.md new file mode 100644 index 000000000..70f3b9ca6 --- /dev/null +++ b/content/page/developer/dev/qsfs/index.md @@ -0,0 +1,8 @@ +--- +id: qsfs +title: qsfs +image: ./qsfs.png +button : Explore other tech components +link : /developer +--- + Lorem ipsum dolor sit amet consectetur adipisicing elit. Odio iure quaerat sunt dolorem ducimus. Provident, quos qui dicta consequuntur omnis perferendis aliquam impedit? Pariatur itaque vitae non earum, facilis aliquam? diff --git a/content/page/developer/dev/qsfs/qsfs.png b/content/page/developer/dev/qsfs/qsfs.png new file mode 100644 index 000000000..3db58f0f8 Binary files /dev/null and b/content/page/developer/dev/qsfs/qsfs.png differ diff --git a/content/page/developer/dev/tooling/index.md b/content/page/developer/dev/tooling/index.md new file mode 100644 index 000000000..997928c03 --- /dev/null +++ b/content/page/developer/dev/tooling/index.md @@ -0,0 +1,8 @@ +--- +id: tooling +title: tooling +image: ./tooling.png +button : Explore other tech components +link : /developer +--- + Lorem ipsum dolor sit amet consectetur adipisicing elit. Odio iure quaerat sunt dolorem ducimus. Provident, quos qui dicta consequuntur omnis perferendis aliquam impedit? Pariatur itaque vitae non earum, facilis aliquam? diff --git a/content/page/developer/dev/tooling/tooling.png b/content/page/developer/dev/tooling/tooling.png new file mode 100644 index 000000000..31d60d5e3 Binary files /dev/null and b/content/page/developer/dev/tooling/tooling.png differ diff --git a/content/page/developer/productData/product1/index.md b/content/page/developer/productData/product1/index.md index 309c6a9ea..da0c40cae 100644 --- a/content/page/developer/productData/product1/index.md +++ b/content/page/developer/productData/product1/index.md @@ -2,5 +2,5 @@ id: developer1 title: Operating System image: ./operating_system.png -link: https://github.com/threefoldtech/zos +link: /developer/operating-system --- diff --git a/content/page/developer/productData/product2/index.md b/content/page/developer/productData/product2/index.md index f35a8e22d..a0596afaa 100644 --- a/content/page/developer/productData/product2/index.md +++ b/content/page/developer/productData/product2/index.md @@ -2,5 +2,5 @@ id: developer2 title: Automation Components image: ./automation.png -link: https://github.com/threefoldtech/js-ng +link: /developer/automation --- \ No newline at end of file diff --git a/content/page/developer/productData/product3/index.md b/content/page/developer/productData/product3/index.md index c17b05eb6..2749db9ea 100644 --- a/content/page/developer/productData/product3/index.md +++ b/content/page/developer/productData/product3/index.md @@ -2,5 +2,5 @@ id: developer3 title: Developer Tooling image: ./tooling.png -link: https://github.com/threefoldtech/terraform-provider-grid +link: /developer/tooling --- diff --git a/content/page/developer/productData/product4/index.md b/content/page/developer/productData/product4/index.md index c6e75a98a..c75857ef7 100644 --- a/content/page/developer/productData/product4/index.md +++ b/content/page/developer/productData/product4/index.md @@ -2,5 +2,5 @@ id: developer4 title: Quantum-Safe Storage image: ./qsfs.png -link: https://github.com/threefoldtech/quantum-storage +link: /developer/qsfs --- diff --git a/content/page/developer/productData/product5/index.md b/content/page/developer/productData/product5/index.md index 311b4f94e..323dbee62 100644 --- a/content/page/developer/productData/product5/index.md +++ b/content/page/developer/productData/product5/index.md @@ -2,5 +2,5 @@ id: developer5 title: ThreeFold Bloackchain image: ./blockchain.png -link: https://github.com/threefoldtech/tfchain +link: /developer/blockchain --- \ No newline at end of file diff --git a/content/page/developer/productData/product6/index.md b/content/page/developer/productData/product6/index.md index b4cc90f4d..16f9bd626 100644 --- a/content/page/developer/productData/product6/index.md +++ b/content/page/developer/productData/product6/index.md @@ -2,5 +2,5 @@ id: developer6 title: Planetary Network image: ./planetary_network.jpg -link: https://github.com/threefoldtech/js-sdk +link: /developer/planetary-network --- diff --git a/gridsome.config.js b/gridsome.config.js index 4d97bf71a..138784395 100644 --- a/gridsome.config.js +++ b/gridsome.config.js @@ -161,7 +161,7 @@ module.exports = { path: './content/page/**/brandPanel/*.md', } }, - + { use: '@gridsome/source-filesystem', options: { @@ -289,6 +289,14 @@ module.exports = { } }, + { + use: '@gridsome/source-filesystem', + options: { + typeName: 'Dev', + path: './content/page/developer/dev/**/*.md', + } + }, + { use: '@gridsome/source-filesystem', options: { @@ -488,7 +496,7 @@ module.exports = { cta3: 'Cta3', cta4: 'Cta4', cta5: 'Cta5', - footers : 'footers', + footers: 'footers', footersMain: 'footersMain', comparisonMain: 'ComparisonMain', comparisonSecs: 'Comparison', @@ -528,7 +536,8 @@ module.exports = { network: 'Network', subscribe: 'Subscribe', team: 'Team', - info:'Info' + info: 'Info', + dev: 'Dev' } } }, @@ -722,6 +731,10 @@ module.exports = { path: '/tech/:id', component: '~/templates/Info.vue' }], + Dev: [{ + path: '/developer/:id', + component: '~/templates/Dev.vue' + }], }, transformers: { diff --git a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue b/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue index 05b08df9a..4a1a81007 100644 --- a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue +++ b/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue @@ -120,7 +120,7 @@