Skip to content
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

Fix the Example page's title, and improve docs #1245

Merged
merged 2 commits into from
Mar 21, 2019
Merged

Fix the Example page's title, and improve docs #1245

merged 2 commits into from
Mar 21, 2019

Conversation

MatthewHerbst
Copy link
Contributor

@MatthewHerbst MatthewHerbst commented Mar 5, 2019

This PR does the following:

  • Standardizes some documentation language
  • Properly sets the Example page's document title
    • Because we use html-webpack-plugin (via webpack-atoms) the index.html file that was here was not being used
    • This properly sets the page's title using the title attribute to the html-webpack-plugin

@MatthewHerbst
Copy link
Contributor Author

Oh, I just noticed that this repo has a yarn.lock file. Would you prefer me remove the package-lock.json and change the docs to run yarn instead of npm install?

@jquense
Copy link
Owner

jquense commented Mar 11, 2019

that would be great yeah 👍

Reference Yarn as the primary installer.
@MatthewHerbst MatthewHerbst changed the title Add a lockfile, fix the Example page's title, and improve docs Fix the Example page's title, and improve docs Mar 11, 2019
@MatthewHerbst
Copy link
Contributor Author

@jquense done!

Because we use the `html-webpack-plugin` via `webpack-atoms`, the
`index.html` file we had was not being used. This removes it, and
it properly sets the page's document title using the options to
the `html-webpack-plugin`.
@MatthewHerbst
Copy link
Contributor Author

@jquense this is ready for final review I believe when you get a chance, thank you!

@jquense jquense merged commit 2c8c08d into jquense:master Mar 21, 2019
@jquense
Copy link
Owner

jquense commented Mar 21, 2019

thanks!

@MatthewHerbst MatthewHerbst deleted the lockfile-title-docs branch March 21, 2019 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants