Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 273 Bytes

File metadata and controls

23 lines (18 loc) · 273 Bytes

2018.writespeakcode.com

Getting started

Clone the repo

git clone https://github.com/WriteSpeakCode/2018.writespeakcode.com.git

Install the gems

bundle install

Run the dev server

jekyll serve

Build the production code

jekyll build