Skip to content

The site for the 200ok software development conference in Oklahoma

License

Notifications You must be signed in to change notification settings

techlahoma/200ok-site

Repository files navigation

200ok.us source files

Netlify Status

This is a static website deployed on Netlify, built with Eleventy.

Working locally on the site

$ git clone git@github.com:techlahoma/200ok-site.git
$ cd 200ok-site
$ npm install
$ make dev

Then go to http://localhost:8888

File Structure

Deploy Changes

The main branch is automatically deployed to 200ok.us with Netlify site deploys. See netlify.toml.

Code of Conduct

This repository is governed by Techlahoma’s Code of Conduct.

License

This software is licensed under the MIT License. For more information, read this repository’s LICENSE.