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

Fixed errors on npm install, and customized profile CSS #439

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

TechGeek01
Copy link

When I initially cloned this repo, npm install gave me some errors when it built. I was able to fix them with npm audit fix, which updated a bunch of the npm dependencies. The original commit from my repo that fixes this issue is b2906d0.

Additionally, for my own blog, I felt the profile picture, especially if this is meant also as a sort of portfolio as well as a blog, is kind of small, both on the sidebar, and on the card. This has been changed, to make them more adequately fill the space, and make better use of the profile picture itself, since it's kind of hard to see a clear photo at 110x110px on the card. This is still hardcoded, but this addresses some complaints found in #401 and #417

@TechGeek01
Copy link
Author

Running npm audit found some vulnerabilities again, so I've fixed this with e415e6c.

@TechGeek01
Copy link
Author

Post reading time has been added to post meta in 4ec97b1.

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.

None yet

1 participant