forked from hero/www_hero_project
add tutorial
This commit is contained in:
parent
2ecabfdd06
commit
2b410e369e
@ -7,3 +7,22 @@ draft: false
|
||||
weight: 2
|
||||
template: "layouts/about.html"
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
|
||||
page(s)' that you would like to edit.
|
||||
|
||||
ABOUT PAGE
|
||||
|
||||
1. Hero section: "partials/about1.html
|
||||
2. Our History section: "partials/about2.html"
|
||||
3. Our Track Records section: "partials/about3.html"
|
||||
4. Our Team section: "partials/about4.html
|
||||
|
||||
|
||||
Extras:
|
||||
1. header: "partials/header_custom.html"
|
||||
2. CTA / Subscribe: "partials/cta.html"
|
||||
2. footer: "partials/footer.html"
|
||||
-->
|
||||
|
@ -13,3 +13,21 @@ page_template: "blogPage.html"
|
||||
extra:
|
||||
imgPath: /images/threefold_img2.png
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
|
||||
page(s)' that you would like to edit.
|
||||
|
||||
BLOG PAGE
|
||||
|
||||
1. Featured Blog section: "partials/featuredBlog.html
|
||||
2. Blogpost section: "partials/blogpost.html"
|
||||
3. Sidebar: "partials/blogsidebar.html"
|
||||
|
||||
|
||||
Extras:
|
||||
1. header: "partials/header_custom.html"
|
||||
2. CTA / Subscribe: "partials/cta.html"
|
||||
2. footer: "partials/footer.html"
|
||||
-->
|
||||
|
@ -8,3 +8,17 @@ weight: 6
|
||||
template: "layouts/contact.html"
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
|
||||
page(s)' that you would like to edit.
|
||||
|
||||
CONTACT PAGE
|
||||
|
||||
1. Hero section: "partials/contact.html
|
||||
|
||||
Extras:
|
||||
1. header: "partials/header_custom.html"
|
||||
2. CTA / Subscribe: "partials/cta.html"
|
||||
2. footer: "partials/footer.html"
|
||||
-->
|
||||
|
@ -7,3 +7,24 @@ draft: false
|
||||
weight: 1
|
||||
template: "layouts/home.html"
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
|
||||
page(s)' that you would like to edit.
|
||||
|
||||
HOMEPAGE
|
||||
|
||||
1. Hero section: "partials/home1.html
|
||||
2. Platform section: "partials/about.html"
|
||||
3. Use Cases CTA: "partials/mesh2.html"
|
||||
4. Technology section: "partials/concepts.html
|
||||
5. Why Choose TF9 section: "partials/benefits.html"
|
||||
6. Blog section: "partials/blogs.html"
|
||||
7. Company section: "partials/stats.html"
|
||||
|
||||
Extras:
|
||||
1. header: "partials/header_custom.html"
|
||||
2. CTA / Subscribe: "partials/cta.html"
|
||||
2. footer: "partials/footer.html"
|
||||
-->
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "About"
|
||||
title: "Technology"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
@ -7,3 +7,22 @@ draft: false
|
||||
weight: 3
|
||||
template: "layouts/technology.html"
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
|
||||
page(s)' that you would like to edit.
|
||||
|
||||
TECHNOLOGY PAGE
|
||||
|
||||
1. Hero section: "partials/technology1.html
|
||||
2. Technology Architecture section: "partials/technology2.html"
|
||||
3. Technical Specifications section: "partials/technology3.html"
|
||||
4. Technological Benefits section: "partials/technology4.html
|
||||
|
||||
|
||||
Extras:
|
||||
1. header: "partials/header_custom.html"
|
||||
2. CTA / Subscribe: "partials/cta.html"
|
||||
2. footer: "partials/footer.html"
|
||||
-->
|
||||
|
@ -7,3 +7,20 @@ draft: false
|
||||
weight: 4
|
||||
template: "layouts/usecases.html"
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
|
||||
page(s)' that you would like to edit.
|
||||
|
||||
USECASES PAGE
|
||||
|
||||
1. Hero section: "partials/usecases1.html
|
||||
2. Technology Architecture section: "partials/usecases2.html"
|
||||
|
||||
|
||||
Extras:
|
||||
1. header: "partials/header_custom.html"
|
||||
2. CTA / Subscribe: "partials/cta.html"
|
||||
2. footer: "partials/footer.html"
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user