26 Commits

Author SHA1 Message Date
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