You want to start an online business… but where do you start? Learn about the best website builder tools and platforms for common use cases.
Tag: blog
Want to build your own developer blog? Learn how to make your content shine with this extensive guide on setting up a Gatsby project from scratch.
Sufyan bin Uzayr digs into how you can use WordPress to run a regular, non-blog website, covering the steps required to disable blog-specific functionality, how to choose the right kind of theme, plugins for non-blog sites, and issues related to content management issues on non-blog WordPress sites.
This tutorial shows you how to easily create a simple blog that is both fast and light-weight, using React, GraphQL and Cosmic JS.
This sourcehunt, we've found a lot of Laravel and/or JSON focused packages. It's an interesting combo which led us to our newest "app idea of the month"!
Camilo Reyes shows how to write robust, testable code using SOLID principles by building a small but functional microblog with only minimal dependencies
Publishing your own eBooks can seem daunting, however WordPress' versatility makes eBook creation easy by using existing content and off-the-shelf plugins.
Wern Ancheta shows us how to install, use, customize, and deploy a static site blog generated with Sculpin - a PHP static site generator!
A list of must-have Grav plugins to round off any developer's personal blog, plus some extra performance and quality tweaks.
Sal Partovi shares lessons learned after migrating the ten-year-old Campaign Monitor blog to a new WordPress site, redesigning the entire user experience.
SitePoint is now more secure. Managing editor Adam Roberts explains how and why we made the move.
Kingsley Silas explores the new features unveiled in Octopress 3. Learn how to easily create and deploy a blog based on Jekyll and get your voice out there.
Vikas Lalwani demonstrates how to set up a Jekyll blog on GitHub Pages using Poole's Hyde theme.
WordPress or Jekyll? If you're creating or porting your blog to a new platform, this article covers the main differences between the two popular choices.
How much do bloggers really make? Is it really a world full of free stuff and travelling to exotic locations or do real bloggers work hard over many years?
WordPress has long been top of the list for bloggers, but it does have drawbacks. David Turnbull explains why static blog generator Jekyll might be better.
Build a simple CRUD app with MongoDB in PHP - Thien Tran Duy explains how