-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/rwd #203
Feature/rwd #203
Conversation
…via Lifecycle scripts included in webpack.js.org: start node ./bootstrap.js test npm run lint available via `npm run-script`: build node ./bootstrap.js && npm run sitemap && echo webpack.js.org > build/CNAME deploy gh-pages -d build lint run-s lint:* lint:js eslint . --ext .js --ext .jsx lint:md eslint . --ext .md lint:markdown markdownlint --config ./.markdownlintrc **/*.md *.md ./content/**/*.md lint:social alex ./**/*.md lint:prose cp .proselintrc ~/ && proselint sitemap cd build && sitemap-static --prefix=https://webpack.js.org/ > sitemap.xml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks awesome @bebraw would you mind brushing this over. I think the limitations listed could be iterated on, personally I'd love to see this in ASAP for the sake of the responsiveness.
Also could you provide a few screenshots of the view ports?
Just pulled and started yours up locally, @TheLarkInn here's one: @oliverturner I think this looks great, thank you! There are a few other tweaks we can make but this is a big first step and I agree with @TheLarkInn that we should get this in soon. @oliverturner I can take a stab at the Sidebar page sections tonight. @bebraw and I had discussed this being at the antwar level before, but using the same function in the |
@oliverturner Can you open separate issues for the bits you need so I will remember to tackle those? Thanks! |
@gregvenech @bebraw @TheLarkInn Glad I could help! @gregvenech
That would be completely awesome 👍
Absolutely. Thanks for the earlier guidance! |
Basic responsiveness added:
Remaining issues: