diff options
Diffstat (limited to 'content/documentation/design')
-rw-r--r-- | content/documentation/design/benchmarks.md | 5 | ||||
-rw-r--r-- | content/documentation/design/goals.md | 5 | ||||
-rw-r--r-- | content/documentation/design/index.md | 5 | ||||
-rw-r--r-- | content/documentation/design/internals.md | 5 | ||||
-rw-r--r-- | content/documentation/design/related_work.md | 5 |
5 files changed, 25 insertions, 0 deletions
diff --git a/content/documentation/design/benchmarks.md b/content/documentation/design/benchmarks.md index 6e5580e..b339df1 100644 --- a/content/documentation/design/benchmarks.md +++ b/content/documentation/design/benchmarks.md @@ -1,3 +1,8 @@ ++++ +title="Doc Post" +date=2018-08-20 ++++ + # Benchmarks With Garage, we wanted to build a software defined storage service that follow the [KISS principle](https://en.wikipedia.org/wiki/KISS_principle), diff --git a/content/documentation/design/goals.md b/content/documentation/design/goals.md index 10ef6a8..539b3b4 100644 --- a/content/documentation/design/goals.md +++ b/content/documentation/design/goals.md @@ -1,3 +1,8 @@ ++++ +title="Doc Post" +date=2018-08-20 ++++ + # Goals and use cases ## Goals and non-goals diff --git a/content/documentation/design/index.md b/content/documentation/design/index.md index 2e3b5fd..f84af11 100644 --- a/content/documentation/design/index.md +++ b/content/documentation/design/index.md @@ -1,3 +1,8 @@ ++++ +title="Doc Post" +date=2018-08-20 ++++ + # Design The design section helps you to see Garage from a "big picture" diff --git a/content/documentation/design/internals.md b/content/documentation/design/internals.md index 0b31584..2cb5792 100644 --- a/content/documentation/design/internals.md +++ b/content/documentation/design/internals.md @@ -1,3 +1,8 @@ ++++ +title="Doc Post" +date=2018-08-20 ++++ + # Internals ## Overview diff --git a/content/documentation/design/related_work.md b/content/documentation/design/related_work.md index da3f807..e11652c 100644 --- a/content/documentation/design/related_work.md +++ b/content/documentation/design/related_work.md @@ -1,3 +1,8 @@ ++++ +title="Doc Post" +date=2018-08-20 ++++ + # Related work ## Context |