ckrapu / pymcon

Website for PyMCon

Home Page:http://pymcon.com/

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 exec jekyll serve --incremental 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

http://pymcon.com/

License:GNU General Public License v3.0


Languages

Language:HTML 36.2%Language:JavaScript 28.8%Language:CSS 27.6%Language:Ruby 6.0%Language:Python 1.3%Language:Makefile 0.2%