Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f43fded15 | ||
|
|
1537bcd54b |
@@ -1,17 +1,4 @@
|
||||
# Cagette.net
|
||||
Le logiciel libre des circuits courts.
|
||||
# Cagette péi
|
||||
|
||||
[](https://travis-ci.org/bablukid/cagette)
|
||||
Fourche du logiciel Cagette.net à partir de la version 0.9.2 Novembre 2018
|
||||
|
||||
http://www.cagette.net
|
||||
|
||||
Documentation : http://www.cagette.net/wiki
|
||||
|
||||
English :
|
||||
|
||||
Cagette.net is an open source web app to help people build a better and sustainable food system.
|
||||
Some people call it a "foodhub" : A mix between a groupware and a marketplace, helping consumers to order food from local farmers and producers.
|
||||
|
||||
## Build & install
|
||||
|
||||
Read the Developer page on the wiki to know more about this : http://wiki.cagette.net/dev:index
|
||||
|
||||
@@ -112,17 +112,6 @@
|
||||
|
||||
})
|
||||
|
||||
//tracking 24x7
|
||||
var rumMOKey='1d36c37d438ba069db210c73cb74308d';
|
||||
(function(){
|
||||
if(window.performance && window.performance.timing && window.performance.navigation) {
|
||||
var site24x7_rum_beacon=document.createElement('script');
|
||||
site24x7_rum_beacon.async=true;
|
||||
site24x7_rum_beacon.setAttribute('src','//static.site24x7rum.com/beacon/site24x7rum-min.js?appKey='+rumMOKey);
|
||||
document.getElementsByTagName('head')[0].appendChild(site24x7_rum_beacon);
|
||||
}
|
||||
})(window)
|
||||
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user