christianlempa-boilerplates/README.md

29 lines
1.6 KiB
Markdown
Raw Normal View History

docs: following `markdownlint` rules for consistency closes #75 Here is a list of rules that have been applied: - [MD009](https://github.com/DavidAnson/markdownlint/blob/main/doc/md009.md) - Trailing spaces - [MD022](https://github.com/DavidAnson/markdownlint/blob/main/doc/md022.md) - Headings should be surrounded by blank lines - [MD025](https://github.com/DavidAnson/markdownlint/blob/main/doc/md025.md) - Multiple top-level headings in the same document - [MD026](https://github.com/DavidAnson/markdownlint/blob/main/doc/md026.md) - Trailing punctuation in heading - [MD029](https://github.com/DavidAnson/markdownlint/blob/main/doc/md029.md) - Ordered list item prefix - [MD031](https://github.com/DavidAnson/markdownlint/blob/main/doc/md031.md) - Fenced code blocks should be surrounded by blank lines - [MD032](https://github.com/DavidAnson/markdownlint/blob/main/doc/md032.md) - Lists should be surrounded by blank lines - [MD034](https://github.com/DavidAnson/markdownlint/blob/main/doc/md034.md) - Bare URL used - [MD041](https://github.com/DavidAnson/markdownlint/blob/main/doc/md041.md) - First line in a file should be a top-level heading - [MD047](https://github.com/DavidAnson/markdownlint/blob/main/doc/md047.md) - Files should end with a single newline character docs: removal of duplicated links and improvements Furthermore, duplicated links to the Official Cert-Manager Documentation have been removed. Additionally, some files have been enhanced with improved titles and added short descriptions.
2023-06-01 08:28:09 +02:00
# Christian's `Boilerplates`
2021-12-30 11:58:26 +01:00
2022-09-09 09:50:41 +02:00
Hi, there! 👋
2021-10-19 10:16:59 +02:00
2022-10-19 15:17:59 +02:00
Im Christian, a 35-year-old tech enthusiast from Germany, and I love to inspire and educate people in IT.
2021-10-19 10:16:59 +02:00
docs: following `markdownlint` rules for consistency closes #75 Here is a list of rules that have been applied: - [MD009](https://github.com/DavidAnson/markdownlint/blob/main/doc/md009.md) - Trailing spaces - [MD022](https://github.com/DavidAnson/markdownlint/blob/main/doc/md022.md) - Headings should be surrounded by blank lines - [MD025](https://github.com/DavidAnson/markdownlint/blob/main/doc/md025.md) - Multiple top-level headings in the same document - [MD026](https://github.com/DavidAnson/markdownlint/blob/main/doc/md026.md) - Trailing punctuation in heading - [MD029](https://github.com/DavidAnson/markdownlint/blob/main/doc/md029.md) - Ordered list item prefix - [MD031](https://github.com/DavidAnson/markdownlint/blob/main/doc/md031.md) - Fenced code blocks should be surrounded by blank lines - [MD032](https://github.com/DavidAnson/markdownlint/blob/main/doc/md032.md) - Lists should be surrounded by blank lines - [MD034](https://github.com/DavidAnson/markdownlint/blob/main/doc/md034.md) - Bare URL used - [MD041](https://github.com/DavidAnson/markdownlint/blob/main/doc/md041.md) - First line in a file should be a top-level heading - [MD047](https://github.com/DavidAnson/markdownlint/blob/main/doc/md047.md) - Files should end with a single newline character docs: removal of duplicated links and improvements Furthermore, duplicated links to the Official Cert-Manager Documentation have been removed. Additionally, some files have been enhanced with improved titles and added short descriptions.
2023-06-01 08:28:09 +02:00
This Repository **Boilerplates** is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
2021-12-30 11:58:26 +01:00
2022-09-09 09:50:41 +02:00
> :warning: Be aware, products can change over time. I do my best to keep up with the latest changes and releases, but please understand that this wont always be the case.
2021-10-19 10:16:59 +02:00
2022-11-29 11:07:59 +01:00
I created them as free resources to be used in your specific use cases. If you're searching for detailed, in-depth tutorials on some tools or technologies, check out my YouTube Channel: [Christian Lempa](https://www.youtube.com/channel/UCZNhwA1B5YqiY1nLzmM0ZRg).
2021-12-30 11:58:26 +01:00
2022-09-09 09:50:41 +02:00
## Contribution
2021-10-19 10:16:59 +02:00
2022-09-09 09:50:41 +02:00
If youd like to contribute to this project, reach out to me on social media or [Discord](https://discord.gg/bz2SN7d), or create a pull request for the necessary changes.
2021-12-30 11:58:26 +01:00
2022-09-09 09:50:41 +02:00
## Other Resources
2021-10-19 10:16:59 +02:00
2022-10-19 15:12:21 +02:00
- [Videos](https://github.com/christianlempa/videos) - Documentation and project files for all my video tutorials on YouTube
- [Dotfiles](https://github.com/christianlempa/dotfiles) - My personal configuration files on Linux and Windows
- [Boilerplates](https://github.com/christianlempa/boilerplates) - Templates for various projects like Docker, K8S, Ansible, etc
- [Cheat-Sheets](https://github.com/christianlempa/cheat-sheets) - Command Reference for various tools and technologies
2021-10-19 10:16:59 +02:00
2022-09-09 09:50:41 +02:00
## Support me
2021-10-19 10:16:59 +02:00
2022-09-09 09:50:41 +02:00
[Becoming a Patreon](https://www.patreon.com/christianlempa) will support my mission to create free, high-quality content for tech enthusiasts and IT professionals.
docs: following `markdownlint` rules for consistency closes #75 Here is a list of rules that have been applied: - [MD009](https://github.com/DavidAnson/markdownlint/blob/main/doc/md009.md) - Trailing spaces - [MD022](https://github.com/DavidAnson/markdownlint/blob/main/doc/md022.md) - Headings should be surrounded by blank lines - [MD025](https://github.com/DavidAnson/markdownlint/blob/main/doc/md025.md) - Multiple top-level headings in the same document - [MD026](https://github.com/DavidAnson/markdownlint/blob/main/doc/md026.md) - Trailing punctuation in heading - [MD029](https://github.com/DavidAnson/markdownlint/blob/main/doc/md029.md) - Ordered list item prefix - [MD031](https://github.com/DavidAnson/markdownlint/blob/main/doc/md031.md) - Fenced code blocks should be surrounded by blank lines - [MD032](https://github.com/DavidAnson/markdownlint/blob/main/doc/md032.md) - Lists should be surrounded by blank lines - [MD034](https://github.com/DavidAnson/markdownlint/blob/main/doc/md034.md) - Bare URL used - [MD041](https://github.com/DavidAnson/markdownlint/blob/main/doc/md041.md) - First line in a file should be a top-level heading - [MD047](https://github.com/DavidAnson/markdownlint/blob/main/doc/md047.md) - Files should end with a single newline character docs: removal of duplicated links and improvements Furthermore, duplicated links to the Official Cert-Manager Documentation have been removed. Additionally, some files have been enhanced with improved titles and added short descriptions.
2023-06-01 08:28:09 +02:00
**_Help me to create something that matters to people!_**