episerver EPiServer Injected AllowedTypes/AvailableContentTypes Shows how to inject AllowedTypes and AvailableContentTypes in EPiServer when the contenttypes doesn't know about each other
letsencrypt Moving a Ghost blog from http to https with letsencrypt! Quick writeup about my experience of moving my personal Ghost blog from http to https. Shows how to fix some common problems, like migrating Disqus threads
c-sharp C# MVC with Feature Folders, EPiServer example Showing how to use Feature Folders together with C# MVC. Using a EPiServer project to demonstrate the structure
sts How to change session lifetime when using WIF(STS) Shows how to enable persistent cookies when using WIF(STS). Also shows how to increase the expiration time for the cookie
episerver Validate page urls in EPiServer Shows how you can validate the length of EPiServer urls in edit mode