1
0
Fork 0
Commit Graph

61 Commits (eedee421afba33a78b47238b2a84505934413aae)

Author SHA1 Message Date
Mike Gerwitz eedee421af
Ignoring empty bodies in weblog 2012-05-03 22:11:01 -04:00
Mike Gerwitz a65d5ba237
Added signchk tool 2012-04-18 23:50:21 -04:00
Mike Gerwitz a5df4631e2 Removed obnoxious transition for example on index page 2012-03-04 09:12:55 -05:00
Mike Gerwitz 2f962fe634 Corrected font for git clones on source code page 2012-01-10 00:54:48 -05:00
Mike Gerwitz 56afd862c7 Expanding ex on hover/focus 2012-01-10 00:39:41 -05:00
Mike Gerwitz 45cd68908b Removed header from class declaration example 2012-01-10 00:39:41 -05:00
Mike Gerwitz f2ab096ee3 PUBURL => PUBROOT 2012-01-10 00:39:41 -05:00
Mike Gerwitz d7156405c1 Began moving examples from trybox to index page 2012-01-09 22:40:19 -05:00
Mike Gerwitz d86f5f8d7f Passing all tags to git-weblog for blog and sorting by date 2012-01-07 23:35:12 -05:00
Mike Gerwitz f801827473 blog target will now output to stderr if git-weblog missing (instead of stdout) 2012-01-07 22:57:38 -05:00
Mike Gerwitz 59a7f24018 Added publish target to Makefile 2012-01-07 22:56:49 -05:00
Mike Gerwitz 9d6ea6d5d5 Blog build process will now first fetch notes 2012-01-07 00:58:05 -05:00
Mike Gerwitz a763fe5458 Blog will no longer be built by default 2012-01-07 00:57:16 -05:00
Mike Gerwitz b78d0e5a67 Added blog page 2012-01-06 19:06:40 -05:00
Mike Gerwitz eeb3f89c56 _includes => includes 2011-12-28 19:26:48 -05:00
Mike Gerwitz cb9fbacd8f Added manual note to download page 2011-12-27 00:02:09 -05:00
Mike Gerwitz dc5d597979 Added build/ dir to gitignore from other branches 2011-12-26 23:59:53 -05:00
Mike Gerwitz 2f099c78fa Added download page (bland, but functional) 2011-12-26 23:59:21 -05:00
Mike Gerwitz b072ae3772 Altered $.get() for "Try It" button to prevent execution of example script 2011-12-26 23:31:39 -05:00
Mike Gerwitz a667b0f389 Using ease.min.js instead of ease-full.min.js for the time being (until we add a test runner option) 2011-12-26 23:27:07 -05:00
Mike Gerwitz 6b5df5a77e Less childish name for dog class example 2011-12-26 23:23:51 -05:00
Mike Gerwitz d9e08766ef Added "Issues/Bugs" link 2011-12-15 19:16:45 -05:00
Mike Gerwitz 204f4451b4 Adjusted copyright styling 2011-12-14 23:20:35 -05:00
Mike Gerwitz 2527536881 Added content border 2011-12-14 19:27:05 -05:00
Mike Gerwitz 2c0dba6687 Added tools/compiler.jar to .gitignore 2011-12-13 22:49:50 -05:00
Mike Gerwitz 9ba9c9e6f6 Added mention of other manual formats 2011-11-29 22:43:13 -05:00
Mike Gerwitz 3f2cc33998 Typo correction on source page 2011-11-23 23:56:40 -05:00
Mike Gerwitz b837b2179a Added console.warn() output to dialog and placed newline after input, rather than before (to remove awkward newline) 2011-11-23 23:50:37 -05:00
Mike Gerwitz bdc4c37b21 Removing whitespace from beginning of lines of generated HTML pages
- Otherwise the indentation is not pretty between headers, content and footers
2011-11-23 23:43:45 -05:00
Mike Gerwitz dd7d85222f Added source.html 2011-11-23 23:33:52 -05:00
Mike Gerwitz 569f66e7b8 manual-select.html => man.html 2011-11-23 22:57:56 -05:00
Mike Gerwitz da9a5d58a3 Minor menu padding adjustment 2011-11-23 22:53:28 -05:00
Mike Gerwitz 9734b883f0 Adjusted Makefile and CSS to properly highlight current page 2011-11-23 22:49:59 -05:00
Mike Gerwitz a30bf60d92 Began adding manual.html 2011-11-23 22:23:27 -05:00
Mike Gerwitz ab785a1f5f Began adding Makefile to generate pages with header/footer 2011-11-23 22:12:52 -05:00
Mike Gerwitz e9a130ad4b Do not want to seem as though we are endorsing IE 2011-11-23 19:31:17 -05:00
Mike Gerwitz b2083e9b47 Added free software notice to noscript tag message 2011-11-09 00:27:45 -05:00
Mike Gerwitz c7fbb47d70 Typo fix on index page 2011-11-07 00:13:10 -05:00
Mike Gerwitz c6e499e5b1 Updated ease.js description 2011-11-06 01:43:23 -04:00
Mike Gerwitz c3228f528f Using image for logo instead of pure CSS to ensure it displays consistently across all potential impls, regardless of font 2011-11-06 01:19:52 -04:00
Mike Gerwitz 5b65c9ce3b Altered easejs theme (prototype) 2011-11-06 00:27:17 -04:00
Mike Gerwitz f2b7ecb4a6 Added to class example 2011-11-05 13:04:55 -04:00
Mike Gerwitz 5657e40f92 Added {Abstract,Final}Class and Interface imports to test script runner 2011-11-05 13:02:39 -04:00
Mike Gerwitz d59fe3481e Website will now reference minified ease-full js file 2011-11-05 12:31:52 -04:00
Mike Gerwitz 379c3aeed8 Added node_modules to .gitignore (it's retained after switching branches since it is not committed) 2011-11-05 12:29:36 -04:00
Mike Gerwitz e4d7270929 Typo correction in 'Try It' area 2011-04-12 23:50:33 -04:00
Mike Gerwitz 291f019a0e Added additional information to homepage
- It's a framework and has graceful feature degredation
2011-04-12 23:48:07 -04:00
Mike Gerwitz 3a98245628 Can now show tryit area via hash 2011-04-04 22:37:13 -04:00
Mike Gerwitz 3d879183c1 Added initial class example 2011-03-25 00:16:51 -04:00
Mike Gerwitz ff477e75cc Added 'try it' usage instructions 2011-03-25 00:16:51 -04:00