Closed castastrophe closed 3 years ago
:heavy_check_mark: Deploy Preview for web-components-wg ready!
:hammer: Explore the source changes: ebc075f4b4d43b78986af1374c96c8ea5fabacc7
:mag: Inspect the deploy log: https://app.netlify.com/sites/web-components-wg/deploys/60d4d4dc217dd00008379c2f
:sunglasses: Browse the preview: https://deploy-preview-2--web-components-wg.netlify.app
@Westbrook @bennypowers I was debating integrating rocket into this during the first pass but now I'm thinking maybe we can just move forward with this and add the design tweaks in the next PR?
The chief benefit to Rocket in our instance is removing doubts. Styles? done. Navigation? finished.
If you have a plan for those and are committed to implementing it, then we're good.
@bennypowers Oh I definitely want to use a component library like rocket for rendering - I was just debating if it was a good enough first pass without that or if I should hold the PR from review until I get more of the design done.
Rocket isn't a component library, it's a metaframework and cli over 11ty, web dev server, and rollup.
I think @dakmor could explain more
the main benefit would be that we could offload the "theme" e.g. just use what its there and do small adjustments.... and if it improves we can "just" updated.
otherwise, we need to take care of responsive, social media tags/images, production optimizations, ...
I still have this on my todo list 😅 can prioritize it for next week if we want that sooner then later 🤗
Closing this in favor of @daKmoR's PR. I opened a fork to bring in the docs and licensing from this though into his set-up.
Setting up a rough architecture for an 11ty-based documentation site.
I also included the licensing, code of conduct, and contribution guides based on what I saw in other WG repos.