iansinnott / iansinnott/jekyll-post
The future of this module
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I'm planning to move off of Jekyll completely to something more modern and JS-based. I'm not yet sure what that will be, but that brings to light the fact that much of this library may soon be obsolete. I see three possible options moving forward:
1. Let this module stay in the state it's in. Build a new module for my own purposes
2. Re-write this module for use with whatever blogging lib I end up going with
3. Add extensibility to this module and refactor Jekyll specific features into an extension module
Most likely not going to do option 2 as that would be needless when I could just start a new repo. That leaves options 1 and 3. Option 3 is ideal, but it would take the most work and since I don't actually use jekyll anymore I'm not sure how far I would get down the road of extracting jekyll functionality into another module. Option 1 is most likely at this point.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.