modo-studio / framework-oriented

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Framework Oriented Programming

frameworkoriented.io

The repository is a reference to Framework Oriented Programming for 🍎 platforms. It includes a website that you can visit frameworkoriented.io. It also includes some example projects and slides that have been used in multiple talks and workshops that have been given related to the programming approach.

The jekyll website is based on the theme Cayman by jasonlong

How to run the website locally

  1. Git clone the repository with git clone https://github.com/carambalabs/framework-oriented.git
  2. Install gem dependencies with bundle install
  3. Run the server with bundle exec jekyll serve

License

This work is licensed under a Creative Commons Attribution 4.0 International license.

About

License:MIT License


Languages

Language:CSS 60.3%Language:HTML 31.4%Language:Ruby 8.3%