Read this in other languages: English, Português (Brasil).
This repository contains the source code of the Pixel website, which can be accessed at ejpixel.com.br. This website is built in React using the Next.js framework. The website is hosted on Netlify and the content management backend and frontend in built and hosted on Sanity.io allowing the content to be edited by non-technical users through an easy to use web interface - without the need to change the code.
The choice of the Next.js framework allowed for Server Side Rendering (SSR) and Static Site Generation (SSG) to be used, which improves the website's SEO and performance as SEO plays an important roll for institutional websites such and this one. The website is hosted on Netlify, which allows for the website to be built and deployed automatically whenever a change is made to the code.
The content management system's (CMS) interface can be accessed through this link. Note that this will require a login, which can be provided by the website's administrator account.
- React - A JavaScript library for building user interfaces.
- Next.js - A React framework for building static and dynamic websites.
- Sanity.io - A headless CMS for structured content.
- André Rocco - Development and redesign.
- Bernardo Gonçalves - Development.