Commit Graph

165 Commits

Author SHA1 Message Date
Patrice Chalin 57664d14a5
Ensure local page refs are local (#1282) 2022-04-06 08:58:07 -04:00
Patrice Chalin cf58d0e056
In spec pages, use markdown-friendly relref (#1281) 2022-04-06 08:17:39 -04:00
Patrice Chalin 7a3bf730c0
Update spec to 1.10.0 (#1278) 2022-04-05 13:22:32 -04:00
Patrice Chalin 253da40aea
Specification: rework of how the spec is generated, and link fix (#1152) 2022-02-17 15:36:02 -05:00
Patrice Chalin f93440c709
adjust-spec-pages: match closing TOC tags exactly (#1130) 2022-02-15 15:38:13 -05:00
Patrice Chalin 4954d4227a
cp-spec-pages.sh: use git clean rather than rm (#1108) 2022-02-08 11:06:29 -05:00
Patrice Chalin 06a5b828e6
adjust-spec-pagespl script tweak (#1097) 2022-02-03 16:14:01 -05:00
Patrice Chalin 43918267d5
CI: drop fetchMilestones and progress_chart (#931) 2021-11-16 10:40:27 -05:00
Patrice Chalin 5fb406ef16
adjust-spec-pages.pl: fix sem. conv. rule (#909) 2021-11-12 12:04:37 -05:00
Patrice Chalin c39f5295c2
Add the specification to the docs (#866)
* Add the specification to the docs
* Add base mount point for static/img
* Script cleanup, no change in behavior
* Fix markdown link reference
* Support repo links to spec repo
* Remove GitHub tag, since it might not match the file version
* Support repo links via page rename for index to README
* Move spec to be below /reference
* Replace Edit-page by View-page
2021-11-09 10:32:57 -05:00
Austin Parker 424f157db3
improve script (#80) 2019-12-03 13:04:53 -08:00
Austin Parker 879c1aefe0
improve error handling in ms script (#79) 2019-11-25 08:01:05 -08:00
Austin Parker c4f02549f2 add a release notes tracker (#66) 2019-10-30 22:19:26 -04:00
Francis Bogsanyi d3d6823dbb Add Ruby to SIG progress list (#49)
* Add Ruby to SIG progress list

* handle zero total issues case

* fix logic on script; should always pick lowest version
2019-10-02 17:31:26 -04:00
Austin Parker bcff3263e3 Redesign for alpha release (#30)
* add nav, child page partials

* initial work on dynamic chart

* correct bar lengths

* colorize chart

* refactor project status board out of main page

* support nested nav keys

* update content template

* migrate content to about page

* migrate remaining content to about

* add initial quickstart stub

* tweak navbar

* remove unused page

* update quickstart stub text

* add smaller logo

* remove debugprint

* ignore theme dir

* add docs structure and sidebar

* cleanup deprecated partial

* migrate about header

* use fixed value rather than pct

* refactor hero social to blog widget

* embedded script tags are so mid-aughts

* add current status defs

* use scale-color

* combine node/browser in chart

* refactor progress chart to be entirely dynamic at build

* calculate completion percentage correctly

* link to spec milestones doc

* update build to get milestone data

* don't check in generated file

* load default if generated file doesn't exist

* adjust homepage layout

* img preview should be smart

* tweak bounds of chart

* adjust dashes

* tweak header dropdown name

* move css up to load before header
2019-10-01 10:27:56 -07:00