This commit is contained in:
parent
b796aaa294
commit
912272c5f0
11
.drone.yml
11
.drone.yml
@ -20,4 +20,15 @@ steps:
|
||||
commands:
|
||||
- aws s3 rm s3://clortox.com --recursive --endpoint-url $AWS_S3_ENDPOINT
|
||||
- aws s3 cp public s3://clortox.com/ --recursive --endpoint-url $AWS_S3_ENDPOINT
|
||||
- name: notify
|
||||
image: clortox/drone-ntfy
|
||||
settings:
|
||||
URL: https://ntfy.clortox.com
|
||||
USERNAME: drone
|
||||
PASSWORD:
|
||||
from_secret: ntfy_password
|
||||
TOPIC: drone-builds
|
||||
MESSAGE: clortox.com has deployed!
|
||||
CLICK: https://www.clortox.com/
|
||||
TITLE: Website Deploymen
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: "Another One"
|
||||
date: 2023-09-05T19:35:11-04:00
|
||||
draft: true
|
||||
---
|
||||
|
BIN
content/posts/first-post/diagram.png
Normal file
BIN
content/posts/first-post/diagram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "First Post"
|
||||
date: 2023-09-11T21:30:41-04:00
|
||||
draft: false
|
||||
draft: false
|
||||
---
|
||||
|
||||
This is my first post from the rewrite! I decided to rewrite my website in [Hugo](https://gohugo.io) this time instead of PHP. The real innovation here is the new tech stack underpinning the process of hosting this thing.
|
@ -1,60 +0,0 @@
|
||||
---
|
||||
title: "My first post"
|
||||
date: 2023-07-15
|
||||
draft: true
|
||||
banner: "https://s3.clortox.com/static-assets/boat.jpg"
|
||||
---
|
||||
|
||||
This is my first test post This is my other test post.
|
||||
|
||||
{{< figure src="https://s3.clortox.com/static-assets/boat.jpg" alt="Boat"
|
||||
caption="My caption" class="figure-left">}}
|
||||
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
@ -1,55 +0,0 @@
|
||||
---
|
||||
title: 'My other post'
|
||||
date: 2023-07-15
|
||||
draft: true
|
||||
---
|
||||
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
||||
This is my other test post
|
Loading…
Reference in New Issue
Block a user