Skip to content

faircoop/website

 
 

Repository files navigation

Gatsby Version Code Climate GitHub license

FairCoop Website

This website is based on amazing GatsbyJs

Features

  • Multilanguages: Actually 10 languages managed with react-i18next and Markdown
  • All contents are Markdown based
  • PostCSS
  • Data imported with GraphQl
  • Highly Modular, each block in every pages is a separate and customizable React Component
  • Mobile-First approach in development
  • Offline support

Getting Started

In order to open on your machine faircoop website you need to have gatsbyjs npm module installed Open your terminal and type:

git clone git@github.com:faircoop/website.git
cd website
yarn install
gatsby develop

Content Management

ToDo.

How to contribute

ToDo.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.2%
  • JavaScript 43.8%
  • HTML 6.0%