Projet tutoré : website
Go to file
xdrm-brackets c8871cbab4 +fix gstore 'is_local' check 2018-02-20 16:00:55 +01:00
build MERGE: Excel extraction / vuejs-setup 2018-02-20 13:10:50 +01:00
config MERGE: Excel extraction / vuejs-setup 2018-02-20 13:10:50 +01:00
public_html +created base html/css/js (added gstore + default templates) 2018-02-20 15:53:31 +01:00
webpack +fix gstore 'is_local' check 2018-02-20 16:00:55 +01:00
.gitignore +upd gitignore -> keep package-lock.json for compatibility 2018-02-20 13:14:54 +01:00
autoloader.php +add composer.json + update autoloader 2018-02-19 23:02:19 +01:00
composer.json Implemented data extraction from excel file 2018-02-20 01:31:19 +01:00
composer.lock Implemented data extraction from excel file 2018-02-20 01:31:19 +01:00
package-lock.json +upd gitignore -> keep package-lock.json for compatibility 2018-02-20 13:14:54 +01:00
package.json +moved public_html/scss to webpack/scss (now scss files not publicly accessible by browsers) + npm run build also builds css 2018-02-20 13:04:26 +01:00
webpack.config.js +upd gitignore ignore css (compiled scss) dir & node_modules + added 2018-02-20 00:50:14 +01:00