question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TODO BEFORE RELEASE

  • Change Codecov and Travis CI badges to point back to 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:

  • 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-statisk back 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:open
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
CesarDeniscommented, May 11, 2018

@sondr3 no problem. I will improve the webpack as soon as I finish doing the PR

1reaction
CesarDeniscommented, Apr 12, 2018

@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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade Guide - Next.js
js version has been bumped from 12.0.0 to 12.22.0 which is the first version of Node.js with native ES Modules support. Upgrade React...
Read more >
Next.js - npm
The React Framework. Latest version: 13.1.1, last published: 8 days ago. Start using next in your project by running `npm i next`.
Read more >
Releases · vercel/next.js - GitHub
The React Framework. Contribute to vercel/next.js development by creating an account on GitHub.
Read more >
Next Version Systems – Next generation custom software ...
Leading the next generation of custom software solutions. ... At Next Version Systems we've been developing cutting edge applications since the earliest days...
Read more >
How To Check My NextJS Version and Update It? - Upmostly
Remember to substitute the relevant versions, which in my case will be 11 nad 17. $ npm install --save next@<version> react-dom@ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found