Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/img/deployhq-logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions resources/views/deploying.antlers.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,13 @@ <h2 class="text-2xl mb-2 font-bold font-display">Git Workflow</h2>
<h2 class="text-2xl mb-2 font-bold font-display">Kinsta</h2>
<p class="text-sm font-mono-alt">Cloud Hosting</p>
</a>
<a href="https://www.deployhq.com/guides/statamic" target="_blank" class="bg-white border text-center shadow-stack-sm hover:shadow-stack-yellow-sm rounded-sm px-3 py-6 hover:bg-gradient-to-tl from-gray-lightest dark:bg-gray-darkest dark:text-white dark:shadow-none">
<div class="h-16 flex items-center mb-2">
<img class="mx-auto mb-2 h-16 rounded-lg" src="/img/deployhq-logo.jpg" alt="DeployHQ Logo">
</div>
<h2 class="text-2xl mb-2 font-bold font-display">DeployHQ</h2>
<p class="text-sm font-mono-alt">Deployment Platform</p>
</a>
{{# <a href="https://ploi.io/statamic" class="bg-white border text-center shadow-stack-sm hover:shadow-stack-yellow-sm rounded-sm px-3 py-6 hover:bg-gradient-to-tl from-gray-lightest dark:bg-gray-darkest dark:text-white dark:shadow-none">
<img class="mx-auto mb-2 h-16" src="/img/serverpilot-logo.svg" alt="Server Pilot Logo">
<h2 class="text-2xl mb-2 font-bold font-display">Server Pilot</h2>
Expand Down