Skip to content

Categories Page Update, README filename fix, Dependencies fix #215

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 3 commits into from
Oct 15, 2021

Conversation

Athi223
Copy link
Collaborator

@Athi223 Athi223 commented Oct 15, 2021

Description

Fixed Categories Page showing website folder as a category as it was just checking for available folders in the main repo. It will now skip the website folder.

Fixed a README filename issue in Searching/KMP algorithm for pattern searching, contributor had named it wrongly.

Made minor dependency updates using npm audit fix, 100% nonbreaking changes.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code

I request you to review it once and merge if everything seems fine.
Also you'll have to perform the publishing steps once again to make these changes live.

Steps incase you need them:

  1. Make a clean clone
  2. Navigate to website folder in CMD/PS.
  3. Run npm i (Assuming nodejs & npm installed).
  4. Run npm run deploy.
    Site will be updated in few mins.

Copy link
Owner

@skully-coder skully-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@skully-coder skully-coder merged commit 08d74be into skully-coder:main Oct 15, 2021
skully-coder added a commit that referenced this pull request May 30, 2022
This reverts commit 08d74be, reversing
changes made to e8359dc.
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