seitime-frappe/frappe/website
Faris Ansari 92e8856588
New Build System: Rollup (#5010)
* JS build working

* Css build working!

* Uglify JS in production

* fix codacy

* Add frappe.commands.popen

* FIx ESLint errors

* Add socket.io to package.json

* ignore subprocess warnings

* Add babel-runtime

* sleep 20 after bench start

* remove set -e

* [FIX] non-shell subprocess call

* [FIX] use shell = False

* split commands
2018-02-20 13:47:48 +05:30
..
css [web-forms] added text-editor and using div in summernote instead of p 2017-02-28 12:13:36 +05:30
doctype correct the meta block portion (#4978) 2018-02-07 14:59:07 +05:30
js New Build System: Rollup (#5010) 2018-02-20 13:47:48 +05:30
page [route] redesigned 2014-08-20 11:50:37 +05:30
website_theme Configurable Website Sidebar in Web Pages (#2530) 2016-12-30 12:39:01 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
context.py Add social media meta tags in blog post page (#4948) 2018-01-31 18:35:48 +05:30
purifycss.py Replaced Python 2 print syntax with Python 3 syntax (#3838) 2017-08-02 17:10:40 +05:30
render.py [security] exclude python files from being seen directly (#4942) 2018-01-31 10:51:51 +05:30
router.py fixed file encoding at render js 2018-02-13 13:23:24 +05:30
utils.py Use next(iter) instead of iter.next() 2017-09-27 01:08:07 +05:30
website_generator.py [minor] start file watcher only in developer mode 2017-05-09 18:04:12 +05:30