Long Build Time for Docs
See original GitHub issueDescription
I’m at the airport and cloned the repo so I could read the docs offline on the plane. Installing, downloading, and compiling Ruby and the required Jekyll deps took a long time (> 5mins). What do you think of converting the docs from Jekyll (Ruby) to 11ty (JavaScript) to keep the docs within the JS stack? Happy to take this on if everyone would find it beneficial to remove the Ruby dependency and migrate to JavaScript/npm.
Steps to Reproduce
$ time gem install bundler jekyll
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Docs now take a very long time to build · Issue #247 - GitHub
Since merging #219, there has been a massive jump in the build time for the docs, from ~10 min to one hour, as...
Read more >What's the longest build time you've experienced?
The most successful engineering teams typically keep their workflow durations between five to ten minutes on average, according to ...
Read more >What Held Up Devs in 2021? Long Build Times - Incredibuild
A quarter of the respondents we talked to spend more than half an hour per build. That might not seem like a lot...
Read more >How long is too long for a build? - Industrial Logic
10 minutes is a good target. Faster is better, a little slower is at best OK. · Do developers avoid running it whenever?...
Read more >FAQ: Speeding up slow build times - Documents - EngineerZone
A: There are a few areas that you can look at which will hopefully speed up slow build times. The first area to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This should be addressed by #1076
I would love to do this. I’ve been using 11ty a lot recently and really like it. Not sure where this falls on our team priority list though. Contributions would be very welcome!
cc @arthurevans