Commit Graph

4818 Commits

Author SHA1 Message Date
Kim Alvefur 696b2332e3 xsl: Set output mode to HTML
This makes the XEP XML viewable in browsers.
2019-04-20 00:41:51 +02:00
Kim Alvefur 03940e8796 Inline XML entities
Browsers do not expand external XML entities so they must be inlined.
2019-04-20 00:39:46 +02:00
Kim Alvefur d60b6a03ba make xml: Include XEP XSL in output
This is referenced by XML files so should be included
2019-04-20 00:30:52 +02:00
Jonas Schäfer 5d2ef942f4
Merge pull request #782 from Zash/patch-2
Include source XEP XML files in build
2019-04-10 16:26:28 +02:00
Kim Alvefur f0c6539070
Include XML files in build 2019-04-09 16:47:02 +02:00
Jonas Schäfer a032d17204 Hotfix against the web server misconfiguration
xmpp.v2.css isn’t served from the xeps docker, making all XEPs
render without CSS.
2019-04-06 10:58:04 +02:00
Jonas Schäfer 6eb489f8b4 Merge branch 'feature/xep-0060' 2019-04-06 10:23:51 +02:00
Jonas Schäfer 6b3e2be252 Merge branch 'feature/xep-0084' 2019-04-06 10:22:53 +02:00
Jonas Schäfer 103193632b Merge branch 'feature/xep-0280' 2019-04-06 10:08:14 +02:00
Jonas Schäfer cf9c546af8 Merge commit 'refs/pull/757/head' of https://github.com/xsf/xeps 2019-04-06 10:08:07 +02:00
Jonas Schäfer fad4826f4f Merge commit 'refs/pull/776/head' of https://github.com/xsf/xeps 2019-04-06 10:08:03 +02:00
Jonas Schäfer 8b9842f605 XEP-0280: Assign version number to change 2019-04-06 10:07:36 +02:00
Jonas Schäfer f2bdb17923 XEP-0280: Move from Experimental status
The LC has long ended and no decision either way has come. Stuff
is going on though [1], so not moving to Deferred yet.

   [1]: https://github.com/xsf/xeps/pull/778
2019-04-06 10:07:36 +02:00
Jonas Schäfer a4c297d374 Ensure that v2 CSS is there 2019-04-06 09:46:20 +02:00
Jonas Schäfer 9018f474ff Increase body padding on small screens 2019-04-06 09:43:42 +02:00
Jonas Schäfer 3f38e0a431 Make YAML .box:es not round to match with our figures 2019-04-06 09:43:42 +02:00
Jonas Schäfer 775e3681b0 Reduce code block font size
It is excessive both on mobile and non-mobile IMO.
2019-04-06 09:43:42 +02:00
Jonas Schäfer 5f66ffc2f1 Ensure that there is space between Document Lifecycle and other metadata 2019-04-06 09:43:42 +02:00
Jonas Schäfer 12b3bd5871 Ensure that there’s space between key and value in dl.compact 2019-04-06 09:41:49 +02:00
Jonas Schäfer 5c6db1475a Show both Deprecated and Obsolete if document is in either status in timeline 2019-04-06 09:41:28 +02:00
Jonas Schäfer d034936552 Mention yaml.de in legal section 2019-04-05 17:45:04 +02:00
Jonas Schäfer e01549cce8 Do not show anchor links when printing, at all 2019-04-05 17:42:36 +02:00
Jonas Schäfer cd33df07bc Green is the new Orange 2019-04-05 17:40:38 +02:00
Jonas Schäfer b6dc9c04fc Use dark grey inspired by main site for ToC header 2019-04-05 17:40:17 +02:00
Jonas Schäfer 51ad9a4295 Show document lifecycle next to metadata 2019-04-05 17:40:04 +02:00
Jonas Schäfer 8a151a7d54 Adapt heading sizes on mobile 2019-04-05 17:39:26 +02:00
Jonas Schäfer e31c6e3b6b Bump font size a little 2019-04-05 17:39:26 +02:00
Jonas Schäfer 57c0897ab1 Re-work display of revision list entries 2019-04-05 17:39:26 +02:00
Jonas Schäfer e77875ede6 Fix Proposed template (there was a missing space) 2019-04-05 17:39:26 +02:00
Jonas Schäfer 8ae43e3d7a Bump that copyright year 2019-04-05 17:39:26 +02:00
Jonas Schäfer 300bbec7b2 Remove :target hack -- it breaks the line-wrapping in the targeted headings 2019-04-05 17:39:26 +02:00
Jonas Schäfer 3f29a910da Support existing uses of <div class="example"> 2019-04-05 17:39:26 +02:00
Jonas Schäfer fc06bd46fd Make jump targets a bit above the actual target, for neatness 2019-04-05 17:39:26 +02:00
Jonas Schäfer aa77296823 Fix monospace font when no matching font is available 2019-04-05 17:39:26 +02:00
Jonas Schäfer c3d635c811 Indent line-broken headings on mobile 2019-04-05 17:39:26 +02:00
Jonas Schäfer a2784e23f4 Some padding on top and bottom to make it less squeezed 2019-04-05 17:39:26 +02:00
Jonas Schäfer de096e19d6 Compress listings on non-wide screens 2019-04-05 17:39:26 +02:00
Jonas Schäfer 90c6491854 Re-work ToC/main split logic 2019-04-05 17:39:26 +02:00
Jonas Schäfer 62eea6eee1 Evil trickery to show XMPP logo and XEP number in ToC 2019-04-05 17:39:26 +02:00
Jonas Schäfer a26c4f7d1a Fix revision history styling 2019-04-05 17:39:26 +02:00
Jonas Schäfer 98f3ddddb0 Improve left margin ToC 2019-04-05 17:39:26 +02:00
Jonas Schäfer d9cf90bfa0 Also import base.css from yaml 2019-04-05 17:39:26 +02:00
Jonas Schäfer 09f98a63da A bit of small-screen optimisations 2019-04-05 17:39:26 +02:00
Jonas Schäfer bf9644fe04 Make code block caption stand out more 2019-04-05 17:39:26 +02:00
Jonas Schäfer 07060ae5e6 Visually separate docmeta a bit from the normal content 2019-04-05 17:39:26 +02:00
Jonas Schäfer 48e6477b98 Show the ToC on the left margin if enough space is available 2019-04-05 17:39:26 +02:00
Jonas Schäfer 39199b23d8 Re-Style Iteration 1: CSS rework, some semantic stuff 2019-04-05 17:39:26 +02:00
Jonas Schäfer 3ea8b92714 XEP-0412: Advance to Draft 2019-04-04 21:35:25 +02:00
Jonas Schäfer 25bba50c02 XEP-0412: fix typo in revision history 2019-04-04 21:35:19 +02:00
Kim Alvefur 03cd8677b8 xep-0280: Fix off-by-one in dependency
XEP-0296 is Deferred and appears unrelated, while XEP-0297 is Draft and
actually used by XEP-0280.
2019-04-04 16:44:07 +02:00