Built with Jekyll, hosted on Github.
Using the this method for deployment, a must read if you plan to contribute to this website.
- You can submit by email your free/libre open source objects that you designed to the Libre Objet’s team.
- You can send us a link to your git repository where you host your project.
- You can also clone this website and add your object in the
_objects
folder and do a pull request.
We will then study your proposition carefully and let you know {if|when} we include it. Although, to be published on this website, be sure your project matches with our requirements.
This is the method if you want to browse locally the website (without changing it), keep it on a usb key to carry it around or install it on your own server.
- {Clone|Download} the
master
branch of this repository. - Point your browser to the index.html file at the root of the directory.
This is the method if you want to add your objects, modify this website to your own liking, create your own curated repository of libre objects.
- Clone the
source
branch of this repository - Have Jekyll and Grunt installed on your system.
npm install
should install all the latest components. You might need some gems depending on the Jekyll plugin in use.- Modify files and folders
- Run
grunt
to test locally. - Run
grunt deploy
to push the website on Github in the right branches using similar approach described by David Ensinger.
Except if stated otherwise (especially what's in the _object
folder), all website content is under Free Art License.