glauberm / brics_film_festival

Gatsby + Wordpress site for the 4th BRICS Film Festival

Home Page:https://bricsfilmfestival.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4th BRICS Film Festival

Netlify Status

This is the repository for the Gatsby website and the Wordpress plugin of the 4th BRICS Film Festival. Each one has its own README at its root directory with more information about itself.

Gatsby website

The Gatsby website uses Wordpress as its datasource through the gatsby-source-wordpress plugin, which transforms Wordpress REST API endpoints on GraphQL types. It uses react-intl to handle i18n, the CSS-in-JS library emotion for styling, and jest for testing.

Wordpress plugin

Wordpress is used as an headless CMS through its REST API, and it is enhanced with Advanced Custom Fields. The plugin's code follows the Wordpress PHP Coding Standards and it will use PHPUnit for testing.

About

Gatsby + Wordpress site for the 4th BRICS Film Festival

https://bricsfilmfestival.netlify.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 76.2%Language:PHP 23.7%Language:HTML 0.0%