summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-08 12:43:57 +0200
committerRay <[email protected]>2019-05-08 12:43:57 +0200
commit5290247ee973cad75afb0acf8e7542206b8fb20a (patch)
tree9e59a4219cee54710862dbe195fcc9c057dac4d8
parent54956cdba295cc19c41e4523519cda2dfc7c6c51 (diff)
downloadraylib.com-5290247ee973cad75afb0acf8e7542206b8fb20a.tar.gz
raylib.com-5290247ee973cad75afb0acf8e7542206b8fb20a.zip
Review top bar icons
Removed helpme page
-rw-r--r--README.md3
-rw-r--r--common/css/main.css6
-rw-r--r--common/img/icon_github.old.pngbin0 -> 1136 bytes
-rw-r--r--common/img/icon_github.pngbin1136 -> 1048 bytes
-rw-r--r--common/img/icon_reddit.old.pngbin0 -> 2220 bytes
-rw-r--r--common/img/icon_reddit.pngbin2220 -> 1602 bytes
-rw-r--r--common/img/icon_twitter.old.pngbin0 -> 856 bytes
-rw-r--r--common/img/icon_twitter.pngbin856 -> 969 bytes
-rw-r--r--common/img/icon_youtube.old.pngbin0 -> 1456 bytes
-rw-r--r--common/img/icon_youtube.pngbin1456 -> 1014 bytes
-rw-r--r--examples.html13
-rw-r--r--games.html13
-rw-r--r--helpme.html100
-rw-r--r--index.html16
-rw-r--r--license.html13
15 files changed, 29 insertions, 135 deletions
diff --git a/README.md b/README.md
index 20395b4..26f5b5f 100644
--- a/README.md
+++ b/README.md
@@ -33,15 +33,12 @@ contact
* Webpage: [https://www.raylib.com](https://www.raylib.com)
* Twitter: [https://www.twitter.com/raysan5](https://www.twitter.com/raysan5)
- * Facebook: [https://www.facebook.com/raylibgames](https://www.facebook.com/raylibgames)
* Reddit: [https://www.reddit.com/r/raylib](https://www.reddit.com/r/raylib)
* Twitch: [https://www.twitch.tv/raysan5](https://www.twitch.tv/raysan5)
* Patreon: [https://www.patreon.com/raysan5](https://www.patreon.com/raysan5)
If you are using raylib and you enjoy it, please, [let me know][raysan5].
-If you feel you can help, then, [helpme!](https://www.raylib.com/helpme.html)
-
license
-------
diff --git a/common/css/main.css b/common/css/main.css
index d96173f..b5a60f7 100644
--- a/common/css/main.css
+++ b/common/css/main.css
@@ -38,7 +38,7 @@ p a:hover{text-decoration: none; color:gray;}
.list, .list strong {font-family: Courier New, Verdana, Arial!important; font-size: medium; line-height: 200%; }
#logo{width:128px; height:128px; float:left; position:relative; background-image:url(../img/raylib_logo.png);}
-.menu{width:740px; height:39px; text-align:right; right:0px; bottom:7px; position:relative; float:left; margin-left:0px; margin-top:10px;}
+.menu{width:740px; height:39px; text-align:right; right:0px; left:30px; bottom:7px; position:relative; float:left; margin-left:0px; margin-top:10px;}
.menu a{padding:5px 20px; color:black; font-size:12pt; float:left; position:relative; border-bottom:1px solid black;}
.menu a:hover{margin-top:-20px; padding:15px 15px; background: rgb(254,255,255);
background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(224,224,224,1) 100%);
@@ -61,7 +61,7 @@ p a:hover{text-decoration: none; color:gray;}
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e0e0e0',GradientType=0 );
}
-#social{ width:420px; height:50px; position:relative; float:right; margin-right:8px; margin-top:20px; margin-bottom:20px; }
+#social{ width:390px; height:50px; position:relative; float:right; margin-right:8px; margin-top:20px; margin-bottom:20px; }
#social a:hover{ background-position: 0 -36px;}
#youtube{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_youtube.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
#handmade{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_handmade.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;}
@@ -109,7 +109,7 @@ p a:hover{text-decoration: none; color:gray;}
.help{ font-size:8px; margin-left: 25px; }
#paypalbox{ width:200px; height:50px; border:12px solid; border-color:#d0d0d0; background-color:#e4e4e4; margin:0 auto; }
#paypalform input { margin-top: 12px; margin-left: 50px; }
-#license{ color: maroon; }
+#wiki{ color: maroon; }
#itchioframe{ display:block; text-align:center; }
diff --git a/common/img/icon_github.old.png b/common/img/icon_github.old.png
new file mode 100644
index 0000000..6dad0b9
--- /dev/null
+++ b/common/img/icon_github.old.png
Binary files differ
diff --git a/common/img/icon_github.png b/common/img/icon_github.png
index 6dad0b9..63840cb 100644
--- a/common/img/icon_github.png
+++ b/common/img/icon_github.png
Binary files differ
diff --git a/common/img/icon_reddit.old.png b/common/img/icon_reddit.old.png
new file mode 100644
index 0000000..0fea100
--- /dev/null
+++ b/common/img/icon_reddit.old.png
Binary files differ
diff --git a/common/img/icon_reddit.png b/common/img/icon_reddit.png
index 0fea100..6606afc 100644
--- a/common/img/icon_reddit.png
+++ b/common/img/icon_reddit.png
Binary files differ
diff --git a/common/img/icon_twitter.old.png b/common/img/icon_twitter.old.png
new file mode 100644
index 0000000..a8c79c9
--- /dev/null
+++ b/common/img/icon_twitter.old.png
Binary files differ
diff --git a/common/img/icon_twitter.png b/common/img/icon_twitter.png
index a8c79c9..da59d1c 100644
--- a/common/img/icon_twitter.png
+++ b/common/img/icon_twitter.png
Binary files differ
diff --git a/common/img/icon_youtube.old.png b/common/img/icon_youtube.old.png
new file mode 100644
index 0000000..b12f0d2
--- /dev/null
+++ b/common/img/icon_youtube.old.png
Binary files differ
diff --git a/common/img/icon_youtube.png b/common/img/icon_youtube.png
index b12f0d2..d50240c 100644
--- a/common/img/icon_youtube.png
+++ b/common/img/icon_youtube.png
Binary files differ
diff --git a/examples.html b/examples.html
index 38a87f3..90e6085 100644
--- a/examples.html
+++ b/examples.html
@@ -40,16 +40,15 @@
<div class="header">
<a id="logo" href="index.html"></a>
<div id="social">
+ <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
<a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a>
<a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a>
- <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
- <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
- <a id="facebook" href="https://www.facebook.com/raylibgames" target="_blank"></a>
+ <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
+ <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
<a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a>
+ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
<a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a>
<a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a>
- <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
- <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
<a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a>
</div>
<div class="menu">
@@ -57,7 +56,7 @@
<div id="active">examples</div>
<a href="games.html">games</a>
<a href="cheatsheet/cheatsheet.html">cheatsheet</a>
- <a id="license" href="license.html">license</a>
+ <a id="wiki" href="https://github.com/raysan5/raylib/wiki">wiki</a>
</div>
</div>
@@ -98,7 +97,7 @@
</div>
<div class="footer">
- <p>Web developed by Ray San and Elendow</p>
+ <p>Webpage hosted in <a href="https://github.com/raysan5/raylib.com">GitHub</a>, for issues and improvements <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
</div>
</div>
diff --git a/games.html b/games.html
index 8fd8eab..09a74c4 100644
--- a/games.html
+++ b/games.html
@@ -40,16 +40,15 @@
<div class="header">
<a id="logo" href="index.html"></a>
<div id="social">
+ <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
<a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a>
<a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a>
- <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
- <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
- <a id="facebook" href="https://www.facebook.com/raylibgames" target="_blank"></a>
+ <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
+ <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
<a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a>
+ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
<a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a>
<a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a>
- <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
- <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
<a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a>
</div>
<div class="menu">
@@ -57,7 +56,7 @@
<a href="examples.html">examples</a>
<div id="active">games</div>
<a href="cheatsheet/cheatsheet.html">cheatsheet</a>
- <a id="license" href="license.html">license</a>
+ <a id="wiki" href="https://github.com/raysan5/raylib/wiki">wiki</a>
</div>
</div>
@@ -76,7 +75,7 @@
</div>
<div class="footer">
- <p>Web developed by Ray San and Elendow</p>
+ <p>Webpage hosted in <a href="https://github.com/raysan5/raylib.com">GitHub</a>, for issues and improvements <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
</div>
</div>
diff --git a/helpme.html b/helpme.html
deleted file mode 100644
index f276b5f..0000000
--- a/helpme.html
+++ /dev/null
@@ -1,100 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-
- <title>raylib - helpme</title>
-
- <meta name="title" content="raylib - helpme">
- <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. Wanna help with raylib development? You are welcome!">
- <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan">
- <meta name="viewport" content="width=device-width">
-
- <!-- Facebook metatags for sharing -->
- <meta property="og:title" content="raylib - helpme"/>
- <meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo_card.png"/>
- <meta property="og:url" content="https://www.raylib.com" />
- <meta property="og:site_name" content="raylib"/>
- <meta property="og:description" content="wanna help with raylib development? you are welcome!"/>
-
- <link rel="stylesheet" href="common/css/main.css">
- <link rel="icon" href="favicon.ico" />
- </head>
-
- <body>
- <div class="page">
- <!--[if lt IE 7]>
- <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> or <a href="https://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
- <![endif]-->
-
- <div class="header">
- <a id="logo" href="index.html"></a>
- <div id="social">
- <a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a>
- <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
- <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
- <a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a>
- <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a>
- <a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a>
- <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
- <a id="facebook" href="https://www.facebook.com/raylibgames" target="_blank"></a>
- <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
- <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a>
- <a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a>
- </div>
- <div class="menu">
- <a href="index.html">about</a>
- <a href="examples.html">examples</a>
- <a href="games.html">games</a>
- <div id="active">helpme!</div>
- <a id="forum" href="https://www.reddit.com/r/raylib/">reddit</a>
- </div>
- </div>
-
- <div class="content">
- <p>I’m working hard on raylib but my resources are quite limited.
- If you enjoy raylib and want to help / contribute, please, <a class="simplelink" href="mailto:[email protected]?subject=Hey! I want to help/contribute!"><strong>let me know</strong></a>.</p>
- <br>
- <p>The following help is highly appreciated:</p>
- <br>
- <p class="help">- C programming - Can you write / review / test / improve the code?</p>
- <p class="help">- Documentation / Tutorials writters - Can you write some tutorial?</p>
- <p class="help">- Linux, OSX, consoles... - Can you compile and test raylib on another system?</p>
- <p class="help">- Testers of current features - Can you find some bug on raylib?</p>
- <p class="help">- Web Development - Can you help with the web?</p>
- <br>
- <p>If you can not help on any of the above points but you still want to contribute...
- please, consider helping with a small donation or contributing with raylib <a class="simplelink" href="https://www.patreon.com/raylib">patreon</a>.
- It will really motivate to continue improving this project.</p>
- <br>
- <div id="paypalbox">
- <form id="paypalform" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
- <input type="hidden" name="cmd" value="_s-xclick">
- <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
- ">
- <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
- <img alt="" border="0" src="https://www.paypalobjects.com/es_ES/i/scr/pixel.gif" width="1" height="1">
- </form>
- </div>
- </div>
-
- <div class="footer">
- <p>Web developed by Ray San and Elendow</p>
- </div>
-
- </div>
-
- <!-- Google Analytics tracking code -->
- <script>
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
- ga('create', 'UA-45733555-1', 'raylib.com');
- ga('require', 'linkid', 'linkid.js');
- ga('send', 'pageview');
- </script>
- </body>
-</html>
diff --git a/index.html b/index.html
index e9abe15..15152ba 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,7 @@
<meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan">
<meta name="viewport" content="width=device-width">
- <!-- Facebook metatags for sharing -->
+ <!-- metatags for sharing -->
<meta property="og:title" content="raylib"/>
<meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo_card.png"/>
<meta property="og:url" content="https://www.raylib.com" />
@@ -39,16 +39,15 @@
<div class="header">
<a id="logo" href="index.html"></a>
<div id="social">
+ <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
<a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a>
<a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a>
- <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
- <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
- <a id="facebook" href="https://www.facebook.com/raylibgames" target="_blank"></a>
+ <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
+ <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
<a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a>
+ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
<a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a>
<a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a>
- <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
- <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
<a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a>
</div>
<div class="menu">
@@ -56,7 +55,7 @@
<a href="examples.html">examples</a>
<a href="games.html">games</a>
<a href="cheatsheet/cheatsheet.html">cheatsheet</a>
- <a id="license" href="license.html">license</a>
+ <a id="wiki" href="https://github.com/raysan5/raylib/wiki">wiki</a>
</div>
</div>
@@ -153,6 +152,7 @@
- <strong>Powerful math module</strong> for Vector, Matrix and Quaternion operations: [<a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/src/raymath.h" target="_blank">raymath</a>]<br>
- Audio loading and playing with streaming support (WAV, OGG, MP3, FLAC, XM, MOD)<br>
- <strong>VR stereo rendering</strong> support with configurable HMD device parameters<br>
+ - Free and open source. Check [<a class="simplelink" href="license.html" target="_blank">LICENSE</a>].<br>
</div>
<br>
<a href="images/raylib_architecture_v2.0.png"><img src="images/raylib_architecture_v2.0.png" alt="raylib architechture" width="800" /></a>
@@ -160,7 +160,7 @@
</div>
<div class="footer">
- <p>Webpage is hosted in Github, <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
+ <p>Webpage hosted in <a href="https://github.com/raysan5/raylib.com">GitHub</a>, for issues and improvements <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
</div>
</div>
diff --git a/license.html b/license.html
index a362734..16952c2 100644
--- a/license.html
+++ b/license.html
@@ -31,16 +31,15 @@
<div class="header">
<a id="logo" href="index.html"></a>
<div id="social">
+ <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
<a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a>
<a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a>
- <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
- <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
- <a id="facebook" href="https://www.facebook.com/raylibgames" target="_blank"></a>
+ <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
+ <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
<a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a>
+ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
<a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a>
<a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a>
- <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
- <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
<a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a>
</div>
<div class="menu">
@@ -48,7 +47,7 @@
<a href="examples.html">examples</a>
<a href="games.html">games</a>
<a href="cheatsheet/cheatsheet.html">cheatsheet</a>
- <div id="active">license</div>
+ <a id="wiki" href="https://github.com/raysan5/raylib/wiki">wiki</a>
</div>
</div>
@@ -76,7 +75,7 @@
</div>
<div class="footer">
- <p>Web developed by Ray San and Elendow</p>
+ <p>Webpage hosted in <a href="https://github.com/raysan5/raylib.com">GitHub</a>, for issues and improvements <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
</div>
</div>