diff --git a/README.md b/README.md index 949afb5..7f3eaee 100644 --- a/README.md +++ b/README.md @@ -2,34 +2,33 @@ I lead tech teams and build things on the web. Currently CTO at [Endpoint IQ](https://endpointiq.com.au/'). -

- 🌐 lukelowrey.com • - @lukencode on Twitter -

+Find me at: + +### [🌐 lukelowrey.com](lukelowrey.com) +### [@lukencode on Twitter](https://twitter.com/lukencode)
### 📙 Blog Posts +#### [14 .NET packages I always recommend](https://lukelowrey.com/recommended-dotnet-libraries/) +*Save time and make your applications better. Check out this list of open source .NET libraries I love to use and recommend.* +#### [GhostSolo update (0.5.0) - February 2021](https://lukelowrey.com/ghostsolo-update-february-2021/) +*Membership updates, table of contents support and bug fixes for my Ghost theme "GhostSolo"* +#### [A complete guide to send email in .NET (2021)](https://lukelowrey.com/dotnet-email-guide-2021/) +*Use FluentEmail to send emails in .NET. Send with Smtp, Mailgun or SendGrid and use customisable Razor or Liquid templates for your content.* #### [GitHub Action - Build and Run .NET Tests on new pull requests](https://lukelowrey.com/github-action-dotnet-pr-validation/) *Validate your dotnet code by building and running tests on every pull request.* #### [GitHub action to automatically add blog posts to your profile](https://lukelowrey.com/github-action-to-add-blog-posts-to-your-profile/) *Add blog posts to your GitHub profile automatically in 5 minutes via RSS and GitHub Actions.* -#### [Introducing GhostSolo - a free and open source Ghost Theme](https://lukelowrey.com/ghostsolo-a-free-and-open-source-ghost-theme/) -*GhostSolo is a free and open source Ghost theme created for solo bloggers.* -#### [The simplest CSS variable dark mode theme](https://lukelowrey.com/css-variable-theme-switcher/) -*Use CSS variables and simple javascript to enable dark mode and themes on your website.* -#### [Use GitHub actions to publish NuGet packages](https://lukelowrey.com/use-github-actions-to-publish-nuget-packages/) -*How to automate creating and pushing nuget packages from GitHub to nuget.org and other sources.* ### 📒 Notes and snippets +* [SQL Server Script to search for a value across all tables and columns](https://lukelowrey.com/sql-server-script-to-search-for-a-value-across-all-tables-and-columns/) +* [Group elements using only CSS](https://lukelowrey.com/group-items-using-only-css/) * [SQL Server script to create a database, login, user and permission](https://lukelowrey.com/sql-server-script-to-create-a-database-user-a/) * [SQL Server Script to magically cascade delete rows from table and foreign key relationships](https://lukelowrey.com/magic-cacscade-delete-sql-server-script/) * [SQL Server script to automatically create indexes for foreign keys](https://lukelowrey.com/sql-server-script-to-automatically-create-indexes-for-foreign-keys/) -* [Change embedded tweet dark theme to match site](https://lukelowrey.com/change-embedded-tweet-dark-theme-to-match-site/) -* [Dark mode in 4 tweets](https://lukelowrey.com/dark-mode-in-four-tweets/) -### [📫 Subscribe for more](https://lukelowrey.com/signup/)