Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aliakbars/pymcon

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.8%
  • JavaScript 20.8%
  • CSS 12.5%
  • SCSS 10.6%
  • Ruby 4.3%
  • Python 3.8%
  • Makefile 0.2%