40 Commits

Author SHA1 Message Date
Markus Mattes
ee817730b2 Correct the Lua API Link in the footer (#184) 2019-07-31 20:51:16 +02:00
rubenwardy
158d9a2622
Improve "Get Involved" layout (#176) 2019-07-29 18:49:44 +01:00
Hugo Locurcio
a1bff01541 Fix Travis CI setup and HTML errors reported by HTMLProofer
This also reorganizes `.travis.yml` for better readability.
`sudo: false` was removed as it is no longer necessary.
2019-07-28 21:06:10 +02:00
Hugo Locurcio
cd5181b3e1 Switch from Bootstrap to Bulma (#166)
The design has been slightly modernized in the process.
jQuery was also removed as it is no longer required, resulting in
faster page loading times.

Gallery thumbnails were regenerated at an higher resolution to match
the new design.
2019-06-20 01:12:12 +01:00
Hugo Locurcio
b3409c905d
Remove unused and unnecessary libraries (#157)
[FastClick](https://github.com/ftlabs/fastclick) is no longer relevant as all modern mobile browsers suppress the touch delay when a responsive meta `viewport` tag is present.
2019-03-04 00:34:08 +01:00
rubenwardy
c9ba45106e
Improve navigation (and more) (#146)
Fixes #35 
Fixes #115

* Combines *community* and *development* into a new page called *Get Involved*.
* Add sitemap-ish to footer
2019-01-10 12:36:10 +00:00
Andrew Ward
0f2c12a3ad
Redesign homepage, replace subgame with game 2018-03-13 22:36:51 +00:00
Andrew Ward
36460dddc0 Change layout of downloads page 2018-02-18 18:02:14 +00:00
Andrew Ward
8080dee7ac
Move home sub items to root level 2018-01-24 21:57:39 +00:00
Vincent Glize
6f33b381ed Fix url icon 2017-09-21 20:53:38 +02:00
rubenwardy
ec5d7a883a Fix linter errors 2017-03-20 21:49:00 +00:00
ShadowNinja
87b8ef9bc2 Update analytics domain
This should fix the issue that some people have had with AV warnings.
2016-02-27 17:02:07 -05:00
ShadowNinja
2cfaf394e3 Add link to Doxygen documentation site 2016-01-05 00:37:06 +01:00
ShadowNinja
af78322104 Combine script tags 2015-12-06 20:19:22 -05:00
ShadowNinja
70478c936d Remove link to nonexistent file main.js
Commit 8933085fce11667a8f734987b45193a65a8bbff3 deleted main.js,
but mistakenly removed the link to main.css instead of main.js.
The link to main.css was re-added in d675df7220404a806d029146478d321b7af3e137.
2015-12-06 20:12:41 -05:00
Calinou
d675df7220 Re-add CSS link 2015-09-25 16:18:13 +02:00
Calinou
240a1e0427 Remove stray code 2015-09-25 16:15:48 +02:00
Calinou
c2402b91d9 Switch to SCSS 2015-09-25 16:12:27 +02:00
ShadowNinja
8933085fce Optimize network performance
This changes the icon into an SVG (smaller and more scalable) and inlines main.js.
2015-09-25 01:14:49 -04:00
Calinou
5f90041f79 Fix icon in navbar 2015-09-22 19:03:06 +02:00
Calinou
41806239fd Merge pull request #32 from ShadowNinja/organize-favicons
Organize favicons
2015-09-22 18:58:58 +02:00
ShadowNinja
b9a4f1d425 Organize favicons
Moved favicons to /media/favicon (except for favicon.ico).
Removed prefixes from favicon names, and deleted duplicates.
Deleted apple-touch-icon-precomposed.png (useless on iOS <7 and unused on every other platform).
Added *~ to .gitignore.
Fixed typo.
2015-09-13 21:05:55 -04:00
rubenwardy
4b4d700f5e Replace blog link with news link 2015-09-06 19:25:49 +01:00
Craig Davison
38e7611494 Pretty URLs
Closes #22
Closes #17
2015-08-31 18:16:02 +01:00
Calinou
ae97548b91 Fix Piwik tracking 2015-08-31 17:56:27 +02:00
Craig Davison
3649eb399b Use site.time for generating date automatically on footer 2015-08-31 14:23:09 +01:00
Calinou
f2735b2269 Rename Servers page to Server list 2015-08-31 12:28:15 +02:00
Calinou
8f3ede1f05 Merge pull request #13 from CraigyDavi/servers
Add servers page
2015-08-31 12:21:38 +02:00
Craig Davison
55d6ee7e49 Add servers page 2015-08-31 10:53:50 +01:00
Calinou
17903a8b87 Merge pull request #5 from CraigyDavi/piwik
Add Piwik analytics script
2015-08-31 11:22:50 +02:00
Craig Davison
ec29de89ce Add piwik analytics script
Closes #2
2015-08-31 09:49:02 +01:00
Calinou
b83c1dba60 Fix links to forum 2015-08-31 08:08:02 +02:00
Calinou
a6e7d060ca Cleaner directory structure, some cleanups 2015-08-31 07:50:44 +02:00
Calinou
7be3bf9de6 Make the meta viewport tag more accessible
Note that this no longer fixes a bug in mobile Safari in iOS 4.x/5.x. When the
user switches from portrait to landscape mode, the page will automatically be
zoomed in by the browser. However, users of all browsers can now zoom in.
2015-08-31 07:43:32 +02:00
rubenwardy
8c60d6d632 Update website's GitHub link 2015-08-30 12:13:31 +01:00
rubenwardy
854c6f8bdd Use Jekyll layouts 2015-08-30 12:11:44 +01:00
Calinou
4aeb344044 Fix API link, link to Category:Methods for now 2015-08-30 11:19:45 +02:00
Calinou
22612b50f5 Most pages done, improved gallery 2015-07-20 22:23:06 +02:00
Calinou
5b7f05994e Add Downloads & Contributors pages, improve Home page 2015-07-19 14:42:30 +02:00
Calinou
7a0ddba73e Semi-working version of the home page 2015-07-18 23:56:08 +02:00