GithubHelp home page GithubHelp logo

The Climate Tech Handbook

Climate Tech Handbook - logo - small - full color

Our Mission:

To help job seekers transition to the climate tech field as quickly as possible.

Contribute:

Please join us on Slack and we can talk about the best ways you can help out.

We need:

  • Content writers
  • Data analysts
  • Designers
  • Financial contribuors
  • Business advisors for financial sustainability
  • People who love making cool things with data

Table of Contents

Prerequisites

  • Node.js version >= 12.13.0 or above (which can be checked by running node -v). You can use nvm for managing multiple Node versions on a single machine installed
  • npm version >= 6.12.0 or above (which can be checked by running npm -v)

Setup

  1. Clone the repository:
git clone https://github.com/climate-tech-handbook/climate-tech-handbook.git
  1. Change to the directory:
cd climate-tech-handbook
  1. Install Node

On a Mac, complete the following steps

  • Install Homebrew package manager
  • Install Node Version Manager (nvm) - brew install nvm
  • Enter in your terminal: source $(brew --prefix nvm)/nvm.sh
  • Enter in your terminal: nvm install 20 to install the latest Long Term Support version of Node v.20.12.2
  • Enter in your terminal: nvm use 20 to start using version 20.12.2 of Node
  1. Install the dependencies:
npm install

Local Development

Start the development server:

npm 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

To create a static build of the project:

npm run build

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

Content Management with Decap CMS

This project uses Decap CMS for content management. For instructions on how to use Decap CMS with this project, please refer to Decap CMS documentation.

Deployment with Netlify

This project is deployed with Netlify. For instructions on how to deploy this project with Netlify, please refer to Netlify documentation.

Contact

For any queries, suggestions, or contributions, please reach out to us:

License

This project is licensed under the terms of the MIT license.

The MIT License (MIT)

Copyright (c) <2023> Climate Tech Handbook

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Custom Markdown Syntax for Image Figcaption.

alt text

In your regular Markdown page

simply write out your code like this and it will give you a figcaption that activates on hover

The Climate Tech Handbook's Projects

climate-tech-handbook icon climate-tech-handbook

Help us build the most accessible and accurate climate tech resource on the planet 📓 🌍

data-magic icon data-magic

Scripts and other fun tricks to enhance the site

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.