Skip to content

rubynz/talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NZ talks about Ruby, powered by Middleman.

You can view the site at talks.ruby.org.nz.

Contributing

If you write a blog post and we accept it, Ruby NZ will send you an ✨ exclusive ✨ prize pack.

Here is how to do this:

  1. Fork this repository.
  2. On your fork, add a file: source/talks/<year>/<month>-<day>-title.md
  3. Add some front matter:
---
title: <your amazing article>
layout: talk
author: <your beautiful name>
intro: <your exciting intro>
---
  1. Write some things with Markdown
  2. Open a pull request
  3. Have it accepted
  4. Tell us your mailing address through Slack or email
  5. Receive ✨ exclusive ✨ prize pack
  6. Be showered in community spirit and admiration from your peers

Development environment

Clone this repository.

On Mac OS X or Linux, cd into the project directory and run:

bin/setup

On Windows:

  1. Install Ruby 2.6.3 or higher
  2. Install Bundler
  3. Run bundle install from the project directory
  4. Run bundle exec middleman server to start a local server

Publishing

If you have access, you can push the site live by running:

rake publish

License

Ruby Logo is CC0 courtesy of @aupajo.