Skip to content

VictorAMartinez/handbook

 
 

Repository files navigation

Open Energy Transition Handbook

Welcome to the Open Energy Transition Handbook repository!

This repository serves as a centralized hub for managing and tracking policies company-wide for Open Energy Transition.

Getting Started

Website

The Open Energy Transition website is built on Docusaurus.

Installation

To get started with development, follow these steps:

Install dependencies:

npm install

Data Synchronization

To fetch dependencies, execute:

bash sync-data.sh

Generating Website Structure JSON

To generate JSON for the website structure, run:

bash generate-table-json.sh

Development

To run the development server, use the following command:

npm start

Building

To build the project, run:

npm run build

Contributing

We welcome contributions from the community. To contribute, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Open a pull request.

Thank you for contributing to the Open Energy Transition Handbook!

About

company handbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • CSS 22.0%
  • Shell 12.2%
  • Python 8.1%
  • MDX 2.2%
  • Dockerfile 1.9%