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.
Camilo Reyes shows how to write robust, testable code using SOLID principles by building a small but functional microblog with only minimal dependencies
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.
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 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