Problem/Motivation

Drupal 8 is has been released and the port of Zen to D8 isn't done yet.

Proposed resolution

Do it! And anyone can help!

Remaining tasks

Required tasks:

  1. Complete and release 7.x-6.0, which has component-ized its CSS. See #2448145: [meta] Release Zen 7.x-6.0 RC3 is out. 8.x-7.x branch has been created.
  2. Do the minimal steps necessary to convert 7.x-6.0 to Drupal 8. The Drupal 8 theme guide is an excellent resource.
    1. #2487856: Zen's .info and settings need to be migrated to YAML
    2. #2716767: [Meta] Port template.php functions to zen.theme file
    3. #2716773: [Meta] Convert 7.x-6.x Twig components to be Drupal 8-compatible
      • Add new Twig variables and blocks
      • Find the *.html.twig that needs to use this component and add it to STARTERKIT/templates.
      • Add a library for each component's CSS and JS to the .libraries.yml file
      • Determine which Classy library will need a libraries-override so we don't have duplicate CSS.
    4. #2716775: Add .breakpoints.yml file to define breakpoints
    5. #2716777: Update gulpfile.js to automatically find new component CSS files
  3. Nice to haves:
    1. #2595997: Replace Ruby-based scss_lint with node.js-based sass-lint
    2. Other child issues listed below.

Original issue summary

I think that Drupal 8 is now stable enough for Zen to start getting ported.

CommentFileSizeAuthor
#15 D8-yml-2052399-15.patch14.43 KBjamessw
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

JohnAlbin’s picture

Version: 7.x-5.0 » 7.x-6.x-dev

:-)

chrisjlee’s picture

Wouldn't that be 8.x-6.x-dev John?

Gaelan’s picture

@chrisjlee That branch hasn't been created yet. Once the branch gets created, then yes.

JohnAlbin’s picture

Actually, it's going to be 8.x-7.x. Every time Zen gets upgraded to a new version of Drupal, it is a major overhaul. Straight ports are just not possible because of the underlying changes to the theme system in core versions.

JohnAlbin’s picture

Version: 7.x-6.x-dev » 8.x-7.x-dev
Fabianx’s picture

Hi, just a heads up that we are still trying to create a new Theme system architecture. We will most probably keep BC (due to code freeze), but deprecate the old ways:

#2004872: [meta] Theme system architecture changes

The new API has a 1-1 mapping to the old one, so conversion should be quick, but just as information ...

JohnAlbin’s picture

Thanks, Fabian!

And, yes, I know it will be a bumpy ride. I love removing large swaths of deprecated/redundant code each time I upgrade Zen to a new core version. :-)

jadowd’s picture

subscribing

chrisjlee’s picture

Christopher James Francis Rodgers’s picture

2013.10.19 - Test

D8-dev (Last updated: October 19, 2013 - 11:08) - {Minimal; plus module 'Toolbar'}
&
zen-8.x-7.x-dev.tar.gz. (Last updated: October 19, 2013 - 12:54)

Error from attempted auto-install via page [d8-root]/admin/modules/install:
zen-8.x-7.x-dev.tar.gz does not contain any .info.yml files.

---

Aside: (I just noticed, and )
I appreciate your comedy on Zen 8-dev page:
"Completely broken 8.x -dev release. :-)"

JohnAlbin’s picture

Assigned: Unassigned » JohnAlbin
Issue summary: View changes
zig007’s picture

Hi,
Have there been any developments with regards to Drupal 8 support, as the beta is out and all?
Are there any plans with regards to when, how and so on?
Is there any specific area where newbieish contributors could focus to help making it happen?

peterx’s picture

Drupal 8 has Classy, Backbone, etc. would the backporting of any of the D8 theme features help Zen transition from 7 to 8?

JohnAlbin’s picture

Issue summary: View changes

This is needed for the Drupal 8 port of aGov too.

jamessw’s picture

FileSize
14.43 KB

If it's helpful, here's a patch doing #2-1, moving to .yml files. It shouldn't conflict with the move to 7.6. At this point, you can enable Zen as the default theme, but it's not themed.

Skin’s picture

Are there any plans to convert this theme to Drupal 8?

firstlevel’s picture

looking forward as well

JohnAlbin’s picture

Title: Port Zen to Drupal 8 » [Meta] Port Zen to Drupal 8

@Jamessw: Thanks! Can you move the review the patch at #2487856: Zen's .info and settings need to be migrated to YAML and merge your patch with that issue?

@everyone: I'm going to get some sort of release out before Drupal 8.0.0 is released next week. Not sure if it will be alpha/beta/full release yet.

JohnAlbin’s picture

Issue summary: View changes
C-Logemann’s picture

@JohnAlbin
Thanx for working on D8 Version.
For the peoples like to help: Are you currently working on d.o git repository or on another place like github?

jamessw’s picture

@JohnAlbin I've added the patch to #2487856.

circuscowboy’s picture

I am doing some experimenting with D8 and if some of the patches were added to the dev version of the theme to make it usable I would be able to start from there and help update.

kmonty’s picture

I think in terms of MVP for getting an alpha release of Zen for D8, we should (temporarily?) remove the Panels layouts.

While it would be nice to merge those back in later, Panels is definitely not ready for prime time and that seems like a feature that could be scrapped in favor of getting a release faster.

JohnAlbin’s picture

Assigned: JohnAlbin » Unassigned
Category: Feature request » Task
Issue summary: View changes
Status: Active » Needs work

Alpha 4 is out. 4th release in 4 days. https://www.drupal.org/node/2716763

I've updated the issue summary to show what still needs to be done.

JohnAlbin’s picture

Alpha 5 is out. No more Ruby build tools. https://www.drupal.org/node/2717167

JohnAlbin’s picture

Issue summary: View changes
hoporr’s picture

Any updates? Last release has been a while.

ibot’s picture

Any Updates?
Or can we assume that there will be no D8 Version of Zen anymore?

ibot’s picture

Priority: Normal » Major
Skin’s picture

I have no official informations, but this glorious theme has not been updated since 2016... I think that this project has been abandoned.

andypost’s picture

We maintain a fork at https://github.com/skilld-labs/zen but it is somehow changed over last 2 years

SimonLawrence’s picture

@JohnAlbin are there any plans to update this theme to make it fully compatible with D8, and now D9? It's by far one of the best private label themes out there, and easily customizable for different needs, but needs updates for compatibility with recent versions of Gulp, Drush, and Drupal Core.

I've personally been updating and adapting a 'version' of this theme for years, and am now looking to migrate to D9 which requires bigger changes than custom package.json and gulp.js file changes in the sub-themes to make it work, and would love to see the community release get some official updates.

Are there plans to do any updates any time soon to make it compatible, or should we be looking to continue to maintain our own version, or possibly fork it for ongoing maintenance and support?

If you're not considering updating the theme, I want to say thank you from all of us for a great base for so many projects over the years, it's been invaluable.