Sometimes I do cool things.

David's Space Home

Hello!

This is my website, it will take shape slowly as I work on it. I am excited to dive into ProcessWire and make my website my own from the default template. I have left the default text that comes with the install below for now so that I may reference it in the future.


This is a simple ProcessWire site profile that is somewhat like our default site profile, but also includes a blog. It demonstrates development of various features including some new to ProcessWire 3.x. The front-end of this profile uses the Uikit 3 library and includes a library of time-saving functions for working with Uikit 3. Below are a few highlights you'll find in this site profile:

  • Use of markup regions and the new ProcessWire functions API.
  • Use of Uikit 3 in template files and includes a handy PHP library of Uikit-specific functions.
  • Demonstrates front-end editing features on this page.
  • Uses pagination (after 10+ blog posts) and demonstrates use of comments as well.
  • Demonstrates caching of markup (see mobile off-canvas navigation).
  • Demonstrates use of a Page reference field, as used by categories in the blog.
  • The template files are easy-to-read and modify, and serve as a good platform to build from.
  • Demonstrates implementation of a custom hook function (see in the /site/ready.php file).

In the blog


More blog posts

David's Space