Skip to content

Arakaki/skinny-framework.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skinny Framework website

http://skinny-framework.org/

How to contribute skinny-framework.org?

fork skinny-framework.github.io project

Fork https://github.com/skinny-framework/skinny-framework.github.io.

change under the website directory

How to debug:

git clone [your forked repository].
cd skinny-framework.github.io
gem install bundler
bundle install
bundle exec middleman server

Access http://localhost:4567/ from your browser.

make a pull request

Create a branch to request, and send your pull request to develop branch (not master branch).

About

Skinny Framework official website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.1%
  • JavaScript 0.9%