-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix slugify to handle slashes within a word.
- Loading branch information
Showing
13 changed files
with
83 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ on: | |
- cron: '0 13 * * 6' | ||
|
||
jobs: | ||
message: | ||
generate: | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
content/blog/2024-08-07-an-opinionated-introduction-to-ci-cd.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "An Opinionated Introduction to CI/CD" | ||
description: "Continuous Integration / Continuous Delivery (or Deployment), CI/CD, is a set of practices used by engineering organizations to improve the quality of software they deliver, how fast they deliver that software, and detect issues with that software before they affect end users. Unfortunately, the term can mean a lot of different ideas and approaches. So, in this talk we’re going to try to unravel some of those ideas to give you some ideas on how you too can deliver software better. I’ll also give you some links to some tooling so you can see how it’s done." | ||
image: img/2024/a4FsronE5M4.jpg | ||
video: https://www.youtube.com/embed/a4FsronE5M4 | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['ci/cd', 'ci', 'cd', 'continuous integration', 'continuous delivery', 'continuous deployment', 'sdlc', 'artifacts'] | ||
|
||
--- | ||
|
||
Continuous Integration / Continuous Delivery (or Deployment), CI/CD, is a set of practices used by engineering organizations to improve the quality of software they deliver, how fast they deliver that software, and detect issues with that software before they affect end users. Unfortunately, the term can mean a lot of different ideas and approaches. So, in this talk we’re going to try to unravel some of those ideas to give you some ideas on how you too can deliver software better. I’ll also give you some links to some tooling so you can see how it’s done. |
15 changes: 15 additions & 0 deletions
15
content/blog/2024-08-09-go-standard-library-app-building-saas-197.2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Go Standard Library App - Building SaaS #197.2" | ||
description: "In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. This is a continuation after an internet disconnection." | ||
image: img/2024/1YaDK6H2C8w.jpg | ||
video: https://www.youtube.com/embed/1YaDK6H2C8w | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['Go', 'standard', 'std', 'standard library'] | ||
|
||
--- | ||
|
||
In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. This is a continuation after an internet disconnection. |
15 changes: 15 additions & 0 deletions
15
content/blog/2024-08-09-go-standard-library-app-building-saas-197.3.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Go Standard Library App - Building SaaS #197.3" | ||
description: "In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. This is another continuation after an internet disconnection." | ||
image: img/2024/tYIq430-qkU.jpg | ||
video: https://www.youtube.com/embed/tYIq430-qkU | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['Go', 'standard', 'std', 'standard library'] | ||
|
||
--- | ||
|
||
In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. This is another continuation after an internet disconnection. |
15 changes: 15 additions & 0 deletions
15
content/blog/2024-08-09-go-standard-library-app-building-saas-197.4.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Go Standard Library App - Building SaaS #197.4" | ||
description: "In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. This is the final continuation after an internet disconnection." | ||
image: img/2024/FIvD-SQyXYE.jpg | ||
video: https://www.youtube.com/embed/FIvD-SQyXYE | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['Go', 'standard', 'std', 'standard library'] | ||
|
||
--- | ||
|
||
In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. This is the final continuation after an internet disconnection. |
15 changes: 15 additions & 0 deletions
15
content/blog/2024-08-09-go-standard-library-app-building-saas-197.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Go Standard Library App - Building SaaS #197" | ||
description: "In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library." | ||
image: img/2024/Tdjszje_-tA.jpg | ||
video: https://www.youtube.com/embed/Tdjszje_-tA | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['SaaS', 'Go', 'standard', 'std', 'standard library'] | ||
|
||
--- | ||
|
||
In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.