mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
4 lines
58 B
Ruby
4 lines
58 B
Ruby
require 'rack/jekyll'
|
|
require 'yaml'
|
|
run Rack::Jekyll.new
|