Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6c26421 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Dec 14, 2024
1 parent da01b54 commit c5f21c0
Show file tree
Hide file tree
Showing 22 changed files with 18 additions and 425 deletions.
2 changes: 0 additions & 2 deletions docs/advanced-setups.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li class='active'><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
16 changes: 12 additions & 4 deletions docs/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down Expand Up @@ -177,6 +175,11 @@ <h3 id="base-options"><a class="toclink" href="#base-options">Base options</a></
<td><code>/uploads</code></td>
</tr>
<tr>
<td><code>APP_FORCE_HTTPS</code></td>
<td>Force HTTPS on all URLs</td>
<td><code>false</code></td>
</tr>
<tr>
<td><code>TRUSTED_PROXIES</code></td>
<td>Trusted proxy IP addresses</td>
<td><code>null</code></td>
Expand All @@ -187,10 +190,15 @@ <h3 id="base-options"><a class="toclink" href="#base-options">Base options</a></
<td><code>true</code></td>
</tr>
<tr>
<td><code>LIVEWIRE_ENABLED</code></td>
<td>Enable v5 Livewire frontend; set to <code>false</code> if the new frontend doesn't work on our installation (this is a <strong>temporary</strong> workaround).</td>
<td><code>VUEJS_ENABLED</code></td>
<td>Enable v6 VueJs frontend; set to <code>false</code> if the new frontend doesn't work on our installation (this is a <strong>temporary</strong> workaround).</td>
<td><code>true</code></td>
</tr>
<tr>
<td><code>LEGACY_API_ENABLED</code></td>
<td>Enable the Legacy API. It will also be enabled if <code>VUEJS_ENABLED</code> is set to <code>false</code>.</td>
<td><code>false</code></td>
</tr>
</tbody>
</table>
<blockquote>
Expand Down
2 changes: 0 additions & 2 deletions docs/contributions.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/docker.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/external_tracking.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/faq_general.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/faq_installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/faq_troubleshooting.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/frontend.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li class='active'><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/honeypot.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
2 changes: 0 additions & 2 deletions docs/keyboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<li class='sub--on'>
<h2>Prologue</h2>
<ul>
<li><a href='org.html'>Lychee & LycheeOrg</a></li>
<li><a href='releases.html'>Release Notes</a></li>
</ul>
<li class='sub--on'>
Expand Down Expand Up @@ -73,7 +72,6 @@ <h2>Contributing</h2>
<li><a href='architecture.html'>Lychee logic overview</a></li>
<li><a href='structure.html'>Directory Structure</a></li>
<li><a href='frontend.html'>Front-end</a></li>
<li><a href='livewire.html'>Livewire Front-end (alpha)</a></li>
</ul>

<li class="laravel">
Expand Down
Loading

0 comments on commit c5f21c0

Please sign in to comment.