[perl6/specs] df6900: Add a file which contains meta information about t...
Branch: refs/heads/master 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.
[perl6/specs] d736df: index.html cleanup
Branch: refs/heads/master Home: https://github.com/perl6/specs 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
[perl6/specs] 19928e: index.html: get rid of a column
Branch: refs/heads/master Home: https://github.com/perl6/specs 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
[perl6/specs] 9c0d37: Import index.html from mu:docs/feather/syn_index.h...
Branch: refs/heads/master Home: https://github.com/perl6/specs 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/ Compare: https://github.com/perl6/specs/compare/df6900d00cf1...4dda21f83ce4
[perl6/specs] dbb3f6: Need a tiny bit more padding to fit the image in
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: dbb3f629ef2c8bd80652789913cce4e2a13d06dc https://github.com/perl6/specs/commit/dbb3f629ef2c8bd80652789913cce4e2a13d06dc Author: Anthony Parsons Date: 2015-05-31 (Sun, 31 May 2015) Changed paths: M html/style.css Log Message: --- Need a tiny bit more padding to fit the image in
[perl6/specs] 8bc51e: Make "Read more" button work as intended
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 8bc51eaa2c00a0add1fd36cf11de2c6bb380dc28 https://github.com/perl6/specs/commit/8bc51eaa2c00a0add1fd36cf11de2c6bb380dc28 Author: Anthony Parsons Date: 2015-05-31 (Sun, 31 May 2015) Changed paths: M html/index.html Log Message: --- Make "Read more" button work as intended
[perl6/specs] d04dd7: Add HTML5 hack for IE <= 8 to display correctly
Branch: refs/heads/master Home: https://github.com/perl6/specs 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
[perl6/specs] 5c624d: We don't *really* need an explicit font size
Branch: refs/heads/master Home: https://github.com/perl6/specs 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. Compare: https://github.com/perl6/specs/compare/d04dd725d3c4...74dc6b001665
[perl6/specs] aac6f7: Give the index page a facelift
Branch: refs/heads/master Home: https://github.com/perl6/specs 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)
[perl6/specs] 92fb08: Shuffle colours around for accessibility
Branch: refs/heads/master Home: https://github.com/perl6/specs 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.