Skip to content

Commit

Permalink
Deploying to gh-pages from @ 24cf598 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Jul 20, 2023
1 parent 110db74 commit 9e0552c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions docs/build.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
<li><p>Build the UI</p>
<pre><code class="hljs css language-bash">$ (<span class="hljs-built_in">cd</span> ui &amp;&amp; yarn build)
</code></pre></li>
<li><p>Generate static assets for go.</p>
<p>Run <a href="https://github.com/gobuffalo/packr">packr</a> (embeds static assets in go binaries)</p>
<pre><code class="hljs css language-bash">$ go run hack/packr/packr.go
</code></pre></li>
<li><p>Build the Go Binary</p>
<p>It is recommended to build gotify/server via the <a href="https://github.com/gotify/build">gotify/build docker images</a>,
this ensures that <a href="/docs/plugin">plugins</a> will be compatible with the built binary (because the same build environment is used).</p>
Expand Down
4 changes: 0 additions & 4 deletions docs/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
<li><p>Build the UI</p>
<pre><code class="hljs css language-bash">$ (<span class="hljs-built_in">cd</span> ui &amp;&amp; yarn build)
</code></pre></li>
<li><p>Generate static assets for go.</p>
<p>Run <a href="https://github.com/gobuffalo/packr">packr</a> (embeds static assets in go binaries)</p>
<pre><code class="hljs css language-bash">$ go run hack/packr/packr.go
</code></pre></li>
<li><p>Build the Go Binary</p>
<p>It is recommended to build gotify/server via the <a href="https://github.com/gotify/build">gotify/build docker images</a>,
this ensures that <a href="/docs/plugin">plugins</a> will be compatible with the built binary (because the same build environment is used).</p>
Expand Down

0 comments on commit 9e0552c

Please sign in to comment.