NZ talks about Ruby, powered by Middleman.
You can view the site at talks.ruby.org.nz.
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:
- Fork this repository.
- On your fork, add a file:
source/talks/<year>/<month>-<day>-title.md
- Add some front matter:
---
title: <your amazing article>
layout: talk
author: <your beautiful name>
intro: <your exciting intro>
---
- Write some things with Markdown
- Open a pull request
- Have it accepted
- Tell us your mailing address through Slack or email
- Receive ✨ exclusive ✨ prize pack
- Be showered in community spirit and admiration from your peers
Clone this repository.
On Mac OS X or Linux, cd
into the project directory and run:
bin/setup
On Windows:
- Install Ruby 2.6.3 or higher
- Install Bundler
- Run
bundle install
from the project directory - Run
bundle exec middleman server
to start a local server
If you have access, you can push the site live by running:
rake publish
Ruby Logo is CC0 courtesy of @aupajo.