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

Improvements to Website #214

Merged
merged 2 commits into from
Sep 5, 2020

Conversation

ksraj123
Copy link
Collaborator

@ksraj123 ksraj123 commented Jul 20, 2020

Current build can be accessed at - https://hopeful-colden-618a86.netlify.app/

List of changes made -

  • Added page transitions
  • Changed Heading
  • Changed black and white SVGs in collaborate section to material icons
  • Added Join Us Section
  • Added Donate Section
  • Added Blogs Section
  • Added testimonials section
  • Removed redundant code

Pleaes provide feedback and suggestions.

@netlify
Copy link

netlify bot commented Jul 23, 2020

Deploy preview for codeuino processing.

Building with commit 8d8fa87

https://app.netlify.com/sites/codeuino/deploys/5f536ed96fe64f0007443287

@ksraj123 ksraj123 changed the title New website design Improvements to Website Jul 23, 2020
baseURL: "https://api.twitter.com/1.1",
headers: {
Authorization:
"Bearer AAAAAAAAAAAAAAAAAAAAAIWYFwEAAAAAVXUBMcE6iCqQ16jlG0ZCkgQ4pf8%3DqqNIBmiUakni4wHCSqOobgKbPC4pwflEWJqKNdm9XWBRQm3pBC"
Copy link
Member

Choose a reason for hiding this comment

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

move to secrets

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I made this an environment variable (moved it to netlify.toml). We could add that file to gitignore or provide the environment variable through settings in the netlify UI but both approaches would break the local development setup, would it be ok if we expect the contributors to get their own API key for local development?

Copy link
Member

@DevanshCodes DevanshCodes left a comment

Choose a reason for hiding this comment

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

Please look into the comments, BTW Nice work! 👍

src/components/Activities/ActivityCard.css Outdated Show resolved Hide resolved
src/components/Medium/Medium.js Outdated Show resolved Hide resolved
src/components/Medium/Medium.js Outdated Show resolved Hide resolved
src/components/Testimonials/Testimonials.js Outdated Show resolved Hide resolved
src/components/Twitter/Twitter.css Outdated Show resolved Hide resolved
src/components/Twitter/Twitter.js Outdated Show resolved Hide resolved
src/components/Twitter/Twitter.js Outdated Show resolved Hide resolved
@ksraj123
Copy link
Collaborator Author

@DevanshCodes Suggested changes made. Please review, Thanks.

Copy link
Member

@DevanshCodes DevanshCodes left a comment

Choose a reason for hiding this comment

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

Nice Work! All the comments are resolved! Please Squash all the commits and I'll merge. 🚀

added text assests

Multiple Improvements to website

converted SVGs to material icons

joinus and donate sections added

added blogs

added testimonials section

removed redundant code

medium CORS solution

page transition added

clickable fading blog cards

updates

netlify functions, twitter, medium

optimizations to lambda functions

testimonials

update

requested changes

suggested changes
@ksraj123
Copy link
Collaborator Author

@DevanshCodes Hi, commits squashed, please merge. Thanks.

@DevanshCodes
Copy link
Member

@DevanshCodes Hi, commits squashed, please merge. Thanks.

Please look into the tests, they're failing.

@vaibhavdaren vaibhavdaren merged commit 1687fe4 into codeuino:development Sep 5, 2020
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.

3 participants