summaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add simple support for cindyjscindystuebinm2021-05-171-1/+1
| | | | | | Notably, the error output (in case of compiler errors) is generated by overwriting the builtin console.error-function, which is a horrible idea for many reasons, but there isn't really any other way right now.
* added documentation about how the write, build and deploy thisPhilip Molares2021-01-041-0/+2
| | | | | | documentation. Signed-off-by: Philip Molares <philip.molares@udo.edu>
* striving for consistency across various docsClaudius2019-04-011-1/+0
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* Add package-lock.json to .gitignoreSheogorath2018-01-181-0/+1
|
* Remove config.js from setup filesYukai Huang2017-01-131-1/+0
|
* Remove bower occurencesYukai Huang2016-12-111-1/+0
|
* upload image to public/uploadsYukai Huang2016-11-141-0/+3
|
* Enable production assets hashYukai Huang2016-10-121-0/+1
|
* Merge branch 'master' into webpack-frontendYukai Huang2016-10-111-1/+1
|\
| * Extract config.js from common.js to make client setting file clean and also ↵Wu Cheng-Han2016-10-101-1/+1
| | | | | | | | make upgrade easier
* | Exclude webpack build folderYukai Huang2016-10-081-0/+3
|/
* Remove config files from version controlYukai Huang2016-10-051-1/+6
|
* Update .gitignoreCheng-Han, Wu2016-04-201-1/+4
|
* Added .gitignoreCheng-Han, Wu2016-03-151-0/+15