ADD hugo with pipline
This commit is contained in:
parent
45a317f7dd
commit
124e58c339
99 changed files with 4452 additions and 1 deletions
11
themes/gokarna/exampleSite/content/projects/_index.md
Normal file
11
themes/gokarna/exampleSite/content/projects/_index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: "Projects"
|
||||
type: page
|
||||
---
|
||||
|
||||
|
||||
### Hello my projects are
|
||||
|
||||
1. [Tatooine](/projects/tatooine/)
|
||||
2. [Hydra](/projects/hydra/)
|
||||
3. [Bludhaven](/projects/bludhaven/)
|
8
themes/gokarna/exampleSite/content/projects/bludhaven.md
Normal file
8
themes/gokarna/exampleSite/content/projects/bludhaven.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Blüdhaven
|
||||
type: page
|
||||
---
|
||||
|
||||
### History
|
||||
|
||||
Blüdhaven was a former whaling town, which was officially incorporated as a "Commonwealth" in 1912. The town had a generally poor socio-economic populace, owing in part to failed efforts to transform itself into a manufacturing and shipping center.
|
8
themes/gokarna/exampleSite/content/projects/hydra.md
Normal file
8
themes/gokarna/exampleSite/content/projects/hydra.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Hydra
|
||||
type: page
|
||||
---
|
||||
|
||||
### Motto
|
||||
|
||||
Cut off one head and two will take their place
|
8
themes/gokarna/exampleSite/content/projects/tatooine.md
Normal file
8
themes/gokarna/exampleSite/content/projects/tatooine.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Tatooine
|
||||
type: page
|
||||
---
|
||||
|
||||
### A long time ago in a galaxy far, far away....
|
||||
|
||||
A project was planned, but never completed
|
Loading…
Add table
Add a link
Reference in a new issue