Skip to content

GitHub Pages

The HYIP Project (On Construction) edited this page Nov 7, 2015 · 11 revisions
🔼 Intro ◀️ Prev< 🔁 Reload Next ▶️ Last 🔽
#GitHub Pages https://help.github.com/articles/user-organization-and-project-pages/#building-your-user--organization-pages ##Dependency versions https://pages.github.com/versions/

All dependencies are bundled within the GitHub Pages Ruby gem, or are available programmatically via pages.github.com/versions.json

Current json output (line separated):

{    
    "jekyll":"2.4.0",    
    "jekyll-coffeescript":"1.0.1",    
    "jekyll-sass-converter":"1.2.0",    
    "kramdown":"1.5.0",    
    "maruku":"0.7.0","rdiscount":"2.1.7",    
    "redcarpet":"3.1.2",    
    "RedCloth":"4.2.9",    
    "liquid":"2.6.1",    
    "pygments.rb":"0.6.1",    
    "jemoji":"0.4.0",    
    "jekyll-mentions":"0.2.1",    
    "jekyll-redirect-from":"0.6.2",    
    "jekyll-sitemap":"0.6.3",    
    "github-pages":"33",    
    "ruby":"2.1.1"    
}

##git-subtree techniques


🔼 Intro ◀️ Prev< 🔁 Reload Next ▶️ Last 🔽

Clone this wiki locally