Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: df6900d00cf195a4e1a56f8f012cf0823baccef9
https://github.com/perl6/specs/commit/df6900d00cf195a4e1a56f8f012cf0823baccef9
Author: Moritz Lenz
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
A pod6-files
Log Message:
---
Add a file which contains meta information about the pod6 files in this repo
I hope to automatically generate HTML from pod6 for the website.
Commit: 9c0d37fe9e035948532172d6c9b718c02af44fe7
https://github.com/perl6/specs/commit/9c0d37fe9e035948532172d6c9b718c02af44fe7
Author: Moritz Lenz
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
A index.html
Log Message:
---
Import index.html from mu:docs/feather/syn_index.html
Commit: 4dda21f83ce4cb5f4a783d4ed361cde14d0e7bcb
https://github.com/perl6/specs/commit/4dda21f83ce4cb5f4a783d4ed361cde14d0e7bcb
Author: Moritz Lenz
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
A html/hilite-full.png
A html/hilite-small.png
A html/index.html
A html/perl.css
Log Message:
---
Import some more auxilliary files from mu:/docs/feather/
Commit: d736df3dfd575521da0f006062eef3d21ffb1211
https://github.com/perl6/specs/commit/d736df3dfd575521da0f006062eef3d21ffb1211
Author: Moritz Lenz
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
R index.html
Log Message:
---
index.html cleanup
* delete accidentally duplicated index.html
* remove passages that aren't true anymore
* more "specification" -> "design doc" wording changes
Commit: 19928e38dc29fe8f8b9c9a17e45abc4ad9d04bf9
https://github.com/perl6/specs/commit/19928e38dc29fe8f8b9c9a17e45abc4ad9d04bf9
Author: Moritz Lenz
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
M html/perl.css
Log Message:
---
index.html: get rid of a column
instead of heaving a name/description, and a separate "Synopsis" column as a
link,
make the name/description the link to the HTML version of the synopsis.
I hope this makes it clearer that the synopsis is the most interesting
of these documents, and the "default" thing to go to
Commit: 92fb08df8736d2e89e1261acee6560942e7863dd
https://github.com/perl6/specs/commit/92fb08df8736d2e89e1261acee6560942e7863dd
Author: Anthony Parsons
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/perl.css
Log Message:
---
Shuffle colours around for accessibility
Some LHF - the page was assuming nobody would ever change their browser default
text colour from black, and most of these are redundant hard-coded declarations
of default-defaults anyway.
Commit: aac6f724f6f8582ff52188e102078480b904c243
https://github.com/perl6/specs/commit/aac6f724f6f8582ff52188e102078480b904c243
Author: Anthony Parsons
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
A html/style.css
Log Message:
---
Give the index page a facelift
- 1 fresh stylesheet, perl6.org-flavoured
- 1 heaped tablespoon of HTML5 semantic good stuff
(Synopses are still using the original CSS for now)
Commit: d04dd725d3c4a9f737ad420a565f69001f82ddfb
https://github.com/perl6/specs/commit/d04dd725d3c4a9f737ad420a565f69001f82ddfb
Author: Anthony Parsons
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
Log Message:
---
Add HTML5 hack for IE <= 8 to display correctly
Commit: 5c624d1d02d10444246b20e3d93261ab29b1dbe5
https://github.com/perl6/specs/commit/5c624d1d02d10444246b20e3d93261ab29b1dbe5
Author: Anthony Parsons
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/style.css
Log Message:
---
We don't *really* need an explicit font size
Commit: 60c6126f06c50411d41f995e9917b462363dbbeb
https://github.com/perl6/specs/commit/60c6126f06c50411d41f995e9917b462363dbbeb
Author: Anthony Parsons
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
Log Message:
---
Use HTML5 "hidden" attribute for «Read more» box
Instead of loading all of jQuery to do it.
Commit: 74dc6b0016654b211bf1d8ece1c746cb1cee4230
https://github.com/perl6/specs/commit/74dc6b0016654b211bf1d8ece1c746cb1cee4230
Author: Anthony Parsons
Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths:
M html/index.html
M html/style.css
Log Message:
---
Make index slightly better on phones
As suggested by Google's analysis tools, add a meta[name=viewport] tag and
adjust sizes so it doesn't render on phones using microscopic fonts and
horizontal scrollbars. The table still scrolls horizontally, but at least the
important bits fit on screen now.
Commit: 8bc51eaa2c00a0add1fd36cf11de2c6bb380dc28
https://github.com/perl6/specs/commit/8bc51eaa2c00a0add1fd36cf11de2c6bb38