development · docker · framework

Playing around with Sitecore 10.1.1 docker containers and my simple development framework version 3.2

Some months ago, I had a chance to play around with Sitecore 10.0.1 docker containers by updating and then deploying the Sitecore solution of my simple development framework successfully. Now I wanted to deploy the Sitecore solution of my simple development framework to Sitecore version 10.1.1 (e.g Sitecore 10.1 Update 1) docker containers as well.… Continue reading Playing around with Sitecore 10.1.1 docker containers and my simple development framework version 3.2

development · docker · framework

Playing around with Sitecore 10.0.1 docker containers and my simple development framework version 3.1

Last year, I had a chance to play around with Sitecore 10.0.0 docker containers by updating and then deploying the Sitecore solution of my simple development framework successfully. Now I wanted to deploy the Sitecore solution of my simple development framework to Sitecore version 10.0.1 (e.g Sitecore 10.0 Update 1) docker containers as well. As a… Continue reading Playing around with Sitecore 10.0.1 docker containers and my simple development framework version 3.1

development · docker · framework

Playing around with Sitecore 10 docker containers and my simple development framework version 3.0

So I had a chance to play around with Sitecore version 9.3 docker containers some months ago. Now I wanted to deploy the Sitecore solution of my simple development framework to Sitecore version 10.0 docker containers as well. By learning from the following super helpful sources: Sitecore DevEx Containers Documentation  https://containers.doc.sitecore.com/ Sitecore Docker Examples https://github.com/Sitecore/docker-examples As a… Continue reading Playing around with Sitecore 10 docker containers and my simple development framework version 3.0

development · framework

Sitecore 9 and my simple development framework version 2.5

Sitecore Experience Platform 9.3 Initial Release (aka Sitecore XP 9.3.0) was out at the end of November 2019. In addition, there are some new lessons-learned / experience from real Sitecore projects + personally, I wanted to get continuous integration and get started with automated code review so I have a good chance to play around… Continue reading Sitecore 9 and my simple development framework version 2.5

development · framework

Sitecore 9 and my simple development framework version 2.4

Sitecore Experience Platform 9.2 Initial Release (aka Sitecore XP 9.2.0) was out at the end of July 2018. Besides, there are some new lessons-learned / experience from real Sitecore projects so I really wanted to play around with my simple development framework. As a result, my simple Sitecore development framework version 2.4 is out: Upgrading to… Continue reading Sitecore 9 and my simple development framework version 2.4

development · framework

Sitecore 9 and my simple development framework version 2.3

Sitecore Experience Platform 9.1 Initial Release (aka Sitecore XP 9.1.0) was out at the end of November 2018. Inspired by “Sitecore 9.1 NuGet Changes and You”, personally, I think that it’s a good chance for me to migrate from packages.config to PackageReference for my simple development framework Also, I want to migrate the build and deploy from gulp… Continue reading Sitecore 9 and my simple development framework version 2.3

development · framework

Sitecore 9 and my simple development framework version 2.2

Sitecore Experience Platform 9 Update 2 (aka Sitecore XP 9.0.2) was out two months ago. Personally, I wanted to wait for the new release of awesome ones such as Glass.Mapper.Sc version 5, Unicorn version 4.0.4 so that I had a chance to upgrade all of them as well. Finally, my simple Sitecore development framework version 2.2… Continue reading Sitecore 9 and my simple development framework version 2.2

framework

Sitecore 9 and my simple development framework version 2.1

HAPPY LUNAR NEW YEAR! My simple development framework version 1.8 (for Sitecore 8) was out a few days ago. I’ve just merged things below of version 1.8 to version 2.1 (for Sitecore 9): Adapting new Unicorn 4’s feature: modular architecture friendly configuration Integrating Site-Specific Error Handle module and putting the content into cache as well Adding Multisolution project (Foundation layer) in… Continue reading Sitecore 9 and my simple development framework version 2.1

framework

My simple Sitecore development framework – Version 1.8

HAPPY LUNAR NEW YEAR! I’m excited to have a chance to play with my simple framework again. In fact, I’m a huge fan of Unicorn – a very helpful utility for me – to set up a local developer machine with a running environment (no shared Sitecore databases). In addition, it’s developer-friendly (I’m a friendly developer :D). This… Continue reading My simple Sitecore development framework – Version 1.8

framework

My simple Sitecore development framework – Version 1.7

For me, there is a big change in this version: happily, multi-solution in one Sitecore instance is enabled. It means that you can use my simple framework for multiple Visual Studio solutions as many as you want in ONE Sitecore instance. Some tweaks were made: use Controller Extension instead of custom MVC View Engine which was mentioned in… Continue reading My simple Sitecore development framework – Version 1.7