Lit-html: Long Build Time for Docs

Created on 15 Dec 2019  路  7Comments  路  Source: Polymer/lit-html

Description

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
docs Enhancement

All 7 comments

Another option would be to add a service worker

Great idea. A one-file solution is always nice.

What do you think of converting the docs from Jekyll (Ruby) to 11ty (JavaScript)

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

I'm totally onboard with using 11ty for docs. 馃憤

This should be addressed by #1076

Fixed by #1076

Thanks so much for taking the time to look into this and resolving. Apologies for the late reply and my unavailability to contribute.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

valdrinkoshi picture valdrinkoshi  路  5Comments

pjtatlow picture pjtatlow  路  3Comments

dakom picture dakom  路  4Comments

fopsdev picture fopsdev  路  5Comments

AndyOGo picture AndyOGo  路  3Comments