Skip to content

Commit

Permalink
Define footer and re-use it in all posts
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaprogramiacz committed Nov 28, 2024
1 parent c181088 commit 4b6292a
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 92 deletions.
12 changes: 12 additions & 0 deletions content/footer/footer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
_build:
render: false
---

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej), [Mastodon](https://mastodon.social/@gomolka), [Bluesky](https://bsky.app/profile/maciejgomolka.bsky.social) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,4 @@ Using `map + switchToLatest` may help you with reducing API operations when the
- `flatMap`, `map + switchToLatest` do not ignore errors. In case any publisher fails it'll end the mainstream and no more events will be published. To make sure it does not happen to you, remember about error handling.
- When a stream is cancelled no more events will be published (including completion).

---

Thanks for reading the first post on my blog. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
8 changes: 1 addition & 7 deletions content/posts/insights-about-swift-testing-tags/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,4 @@ Click to find out ⤵️

[Insights about Swift Testing Tags](resources/SwiftTestingTags.pdf)

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
8 changes: 1 addition & 7 deletions content/posts/keep-your-project-clean-using-synx/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,4 @@ After going through all the conflicts save a file and run synx. Based on an outp

**The tool is not designed for resolving conflicts in the way described here, so it’s likely that it won’t always be possible to solve super complex conflicts by using it.**

---

Thanks for reading the first post on my blog. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
8 changes: 1 addition & 7 deletions content/posts/my-wwdc-2017-scholarship-submission/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,4 @@ Before writing the blog post, I updated my submission project - Pixel Balls 👾
![wwdc_swag](images/wwdc_swag.jpeg)
![wwdc17](images/wwdc17.jpeg)

---

Thanks for reading. 📖

I hope you found it interesting!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
8 changes: 1 addition & 7 deletions content/posts/series/swift-code-refactor/1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,4 @@ func userProfileName(firstName: String, lastName: String, nickname: String?) ->
}
```

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,4 @@ func conversionOfXCTestAssertionsToSwiftTestingMacros() {
}
```

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,4 @@ func exampleError() {
}
```

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,4 @@ func newYorkTimeZone() throws {
}
```

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,4 @@ The app is not complete, so stay tuned as there's more to come! I'm gonna be sha
- ViewInspector: https://github.com/nalexn/ViewInspector
- Joke API: https://github.com/15Dkatz/official_joke_api

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
Original file line number Diff line number Diff line change
Expand Up @@ -523,10 +523,4 @@ In the next blog post we're going to unpack even more interesting topic 🫢 - I
- Snapshot testing library: https://github.com/pointfreeco/swift-snapshot-testing
- Joke API: https://github.com/15Dkatz/official_joke_api

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
8 changes: 1 addition & 7 deletions content/posts/swift-testing-parametrized-tests/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,4 @@ Click to learn how to leverage this new feature ⤵️

[Insights about Swift Testing Tags](resources/SwiftTestingParametrizedTests.pdf)

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
Original file line number Diff line number Diff line change
Expand Up @@ -305,10 +305,4 @@ Nevertheless, it would be beneficial to see further advancements in the developm
- SwiftData docs — https://developer.apple.com/xcode/swiftdata/
- Meet SwiftData — https://developer.apple.com/videos/play/wwdc2023/10187/

---

Thanks for reading the first post on my blog. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
11 changes: 3 additions & 8 deletions content/posts/two-types-of-swift-macros/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,10 @@ Example of freestanding macro ⤵️
}
```


Bonus:
It’s possible to expand macros (especially the ones defined by you) and check what’s the implementation inside. ⤵️
It’s possible to expand macros, especially those defined by you, and check their implementation by right-clicking on a macro and selecting the "Expand Macro" option. ⤵️

![Expanded_macro](images/expand_macro.gif)

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
{{< footer >}}
3 changes: 3 additions & 0 deletions layouts/shortcodes/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{{ with site.GetPage "footer/footer.md" }}
{{ .Content | safeHTML }}
{{ end }}

0 comments on commit 4b6292a

Please sign in to comment.