-
Notifications
You must be signed in to change notification settings - Fork 35
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
Next version #161
Comments
I've created some notes on the project board if you want to take a look @farleykreynolds. |
@sondr3 are you still in need of help? I love your generator, I use it for several projects and wanted to upgrade them to webpack. I'm starting to learn webpack, I'm available for help. |
Sure, I'd love help! Feel free to ask away either here on GitHub or in the email on my profile if you want to :) |
@sondr3 what are your ideas for the next steps? |
For the most part, yes, I've updated the generator itself to the latest version (at the time at least) of Yeoman and testing tools etc, but I haven't kept up with both Jekyll or the larger front end ecosystem on NPM at all. There's also some low-hanging fruit that I'm not sure how to tackle from the top of my head:
I've created a few issues both here on the issue board and some notes on the project board too if you want to have a look. But the biggest thing on the menu right now is getting Jekyll up to speed and implementing Webpack for bundling and optimizing of assets. |
@sondr3 I did a test with webpack and jekyll and put it in my repository. Need to improve the webpack, but see if that's what you imagined. |
@CesarDenis Sorry, I thought I responded to you but seems like I either forgot to or didn't actually submit it. But yes! That looks really great, pretty much exactly the kind of stuff that I wanted to do. If you want to contribute something like this to the |
@sondr3 no problem. I will improve the webpack as soon as I finish doing the PR |
TODO BEFORE RELEASE
master
again.Old text
New maintainer
I'm looking for someone willing to take over the responsibility of maintaining this generator, I don't use this anymore, haven't kept up with the Node community but I'd love to see this generator live on in the hands of someone willing to continue the development of it.
Next version
First of all, some things are needed purely for maintenance:
Mention Yarn over using NPMAnd then we have some issues/ideas that tie directly into sondr3/generator-statisk and the next release of it, namely:
generator-statisk
back into this generator again.There are also some other things to update, such as:
Look into using RunJS as an alternative to Gulp:All together, and especially with the potential move to webpack, it might be that a major version bump brings us up to version 2 and more or less foregoes version 1. If no more issues pop up and I fix the latest issues that I know about I might just push a v1 to NPM and set my sights on the next version.
The text was updated successfully, but these errors were encountered: