Skip to content

Releases: imarc/padstone

More Templates, Less Bootstrap

Choose a tag to compare

@khamer khamer released this 06 Jan 22:13

The latest version of Padstone has been released. Notable changes include

  • The pre-built templates works with the latest version of Boilerplate only (no more Bootstrap.)
  • There's more example entries provided; resources page, about, contact us, blog, a shared section, etc.
  • The vue-based (clockvine) filtering now doesn't require any additional setup after creating a new Padstone project.
  • Asset volumes have been nested with web/assets/.
  • The resources and blog templates have been cleaned up to use new Boilerplate components for filtering.
  • A new CMS section, alerts, was added for (homepage) alerts.
  • Switch to using responsive images, including some examples of generating srcsets.
  • The initial navigation content has been simplified from being an overload of town names to a reasonable starting set of links.

3.8 Ops-timized Edition

Choose a tag to compare

@khamer khamer released this 01 Apr 20:24

Included in 3.8, we have

  • New: Updated dependencies (Craft 3.6, Composer 2)
  • New: A ops-commands.sh file providing prebuilt commands for ops users, including
  • New: Streamlined location installation on ops via ops padstone-install
  • New: ops commands: ops install, ops configure, and ops craft
  • Fix: Recombined .env.example.ops and .env.example.server into .env.example
  • Fix: Changed to using $_ENV from getenv() per dotenv's own recommendation after hitting a bug with getenv()

Expect a Padstone 4.0 release soon that will update to Boilerplate 5, remove Bootstrap 4, and more.

New with Vue for You

Choose a tag to compare

@khamer khamer released this 08 Jun 13:02
165d1ed
  • Adds clockvine for resources
  • Content Designer updates and more (thanks @kerrig)
  • Package updates

Padstone 3.1 - it's better with Boilerplate 4

Choose a tag to compare

@khamer khamer released this 21 May 15:54

This version of Padstone not only has all the great features of Padstone 3, but also pulls in the latest stable version of Boilerplate via npx and adds it to the project.

Padstone 2.0 – Laravel Mix Support

Choose a tag to compare

@khamer khamer released this 12 Feb 20:32

The major change here was to drop imarc/craft-sass for dnunez24/craft-laravel-mix and switch this starter to using Laravel Mix. Because of this, we broke backwards compatibility in a way with the 1.x releases of Padstone.

1.6.3: Merge pull request #18 from imarc/fontawesome-update-to-v4.7.0

Choose a tag to compare

@khamer khamer released this 08 Jan 20:42
04b3a3b
updating fontawesome implementation from 4.5.x to 4.7.0

Docker support; .env support; improved htaccess; and more

Choose a tag to compare

@khamer khamer released this 13 Apr 18:47
Merge pull request #4 from jeffturcotte/master

dotenv, docker, security, & editorconfig

Updated Boilerplate

Choose a tag to compare

@khamer khamer released this 16 Mar 21:27
Merge pull request #3 from ShawnaOneal/master

Added latest boilerplate