techlahoma / 200ok-site

The site for the 200ok software development conference in Oklahoma

Home Page:https://200ok.us/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The site for the 200ok software development conference in Oklahoma

https://200ok.us/

License:MIT License


Languages

Language:JavaScript 43.0%Language:HTML 37.2%Language:CSS 18.7%Language:Nunjucks 1.2%Language:Makefile 0.0%