All posts filed under “CMS

Develop a Shopify Theme on Your Local Machine using Theme Kit
comment 0

Develop a Shopify Theme on Your Local Machine using Theme Kit

This experience is based on the time I got tasked to build a website based on Shopify for the first time. TL;DR, Shopify is an paid e-commerce platform that has all its hosting done on their servers. Similar to wordpress.com, Shopify also uses  a web-based code editor. The editor comes with features like code and matching tags highlighting which is pretty good.

Read More

Filed under: CMS

 

CMS for a Developer: Finding the Right Place to Blog
comment 1

CMS for Developers: Finding the Right Platform for a Dev Blog

Hi, I’m Tony Sanjaya, a web developer at Stampede Design. As my experience in web development grew over time, I needed a place where I could share my thoughts and findings. Other times, I wanted to share with others on what I have built. This was the problem statement that came about and to solve it I realised I needed some kind of CMS or blogging platform to post my works. It needed to be customisable, free of complications and easy to maintain.

Read More

Filed under: CMS

 

Multiple WordPress Sites? We've Got You Covered
comment 0

Multiple WordPress Sites? We’ve Got You Covered

Are you running multiple WordPress (WP) websites? Maintaining a WordPress (WP) website is not very hard, and this is partly thanks to its user friendly interface and its ease of coding for developers. It will start to become a chore when you need to install and setup WP websites almost every week. Here’s a solution that we’ve found that solves this problem, it’s called WP-CLI.

Read More

Setting Up a WordPress Child Theme on the Fly
comment 1

Setting Up a WordPress Child Theme on the Fly

Child themes in WordPress are used to update your WordPress powered site using an existing theme. WordPress has countless themes available both paid and free. Even when we use a really nice theme, sometimes it needs to be modified to fit certain requirements.
Read More

Filed under: CMS

 

Pagekit
comment 0

Pagekit, a Powerful and Lightweight CMS

Pagekit is a new CMS developed by YOOtheme, a company that has been creating themes and extensions for Joomla and WordPress since 2007.

It is a modular and lightweight CMS built with Vue.js and Symfony components. On the code level, nearly everything is a Module object: the theme, extensions, widgets and the core functionality itself. This keeps code complexity to a minimum and allows developers to work with the same concept in many different places.

Read More

Filed under: CMS