Commit Graph

38 Commits (master)

Author SHA1 Message Date
Jelmer Vernooij 54f8fb7a7f
Drop python2 support. (#613)
4 years ago
Jelmer Vernooij e08c378900 Move flake8 configuration to setup.cfg.
5 years ago
Jelmer Vernooij 1e9465e3fe
Support providing path to SASS.
6 years ago
Jelmer Vernooij 20f2f2a1f5
Remove old pyflakes commands.
6 years ago
Jelmer Vernooij 62ddcba701
Move flakes command into Makefile.
6 years ago
Lucas Cimon 575c433fda
Substituting scss command in Makefile by node-sass + adding comment with instructions on how to install Makefile dependencies
6 years ago
Jelmer Vernooij 280b0d925a
Skip compat module when running flakes checks.
7 years ago
Martin Zimmermann b5e7c78dcc Merge pull request #237 from jelmer/rjs
8 years ago
Jelmer Vernooij ba43de3f9b
Add make variable for r.js, so it can easily be overriden.
8 years ago
Jelmer Vernooij 2dca30f46d
Create man page directory before moving files to them.
8 years ago
Richard Fine 3977a8d00d set up Vagrant support to make it easy to get a dev environment going quickly
9 years ago
Martin Zimmermann f06be982e7 add target to lint for Python 2 and 3
10 years ago
Martin Zimmermann 119ceb0035 improve site targets
10 years ago
Martin Zimmermann 29085979e5 document jade as new (build) dependency
10 years ago
Martin Zimmermann 1a970557b8 add new JS deps to Makefile
10 years ago
Martin Zimmermann 9e3d933d82 remove targets to generate CSS from SCSS
10 years ago
Martin Zimmermann e60ebfbdca correct manpage title
10 years ago
Martin Zimmermann eeebb4c34c fix coverage generation
10 years ago
Martin Zimmermann b199651548 run testsuite via setuptools
10 years ago
Martin Zimmermann fb68f9a820 adjust coverage generation a bit
10 years ago
Martin Zimmermann 5166e69265 remove doctest-ignore-unicode dependency
10 years ago
Martin Zimmermann 0d6d072281 add isso.conf example to source distribution
10 years ago
Martin Zimmermann e75fa4b7e1 add target to generate Isso's CSS
10 years ago
Martin Zimmermann 5df4b40a1f rewrite Makefile
10 years ago
Martin Zimmermann b100517e4b update developer's guide
10 years ago
Martin Zimmermann 6aa122bc58 fix typo
10 years ago
Martin Zimmermann 3d9665b523 remove now obsolete Makefile
10 years ago
Martin Zimmermann 26b9088c9d add coverage target to Makefile
11 years ago
Martin Zimmermann ba03f0105d generate CSS for docs properly
11 years ago
Martin Zimmermann b79ac583e8 use sphinx for documentation
11 years ago
Martin Zimmermann 2a2cfe4644 include uncompressed JS files for debugging purposes
11 years ago
Martin Zimmermann a059171ca9 rm Makefile, no longer needed
11 years ago
posativ 26c74cb521 admin.js now used isso.js as API
12 years ago
posativ 261f2fe18e introduce namespaces for JS and trying to escape the pyramid of doom
12 years ago
posativ 525a2828c5 fix Makefile and move utilities to js/utils.js
12 years ago
posativ ba33f28f31 update README and make instructions
12 years ago
posativ eaaf1f4653 moar syntactic sugar
12 years ago
posativ db32d1c7f0 refactor JS and add YUI compression.
12 years ago