Moving from Wordpress to Craft CMS
In this post, take a quick look at how we moved from Wordpress to Craft CMS and how we think it will help make both our website and services even better. Bluegg
In this post, take a quick look at how we moved from Wordpress to Craft CMS and how we think it will help make both our website and services even better. Bluegg
For the past year and a half Craft CMS has been our go to CMS when building sites. Recently we launched a Craft site on a MediaTemple shared server and felt that we could share how we got the code on the server and how we update the code without needing to FTP. Zack Spear, Design by Cosmic
For developers who want more control and performance than WordPress offers, Craft CMS offers a compelling solution. In this tutorial, I'll introduce you to Craft CMS and summarize its core features. Jeff Reifman, Tuts+
This repo contains all of the templates, front-end resources, and a MySQL DB dump for Happy Lager, a Craft demo site. Pixel & Tonic
I've wanted to give Craft CMS a go for a while now and figured the best way to do it is with a personal project. My photo blog is in dire need or a revamp and as such I've decided to migrate to Craft. Caffeine Creations
I wanted to share my basic .gitignore file for when I'm working on a Craft CMS project. Sometimes I use CodeKit, sometimes I don't but this .gitignore file will take care of CodeKit cache just in case. John Morton
Whether you’re familiar with Forge but not Craft, or familiar with Craft but not Forge, it’s worth checking out how simple it is to get a powerful Craft-based site up and running in Laravel Forge. Matt Stauffer
If the title didn’t give it away — Anyone who wants to set up a local development environment using Laravel Homestead 2.0 to develop Craft CMS sites. Matt Collins
By default, when you setup a [multi-environment config](http://buildwithcraft.com/docs/multi-environment-configs), Craft compares the key in your multi-environment config array to the PHP `$_SERVER['SERVER_NAME']` variable to test which environment matches. If the key in your array is contained within the `$_SERVER['SERVER_NAME']` variable, Craft considers the option a match. Read More »
Ben Parizek
This article is a collection of custom toolbars configs that you can copy and paste to use in your Craft CMS projects. Read More »
Ben Parizek
Many websites have an archive page that displays content based on the date in the URL. To create an archive page in Craft we need to take a couple of steps... Read More »
Ben Parizek
In this video you will learn how to install Craft CMS on your Windows PC with WAMP Server... Tahir Taous