viebel / blog.klipse.tech

An interactive journey into functional programming with Yehonathan Sharvit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contribution

Create a fork.

Do your work on the master branch

How to add a blog post?

Launch jekyll

Open a terminal and run

jekyll serve --port 4000

Open your browser at http://localhost:4000

Create a new post

Create a file under the _posts folder. (You can copy an existing one - as a template)

You're done: Open a Pull Request

Deploy

bundle exec rake deploy

About

An interactive journey into functional programming with Yehonathan Sharvit


Languages

Language:HTML 40.2%Language:SCSS 28.6%Language:JavaScript 27.8%Language:CSS 2.8%Language:Ruby 0.4%Language:Java 0.2%Language:C# 0.1%