Skip to content

Convergent-Facilitation/convergentfacilitation.org

Repository files navigation

"CF in the World" Website

👉 Live website at https://convergentfacilitation.org

Website status: Netlify Status

Sibling website "Grow CF Capacity" is live at https://grow.convergentfacilitation.org (Grow CF Capacity Github Repository.

Making/suggesting edits/additions here on Github

If you want to suggest new content (e.g. your own case study) please sign up to github and then send your account email or username to tech@convergentfacilitation.org so that we can add you as contributor to this repository.

  • Case Study files are located here 👉 /case-studies

    • Bios of facilitators are located here (they can be inserted in any page) 👉 /src/pages/about
    • Pictures of facilitators are by default located here: /static/img
    • New facilitators/authors of case studies need to be added to the facilitators.yml (including a link to their bio file)
  • All other pages are located here 👉 /src/pages

    • the landing page is created from this file: /src/pages/index.tsx
      • Text for quotes, features and appreciations, including some related images on the landing page are located here 👉 /src/data

Setup for local development

This website is built using Docusaurus, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

About

The outward facing CF website "CF in the World" at convergentfacilitation.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published