Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete theme #22

Open
alicam opened this issue Sep 2, 2019 · 2 comments
Open

Incomplete theme #22

alicam opened this issue Sep 2, 2019 · 2 comments

Comments

@alicam
Copy link

alicam commented Sep 2, 2019

So this is a little weird to me.

You've built a great theme and it's clearly one of the most elegant implementations of Timber with Bedrock, etc... but the theme is incomplete.

For example, how do you suggest enqueueing js and css? Do you suggest webpack for building?

I can't see any of that in there, so there's a lot I still have to wire together myself.

So any recommendations on what you think works best with Lumberjack?!

A

@adamtomat
Copy link
Member

Hi @alicam,

We decided that we didn't want Lumberjack to be opinionated about the frontend stack. Everybody does something different for various reasons and we didn't want to enforce any one way of doing frontend on people.

I'd recommend looking at using a frontend stack that fits the needs of your projects and that you are familiar with.

For example, someone has setup Laravel Mix on top of Lumberjack: https://github.com/hingeltd/wordpress-starter

Enqueueing JS and CSS would be handled in the same way as normal WordPress.

Hope this helps

@alicam
Copy link
Author

alicam commented Sep 12, 2019

Thanks Adam.

I'll accept and respect that.

And Laravel Mix is a goodie, so I'm excited to look at the starter theme you linked to there.

Cheers

A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants