Skip to content

Commit e69b4f7

Browse files
committed
Updated md files to handle updated social metadata, issues #24.
The correct twitter card is used depending on html contents, image width and height.
1 parent d51c2ad commit e69b4f7

File tree

6 files changed

+13
-26
lines changed

6 files changed

+13
-26
lines changed

haxe.io.hxproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,6 @@
145145
<hidden path="src\roundups\188.md" />
146146
<hidden path="src\roundups\189.md" />
147147
<hidden path="src\roundups\19.md" />
148-
<hidden path="src\roundups\190.md" />
149-
<hidden path="src\roundups\191.md" />
150-
<hidden path="src\roundups\192.md" />
151-
<hidden path="src\roundups\193.md" />
152-
<hidden path="src\roundups\194.md" />
153148
<hidden path="src\roundups\99.md" />
154149
<hidden path="src\roundups\20.md" />
155150
<hidden path="src\roundups\21.md" />

src/ld/29.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ the Surface](http://www.ludumdare.com/compo/ludum-dare-29/).
1313
- [Beneath the City] by [Sébastien Bénard]
1414
- [A Glorious Escape for A Lich King] by [Benjamin Soule]
1515

16-
![lich king img haxe](/img/ld-lich-king.png "A Glorious Escape for A Lich King")
16+
![lich king img haxe social](/img/ld-lich-king.png "A Glorious Escape for A Lich King")
1717

1818
- [Clean Them'All!] by [Mathieu Pistol]
1919

src/roundups/196.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ take a look at the [perlin noise shader][link 4] demo.
3737
[Adrian][tw 5] has released [Saving Alley Cats!][link 11] built with HaxeFlixel, OpenFL and Haxe
3838
to the [Google Play Store][link 11].
3939

40-
![pic 2]
40+
![pic 2 social](/img/BlWDWimCIAANSq0.png "Saving Alley Cats!")
4141

4242
[Andreas Rønning][gh 2] has released [bmfonthx] which is a Haxe reader for the binary
4343
[BMFont format][link 6]. Available from haxelib and it _“works a treat [with] OpenFL and
@@ -65,7 +65,7 @@ External asset loading library for OpenFL][link 10].
6565

6666
And finally, [try.haxe.org] has been updated with function arg autocompletion!
6767

68-
![pic 1]
68+
![pic 1](/img/BjVi239IYAAcCj7.png "Function Arg AutoCompletion")
6969

7070
[link 1]: https://groups.google.com/forum/#!msg/haxelang/E-TZYUdbcfI/uR-yrpQYDCMJ "Haxe 3.1.3 has been released!"
7171
[link 2]: https://groups.google.com/forum/#!topic/haxelang/8C0u7opv5qQ "HXCPP 3.1.3 has been released!"
@@ -92,5 +92,3 @@ And finally, [try.haxe.org] has been updated with function arg autocompletion!
9292
[onto write]: https://plus.google.com/+AndreasR%C3%B8nning/posts/PZuiuChpfux
9393
[AkaLoader]: https://github.com/onatbas/AkaLoader "AkaLoader on Github"
9494
[try.haxe.org]: http://try.haxe.org "Try Haxe"
95-
[pic 1]: /img/BjVi239IYAAcCj7.png "Function Arg AutoCompletion"
96-
[pic 2]: /img/BlWDWimCIAANSq0.png "Saving Alley Cats!"

src/roundups/197.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If your attending [WWX2014] the 4th International Haxe Conference, then you're l
55
But you will likely need somewhere to stay, so checkout the details for the official
66
[WWX2014 Hotel]. There is only a month until it kicks off!
77

8-
![wwx2014 logo]
8+
![wwx2014 logo social](/img/wwx2014-logo.png "World Wide Haxe Conference 2014")
99

1010
[Nico Zimmermann][g+ 1] and his team from [Britzpeterman] have created another brilliant
1111
piece of work created with Haxe/js call [Net Wars].
@@ -14,7 +14,7 @@ _“Inspired by current political discussions of leading world powers, netwars i
1414
fact-based TV documentary, interactive web documentary, TV movie and graphic novel
1515
app, which explores the impending threat of cyberwarfare.”_
1616

17-
![NetWarsProject]
17+
![NetWarsProject](/img/Bl5DTmyCUAAiNC7.png "NetWars Project")
1818

1919
Nico [posted][l 1] Net Wars to the Haxe mailing list where he goes into detail about
2020
the performance issues they encountered, the frameworks they used and the solutions
@@ -76,7 +76,7 @@ having minimal impact on performance and memory.
7676
[Colapsydo][tw 6] has created [Intra][l 8] an old school raycast 3D procedural
7777
labyrinth adventure game created using OpenFL.
7878

79-
![Intra]
79+
![Intra](/img/BktMG04IgAAu8Bo.jpg "Intra")
8080

8181
[Andy Li][gh 5] has created an impressive library which gives Haxe the ability to
8282
create anonymous classes similar to Java, using the library [hxAnonCls].
@@ -120,13 +120,10 @@ demos on the Flash target and at least one C++ target.
120120

121121
[wwx2014]: http://wwx.silexlabs.org/2014/ "World Wide Haxe Conferenece 2014"
122122
[wwx2014 hotel]: https://groups.google.com/forum/#!msg/haxelang/sGsZNfXdoAw/5mq8UldAFmoJ "Official WWX2014 Hotel"
123-
[wwx2014 logo]: /img/wwx2014-logo.png "World Wide Haxe Conference 2014"
124123
[Britzpeterman]: http://www.britzpetermann.com/ "Britzpeterman | Studio for Design & Code"
125124
[Net Wars]: http://www.netwars-project.com/webdoc
126-
[NetWarsProject]: /img/Bl5DTmyCUAAiNC7.png "NetWars Project"
127125
[#2908]: https://github.com/HaxeFoundation/haxe/issues/2908 "haxe_ver doesn't seem to support patch number"
128126
[spod]: http://haxe.org/manual/spod "Haxe SPOD library"
129-
[intra]: /img/BktMG04IgAAu8Bo.jpg "Intra"
130127
[hxAnonCls]: https://github.com/andyli/hxAnonCls "hxAnonCls on Github"
131128
[DashDox]: https://github.com/andyli/DashDox "DashDox on Github"
132129
[Dash]: http://kapeli.com/dash "Dash - Documentation Browser"

src/roundups/198.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A brand new target has been added to Haxe, thanks to [Frabbit][gh1] and
55
[Simon Krajewski][gh2] who have created the [Python target][l2]. You can grab
66
a [nightly build][l3] to test it out.
77

8-
![python]
8+
![python](/img/BmS9OwFCMAE--65.png "Haxe compiled to Python!")
99

1010
The HaxeFlixel team have [released][l1] HaxeFlixel `3.3.0`, a huge release with improved
1111
HTML5 support, further improvements to the debugger, gamepad support and loads more. The
@@ -45,7 +45,7 @@ performance on various platforms.
4545
[HIDE] `0.3.8` has been released which are minor fixes and completion chaining. The
4646
install missing feature which is coming soon in `0.3.9` looks extremely useful.
4747

48-
![hide 0.3.9]
48+
![hide 0.3.9](/img/hide-install-missing-haxelib.gif "Install missing feature | HIDE")
4949

5050
Also it seems the two developers originally working on [HIDE], [Boyan Ololoevich][tw3]
5151
and [Pah Arif][tw4] have _parted ways_.
@@ -71,7 +71,7 @@ And to finish, [plenty] of games have been made using Haxe, OpenFL, HaxeFlixel,
7171
HaxePunk, Flambe and other libraries for the recent LD29. Look out for a LD29 Haxe
7272
roundup this Friday.
7373

74-
![Beneath the City]
74+
![Beneath the City social](/img/2982-shot1.png "Beneath the City")
7575

7676
[l1]: https://groups.google.com/forum/#!msg/haxeflixel/pFAuyNfBuZI/O_2tZoFB51IJ "HaxeFlixel 3.3.0 has been released!"
7777
[l2]: https://github.com/HaxeFoundation/haxe/pull/2924 "Pull request for the Python Target"
@@ -98,8 +98,7 @@ roundup this Friday.
9898
[tw4]: https://twitter.com/misterpah "@misterpah"
9999
[tw5]: https://twitter.com/sHTiF "@sHTiF"
100100
[tw6]: https://twitter.com/EduardoDias "@EduardoDias"
101-
102-
[Beneath the City]: /img/2982-shot1.png "Beneath the City"
101+
103102
[plenty]: https://github.com/skial/haxe.io/issues/15 "Haxe LD29 Game List"
104103
[map importer]: https://github.com/Dvergar/PyxelEdit-Map-Importer "PyxelEdit Map Importer on Github"
105104
[readme]: https://github.com/Dvergar/PyxelEdit-Map-Importer#readme "PyxelEdit Map Importer README"
@@ -109,10 +108,8 @@ roundup this Friday.
109108
[inotify]: http://en.wikipedia.org/wiki/Inotify "Inotify on Wikipedia"
110109
[printr]: http://uk1.php.net/print_r "PHP's print_r function"
111110
[hide]: https://github.com/as3boyan/HIDE "Haxe Integrated Development Enviroment | HIDE"
112-
[hide 0.3.9]: /img/hide-install-missing-haxelib.gif "Install missing feature | HIDE"
113111
[sortvis.org]: http://sortvis.org/ "Sorting Algorthm Visualisations"
114112
[hxsort]: https://github.com/MaddinXx/hxsort "HxSort on Github"
115-
[python]: /img/BmS9OwFCMAE--65.png "Haxe compiled to Python!"
116113
[openfl-bitfive]: https://github.com/YellowAfterlife/openfl-bitfive "openfl-bitfive on Github"
117114
[1.4.1]: http://www.openfl.org/blog/2014/04/25/openfl-html5-1-4-1-beta/ "OpenFL HTML5 1.4.1 beta"
118115
[1.4.2]: http://www.openfl.org/blog/2014/04/29/openfl-html5-1-4-2-beta/ "OpenFL HTML5 1.4.2 beta"

src/social_meta.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<content select="h1:first-of-type" targets="meta[property='og:title'][content]" />
33
<content select="h1:first-of-type" targets="meta[name='twitter:title'][content]" />
44
<!-- Twitter Meta -->
5-
<meta name="twitter:card" content="summary" />
5+
<meta name="twitter:card" content="" />
66
<meta name="twitter:creator" content="@skial" />
77
<meta name="twitter:title" content="" />
88
<meta name="twitter:description" content="" />
9-
<meta name="twitter:image" content="http://haxe.io/img/skial.jpg" />
9+
<meta name="twitter:image" content="" />
1010
<!-- Google+, Facebook, OpenGraph Meta -->
1111
<meta property="og:title" content="" />
12-
<meta property="og:image" content="http://haxe.io/img/skial.jpg" />
12+
<meta property="og:image" content="" />
1313
<meta property="og:url" content="" />
1414
<meta property="og:description" content="" />
1515
<meta property="og:type" content="article" />

0 commit comments

Comments
 (0)