Skip to content

KazuyaUchida/bearsunday.github.io

 
 

Repository files navigation

BEAR.Sunday - A resource oriented framework

A resource orientated framework with a REST Hypermedia centered architecture, implementing Dependency Injection and Aspect Orientated Programming' at it's core.

Hosting and Rendering

The documentations are rendered with Jekyll and hosted at http://bearsunday.github.io/.

Start Server with Docker

./bin/serve_docker.sh

Start Server in local Ruby environment

Install

gem install jekyll bundler
bundle install

Run

./bin/serve_local.sh

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.6%
  • CSS 15.1%
  • JavaScript 13.0%
  • Ruby 2.4%
  • Shell 1.7%
  • Dockerfile 0.2%