Skip to content

Feature: Theme change and process improvements #134

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

Merged
merged 7 commits into from
Jan 1, 2018

Conversation

jeremyckahn
Copy link
Contributor

Hello! This PR does several things:

  1. It changes the theme to Minami, which I feel helps to better present the content than the default JSDoc theme: https://jeremyckahn.github.io/javascript-algorithms/
  2. It improves the documentation generation process. Now, instead of managing two separate sibling local repos, you can just do npm run doc:build.
  3. It provides a simpler process to view the generated docs locally with a call to npm run doc:view.
  4. It provides a one-step documentation deployment process via npm run deploy.

I hope you find these changes useful. Thanks for making such a great resource!

@mgechev mgechev merged commit cc0cc66 into mgechev:master Jan 1, 2018
@jeremyckahn jeremyckahn deleted the feature/minami-theme branch January 1, 2018 20:29
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