Skip to content

Releases: imarc/padstone

More Templates, Less Bootstrap

06 Jan 22:13
Compare
Choose a tag to compare

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

01 Apr 20:24
Compare
Choose a tag to compare

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

08 Jun 13:02
165d1ed
Compare
Choose a tag to compare
  • Adds clockvine for resources
  • Content Designer updates and more (thanks @kerrig)
  • Package updates

Padstone 3.1 - it's better with Boilerplate 4

21 May 15:54
Compare
Choose a tag to compare

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

12 Feb 20:32
Compare
Choose a tag to compare

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

08 Jan 20:42
04b3a3b
Compare
Choose a tag to compare
updating fontawesome implementation from 4.5.x to 4.7.0

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

13 Apr 18:47
Compare
Choose a tag to compare
Merge pull request #4 from jeffturcotte/master

dotenv, docker, security, & editorconfig

Updated Boilerplate

16 Mar 21:27
Compare
Choose a tag to compare
Merge pull request #3 from ShawnaOneal/master

Added latest boilerplate