Skip to content

Instantly share code, notes, and snippets.

@kimschles
kimschles / timeline.txt
Last active March 23, 2023 05:35
Colorado-Tech-Timeline
%%{init: { 'logLevel': 'debug', 'theme': 'dark' } }%%
timeline
title History of the Colorado Tech Industry: 1940 - 1969
1945: World War II Ends.
1952: The Rocky Flats Plant Opens, a Department of Energy facility that produces plutonium triggers for nuclear warheads. : The Denver-Boulder Turnpike (now US 36) opens.
1954: The National Bureau of Standards’ Central Radio Propagation Laboratory (CRPL) relocates to Boulder (now NIST).
1956: Ball Brothers Research Corporation (now Ball Aerospace) begins building pointing controls for military rockets.
1962: Hewlett-Packard opens Loveland Campus which produces calculators and PCs.
1965: IBM opens its Boulder Campus.
1966: The NCAR Mesa Laboratory opens in Boulder.
@kimschles
kimschles / gatsby-contentful.md
Last active August 5, 2024 02:35
Contentful + Gatsby Starter Blog

Prerequisites

  • A Contentful Account
  • Terminal Application
  • Node.js >= 18.0.0
  • NPM (should be installed with Node.js)

Instructions

  1. Clone the Blog Starter Repo with the command git clone https://github.com/contentful/starter-gatsby-blog.git
  2. Change into the directory with cd starter-gatsby-blog/