Giter VIP home page Giter VIP logo

about's Introduction

About Boston Python

Content and configuration for https://about.bostonpython.com, built with Jekyll and hosted on GitHub Pages.

Running the site locally

Clone (or fork then clone) this repo.

Install Ruby v2.6+ as explained in the Jekyll docs for your operating system (via rbenv, for example).

Make sure both the installed Ruby version and RubyGems are on your path:

$ ruby -v
$ gem -v

Install Bundler:

$ gem install bundler

Install the gems to build the site:

$ bundle install

Build and serve the site:

$ bundle exec jekyll serve

View the site in a browser at http://localhost:4000.

Developing the site

This site uses the Hydeout theme. Most of the site's structure and style come from the theme, so please have a look at the theme source code if you're interested in making any relevant changes.

To run Jekyll commands, use bundle exec jekyll.

about's People

Contributors

nedbat avatar bhrutledge avatar br3ndonland avatar jonkiparsky avatar allisonking avatar aaevan avatar upgado avatar davidlowryduda avatar mjlacroix2 avatar pexarkh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.