Code Monkey home page Code Monkey logo

carpentries-club's Introduction

The Berkeley Carpentries Club

This is the website for the Berkeley Carpentries Club at the University of California - Berkeley. The rendered website can be found here. The code for the website (using GitHub pages) is in /docs.

Join us

If you'd like to add yourself to the list of instructors, make a pull request on our who.md page. If you know how to do that, please go right ahead. If you aren't sure about forks and pull requests, here are some detailed instructions:

Uploading Example Code

  1. Go here: https://github.com/BIDS/carpentries-club
  2. Press the Fork button (you'll need a github account)
  3. In your terminal, execute git clone https://github.com/YOURUSERNAME/carpentries-club.git
  4. Enter the new directory with cd carpentries-club
  5. Add the Carpentries Club remote with git remote add bcc https://github.com/BIDS/carpentries-club.git
  6. Fetch information about the THW remote with git fetch bcc
  7. Now, you need to check what branch you're in git branch
  8. Edit the who.md file in the _docs directory.
  9. Add the file to the repo: git add <path to file>
  10. Commit them. git commit -m "I added myself"
  11. Git push to your origin with git push origin master
  12. Navigate in your browser to https://github.com/YOURUSERNAME/carpentries-club and press the pull request button

Build the site locally

  • Install Jekyll: gem install jekyll
  • Run the jekyll server: jekyll --server

You should have a server up and running locally at http://localhost:4000.

About this website.

It's all based on something @katyhuff forked. It's called Left. It uses jekyll. It was extracted from zachholman.com. That is, we use Left to lay out this jekyll.

Left is a clean, whitespace-happy layout for Jekyll.

We forked it for the Data Analysis Tools Series, and then forked it for the Carpentries Club.

Left Licensing

The Left layout is MIT with no added caveats. Left is the work of Zach Holman @holman.

Left

carpentries-club's People

Contributors

aculich avatar ahaefner avatar akokai avatar carreau avatar crbates avatar cypranowska avatar ddwooten avatar diyadas avatar iamciera avatar jnaulty avatar katyhuff avatar kbarbary avatar malegro avatar mikofski avatar mitchnegus avatar mpacer avatar nhejazi avatar qingkaikong avatar rachelslaybaugh avatar rainwoodman avatar remilehe avatar rlbarter avatar rossbar avatar rtpavlovsk21 avatar staeiou avatar svenchilton avatar swanson-hysell avatar thjoshi avatar timhowes avatar tkelman 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.