pymc-devs / pymcon

Website for PyMCon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repo for Pymcon webpage

To run locally

  1. Get the jekyll docker image with docker pull jekyll/jekyll
  2. Get into container bash with make serve
  3. Run bundle install in docker shell
  4. Run bundle exec jekyll serve --incremental -H 0.0.0.0 in docker shell

At this point you should be able to connect to server using a browser at 127.0.0.1:4000 or open the local index.html file in the build.

About

Website for PyMCon

License:GNU General Public License v3.0


Languages

Language:HTML 54.1%Language:JavaScript 19.5%Language:CSS 11.7%Language:SCSS 10.0%Language:Python 3.6%Language:Ruby 0.9%Language:Makefile 0.2%