Skip to content

The site for the 200ok software development conference in Oklahoma

License

Notifications You must be signed in to change notification settings

hkbertoson/200ok-site

 
 

Repository files navigation

200ok.us source files

Netlify Status

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

Installing

$ git clone [email protected]:techlahoma/200ok-site.git
$ cd 200ok-site
$ npm install

File Structure

All the copy documents are in /source, the theme is /themes/200ok, and the original front-end theme is located in /wrapbootstrap for reference. Run hexo new page to automatically generate a new page if you need more content. All of the /source files should be markdown. Posts aren't currently being used.

Working locally on the site

$ make dev

Then go to http://localhost:8888

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.8%
  • HTML 37.1%
  • CSS 18.8%
  • Nunjucks 1.3%