mega667 / magento

https://community.algolia.com/magento/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento Community Website

This is the source code of the https://community.algolia.com/magento/ website. It's based on Jekyll.

Development

To run the website locally, you can do:

$ bundle install
$ npm install
$ bundle exec guard
$ open http://localhost:4000/magento/

Deployment

We use gh-pages to host the built version of this website. To release it, use the following script:

$ make release

About

https://community.algolia.com/magento/


Languages

Language:HTML 49.2%Language:CSS 36.4%Language:JavaScript 10.6%Language:Ruby 3.5%Language:Makefile 0.2%