mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-08 22:38:49 +00:00
feat(slides): first throw build and deploy
This commit is contained in:
parent
750bb56827
commit
63142e27ea
6 changed files with 302 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
import Reveal from "../../../layouts/Reveal.astro";
|
||||
import Slides from "../../../components/slides/deployments/index.astro";
|
||||
---
|
||||
|
||||
<Reveal title="Build and Deploy to Production">
|
||||
<Slides />
|
||||
</Reveal>
|
||||
|
||||
<!--
|
||||
Hosting Files
|
||||
NGINX
|
||||
|
||||
Modern Web
|
||||
Containerization
|
||||
Docker
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue