Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Pabón <[email protected]>
  • Loading branch information
lpabon committed Oct 2, 2023
1 parent f0765c4 commit 290c74e
Show file tree
Hide file tree
Showing 30 changed files with 33 additions and 154 deletions.
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down Expand Up @@ -689,10 +689,10 @@ <h1 id="welcome-to-grpc-framework">Welcome to grpc-framework<a class="headerlink
</ul>
<h2 id="usage">Usage<a class="headerlink" href="#usage" title="Permanent link">&para;</a></h2>
<p>To add the library to your Golang application use the following command:</p>
<pre><code class="language-bash">go get github.com/libopenstorage/grpc-framework@v0.0.8
<pre><code class="language-bash">go get github.com/libopenstorage/grpc-framework@v0.1.0
</code></pre>
<p>Also, use the following container version on your builds:</p>
<pre><code>quay.io/openstorage/grpc-framework:v0.0.9
<pre><code>quay.io/openstorage/grpc-framework:v0.1.0
</code></pre>
<p>Here is an example:</p>
<pre><code class="language-Makefile">PROTO_FILE = ./api/hello.proto
Expand All @@ -706,7 +706,7 @@ <h2 id="usage">Usage<a class="headerlink" href="#usage" title="Permanent link">&
-e &quot;PROTO_USER=$(shell id -u)&quot; \
-e &quot;PROTO_GROUP=$(shell id -g)&quot; \
-e &quot;PATH=/bin:/usr/bin:/usr/local/bin:/go/bin:/usr/local/go/bin&quot; \
quay.io/openstorage/grpc-framework:v0.0.9 \
quay.io/openstorage/grpc-framework:v0.1.0 \
make docker-proto

docker-proto:
Expand Down
4 changes: 2 additions & 2 deletions docs/intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down Expand Up @@ -841,7 +841,7 @@ <h2 id="containerize-tools">Containerize tools<a class="headerlink" href="#conta
-e &quot;PROTO_USER=$(shell id -u)&quot; \
-e &quot;PROTO_GROUP=$(shell id -g)&quot; \
-e &quot;PATH=/bin:/usr/bin:/usr/local/bin:/go/bin:/usr/local/go/bin&quot; \
quay.io/openstorage/grpc-framework:latest \
quay.io/openstorage/grpc-framework:v0.1.0 \
make docker-proto

docker-proto:
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/gen-doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/hello.pb/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/rate-limiter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/rest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/security/audit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/security/authentication/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/security/authorization/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/security/intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/security/tls/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/reference/style-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

120 changes: 0 additions & 120 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,123 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2023-07-22</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified docs/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/tutorial/intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/proto/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/rate-limit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/rest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/security/authentication/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/security/ownership/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/security/rbac/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/security/tls/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/server/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-8.5.10">



Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ mkdocs==1.4.3
mkdocs-material==8.5.11
mkdocs-material-extensions==1.1.1
packaging==22.0
pkg_resources==0.0.0
pur==7.0.0
Pygments==2.13.0
pymdown-extensions==9.9
Expand Down
Loading

0 comments on commit 290c74e

Please sign in to comment.