Next version
See original GitHub issueTODO BEFORE RELEASE
- Change Codecov and Travis CI badges to point back to
masteragain.
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:
- Convert to Yeoman v1
- Move testing to Jest
- Move linting to Prettier
- Rewrite documentation/README
-
Mention Yarn over using NPM
-
And then we have some issues/ideas that tie directly into sondr3/generator-statisk and the next release of it, namely:
- Consider removing the uploading options as they are a major hassle and not really what the scope of this package is about, maybe refactor them out into their own package?
- Move to webpack from Gulp, the pace of development for it is glacial and it looks like everyone and their dog is moving to webpack
- BrowserSync and webpack?
- Calling out to Jekyll from webpack?
- Moving to NPM scripts
- Merge the gulp subgenerator from
generator-statiskback into this generator again.
There are also some other things to update, such as:
- Update the theme, layout files and such to the latest version of Jekyll
- Look into whether themes from gems can be used together with this generator (doubtful from my initial look)
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.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:8 (4 by maintainers)

Top Related StackOverflow Question
@sondr3 no problem. I will improve the webpack as soon as I finish doing the PR
@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.