chore(hugo-theme): moved to docsy. Started from https://github.com/google/docsy-example and ported all ipceicis content to there. removed all docsy example stuff
|
|
@ -1,7 +0,0 @@
|
|||
+++
|
||||
archetype = "home"
|
||||
title = ""
|
||||
+++
|
||||
|
||||
|
||||
|
||||
7
content/en/_index.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: IPCEI-CIS Developer Framework
|
||||
---
|
||||
|
||||
{{< blocks/cover title="IPCEI-CIS Developer Framework" image_anchor="top" height="full" >}}
|
||||
|
||||
{{< /blocks/cover >}}
|
||||
5
content/en/blog/_index.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Blog
|
||||
menu: {main: {weight: 30}}
|
||||
---
|
||||
|
||||
4
content/en/blog/news/_index.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: News
|
||||
weight: 20
|
||||
---
|
||||
4
content/en/blog/releases/_index.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Releases
|
||||
weight: 20
|
||||
---
|
||||
9
content/en/docs/_index.md
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: Developer Framework Documentation
|
||||
linkTitle: Docs
|
||||
menu: {main: {weight: 20}}
|
||||
weight: 20
|
||||
---
|
||||
|
||||
This section is the project documentation for IPCEI-CIS Developer Framework.
|
||||
|
||||
|
Before Width: | Height: | Size: 554 KiB After Width: | Height: | Size: 554 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 160 KiB |
4
content/en/search.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Search Results
|
||||
layout: search
|
||||
---
|
||||