Skip to content

BenoitLeveque/prestaconcept.github.io

Repository files navigation

prestaconcept.github.io

PrestaConcept open source bundle documentation. prestaconcept.github.io

This is a list of all PrestaConcept open source projects and there documentation.

Need help with a bundle

If you find an issue bundle, please use the corresponding Github repository to open an issue.

If you need help you can post a message on our google group

How to edit the site

This code is using Jekyll as this is a ruby project, make sure you have Ruby and RubyGems installed. If not, launch this command :

sudo apt-get install ruby-full libyaml-ruby libzlib-ruby rubygems

Next, follow the installation guide to install Jekyll or just launch the following command :

sudo gem install jekyll

We provide a Makefile for common operation.

So just run "make build" to launch the server. HTML pages will be regenerate automatically when you make changes to Markdown source files. And then open localhost:4000 in your browser.

If you need to modify the less files, you will need to install node-less and yui-compressor

sudo apt-get install node-less yui-compressor

And here is the command to rebuild styles.css :

make ai

Contributing

Pull requests are welcome.

Thanks to everyone who has contributed already.


This project is supported by PrestaConcept

Lead Developer : @nicolas-bastien

Released under the MIT License

Bitdeli Badge

About

Prestaconcept open-source bundles documentation : PrestaCMS, PrestaSitemap...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages