Blog
Paul Seal's personal blog
Blog posts
This episode teaches you how to build a fully editable navigation using the block grid editor in Umbraco 13. You will create element types for navigation items with dropdowns, configure the block grid data type, build Razor partial views to render the navigation, and manage it all from the backoffice.
videos·umbraco Umbraco 13 Tutorial - Episode 4 - Document TypesIn this episode we dive deep into document types in Umbraco 13. You will create content pages, a homepage, a search page, and site settings. We cover data types, compositions, components, the umbracoNaviHide property, tagging, dynamic routes as an XPath replacement, and setting up ModelsBuilder for strongly typed models.
videos·umbraco Umbraco 13 Tutorial - Episode 3 - TemplatesThis episode covers Umbraco templates and Razor views. You will download a Bootstrap theme, integrate it into Umbraco, split the HTML into reusable partial views, learn about view imports and layout files, and create dictionary values for managing shared text content across your site in a clean way.
videos·umbraco Umbraco 13 Tutorial - Episode 2 - Install UmbracoIn this episode you will install Umbraco 13 from scratch using the dotnet CLI and Package Script Writer. We explore the different Umbraco versions, tour the backoffice admin interface, create your first homepage document type, edit a template, and make content editable using Umbraco properties and CodePen examples.
videos·umbraco Umbraco 13 Tutorial - Episode 1 - IntroductionThis episode introduces the full Umbraco 13 tutorial series. You will see a preview of the finished website we are building together.
git How to rebase with GitThis post is just a place for me to put the steps for me or someone else to follow when doing a rebase using git.
videos·umbraco Umbraco 13 TutorialLearn Umbraco 13 with our complete video tutorial series. Master document types, block grids, forms, search, and more. Perfect for .NET developers.
web·sql 5 ways to harden your Azure Web App and SQL Database resources5 ways to harden your Azure Web App and SQL Database resources
git How to ignore a file locally in git without ignoring it from the repositoryThis post shows you how you can ignore a file in git locally without ignoring it from the repository.
git How to keep your fork up to date with the master repository in GitHubThis post gives you the commands you will need to keep your fork up to date with the master repository in GitHub.
git How to solve the git error fatal: unable to access '\/.config/git/configThis post shows you how to solve the git error fatal: unable to access '\/.config/git/config
videos Outtakes March 2017This is a collection of outtakes from when I'm trying to record videos for my YouTube channel.