Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.54 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.54 KB

Front-end version 4.0 for my personal website, portfolio and blog at clarknewell.tech

🦄Features

  1. Frontend built with Gatsby an opensource frontend framework based on React an opensource JavaScript library developed by Facebook
  2. Frontend deployed to Netlify with CI/CD (Continuous Integration and Continuous Deployment) via Github commits
  3. Netlify provides the honeypot and data transfer for the contact form
  4. Custom CMS (Content Management Studio) for blog content built with and hosted by Sanity.io. Designed with a default starter blog, minimal adjustments (for the time being) to the database schema for custom fields were added to the code, which can be viewed on Github here: clark-blog-sanity
  5. The query language GraphQL is implemented to traverse the Gatsby and Sanity APIs
  6. Sass, Styled Components, Typography.js, and a custom responsive grid are implemented for CSS styling
  7. Pure React Carousel by Express (yes, the clothing company), is implemented for the testimonial carousel
  8. SVG artwork sourced from flaticon
  9. Accessibility audit is performed with WAVE
  10. Custom self-designed logo/branding and original blog content