Skip to content

404157386/oren.github.io

 
 

Repository files navigation

Oren's Website

Prerequisites

Setup

docker-compose build   # put ruby, sass, bourbon, neat, and bitters inside a docker image
docker-compose up      # watch sass files and compile them into css/app.css

Open index.html in the browser and modify any sass or scss file using your text editor.

New Talk / Post

npm install marked -g
cd posts
./convert foo   # converts foo.md into foo.html

About

Oren's Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.1%
  • HTML 18.1%
  • CSS 10.7%
  • Shell 0.1%