1
0
Fork 0
Commit Graph

26 Commits (website)

Author SHA1 Message Date
Mike Gerwitz 00206270eb
Assume parent dir as project root
Ideally, this will become a configuration param.

* Makefile: Build news with ../NEWS
* tools/webdoc: Use ../ rather than checking out `master'
2016-07-16 00:20:05 -04:00
Mike Gerwitz 2525a8326f
Correct easejs single HTML manual link
This also cleans up paths in general.
2015-08-23 01:20:42 -04:00
Mike Gerwitz c5c072e8fa
Release notes on website 2015-05-19 01:29:40 -04:00
Mike Gerwitz 56c2e8fcc7
`clean` target now removes doc-cp 2014-04-29 03:04:18 -04:00
Mike Gerwitz 89cb872e1d
Copyright assignment to the FSF
See master branch for more information.
2014-04-09 19:57:57 -04:00
Mike Gerwitz ee12a7df5e
Added news-fmt to replace existing system 2014-03-13 00:15:31 -04:00
Mike Gerwitz b400535020
Website now using Open Sans 2014-02-01 00:48:46 -05:00
Mike Gerwitz cc077eeccd
Blog => News 2013-12-23 22:31:35 -05:00
Mike Gerwitz 3a453ab0e7
Added mentions to easejs-dev mailing list 2012-06-09 11:39:49 -04:00
Mike Gerwitz 2564676ead
Added license header to Makefile 2012-05-11 20:19:38 -04:00
Mike Gerwitz eb965ce69a
publish target will now copy symlinked files 2012-05-07 22:03:12 -04:00
Mike Gerwitz 0fb5235aa5
Added webdoc tool to style manual like the website
This is important for consistency. Besides --- the website looks a hell of a lot
better than the default manual theme.
2012-05-07 21:50:47 -04:00
Mike Gerwitz a25961a088
Added tools/page-parse to dep for generated pages to force rebuild 2012-05-05 23:48:10 -04:00
Mike Gerwitz eedee421af
Ignoring empty bodies in weblog 2012-05-03 22:11:01 -04: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 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 9734b883f0 Adjusted Makefile and CSS to properly highlight current page 2011-11-23 22:49:59 -05:00
Mike Gerwitz ab785a1f5f Began adding Makefile to generate pages with header/footer 2011-11-23 22:12:52 -05:00