Code Monkey home page Code Monkey logo

cupofdata.com's Introduction

cupofdata.com

node >= 8.x styled with prettier style: styled-components

The code base for the primary Cup of Data website.

Technical Decisions

  • We use the GatsbyJs static site generator.
  • Content (text, blog posts, etc.) are managed via the Netlify CMS admin panel as Markdown files.
  • The site is hosted on Netlify. Merges/pushes to master are automatically deployed. Pull requests against master will be built as deploy previews.

Development

  1. Fork this repo
  2. Clone the repo and cd into the repo directory
  3. Run yarn to install dependencies
  4. Run gatsby develop to start a local server

Production

  1. Add this repository to Deploy Settings
  2. Add gatsby build as build command
  3. Specify public as Publish directory
  4. Add master as Production branch

Environment Variables

Variable Name Required Default Value Description
GATSBY_ONBOARD_URL Yes null URL for the onboarding content.
GATSBY_BETAFORM_URL Yes null URL for the beta campaign.
SEGMENT_PROD_WRITE_KEY No null Segment API key for production.
SEGMENT_DEV_WRITE_KEY No null Segment API key for development.

Copyright

Copyright © 2018 Cup of Data. All rights reserved.

MIT licensed.

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.