170 Commits

Author SHA1 Message Date
Hugo Locurcio
db33ce93f1 Add a forum redirection page
This is done in the 404 error page as it will match any invalid URL,
including `/forum/viewtopic.php`. We can't create a page with a custom
permalink set to `/forum/viewtopic.php`, as GitHub Pages doesn't set
the MIME type correctly, which causes the browser to download the page.

This closes #187.
2019-09-20 01:00:59 +02:00
Hugo Locurcio
b48b080226
Update Ruby dependencies (#189)
This fixes a security vulnerability reported by GitHub's
automatic detection tool.
2019-09-18 12:15:38 +02:00
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
fe3e2c1c93 Add a fallback color for the background image
The color is displayed while the image is loading. This way,
text is still readable if the image takes a while to load
(which can be the case on a slow connection).
2019-07-28 21:05:45 +02:00
Hugo Locurcio
42a714998d Fix a comment being displayed on the downloads page
Liquid comments use `{% comment %}` tags, not `{# #}`.
2019-07-23 22:27:51 +02:00
Mrchiantos
83ae1ec55f Stable 0.4 -> Stable 5.0 (#177) 2019-07-10 20:27:49 +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
sfan5
80fb227adb Update for 5.0.1 2019-03-31 23:58:57 +02:00
ANAND
093c545db6 customize.html: Fix outdated intro 2019-03-28 17:33:26 +01:00
Leonid Bobrov
20b0b3011c Now Minetest runs at DragonFly BSD 2019-03-09 14:31:38 -08:00
Auke Kok
075ed6ef5a Add instructions for Clear Linux. 2019-03-09 14:31:06 -08:00
luk3yx
af5ed4443b Remove old 0.4 references 2019-03-05 11:55:38 +01:00
sfan5
cbfc68427e Update for 5.0.0 2019-03-05 00:55:48 +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
sofar
0b282abd4d
Merge pull request #156 from Calinou/fix-config-gems-deprecation
Fix deprecated `gems` entry in configuration
2019-03-02 14:00:00 -08:00
Hugo Locurcio
7958e52cfd
Fix deprecated gems entry in configuration
This also excludes `Gemfile` as it doesn't need to be included
in the generated website.
2019-03-02 22:21:50 +01:00
sfan5
cc5b690032
Minor changes to servers page 2019-02-13 13:38:34 +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
zayuim
72b99386a2 Change recommended texture packs (#150) 2018-12-06 20:21:23 +01:00
Christopher Head
9f63c85f23 Fix Webchat usability on #minetest-dev (#148) 2018-11-18 01:46:06 +00:00
rubenwardy
8dcc520467
Fix Travis build 2018-11-11 22:58:49 +00:00
m3tav3rse
c76ebb9b34 Update Voidlinux repository address 2018-10-13 15:18:05 +02:00
Carles Pastor Badosa
1403d3ae4d Add flatpak build to downloads.html (#144) 2018-10-13 15:17:53 +02:00
Treer
2e7784efa9 Update gallery images (#143) 2018-09-27 19:36:52 +01:00
Paramat
8fed5f79e0 Downloads page: Retitle first section to 'Getting started' (#142)
Update changelog link to 0.4.17.1
2018-09-25 18:43:02 +02:00
Paramat
ef7f731951 Change 'Meet Minetest.' to 'Minetest' 2018-09-24 01:17:35 +01:00
sfan5
6ac5b9450b
Update .apk URL 2018-07-22 20:12:29 +02:00
Leonid Bobrov
9fa9c91b60 Minetest is available for OpenBSD too! 2018-06-26 10:07:55 +02:00
sfan5
ba9b60ca83 Update for 0.4.17.1 2018-06-10 18:33:04 +02:00
sfan5
b7eb23e81b Update for 0.4.17 2018-06-03 18:54:41 +02:00
rubenwardy
ff1bf37543
Add contentdb 2018-05-25 21:32:21 +01:00
sfan5
be8a5b01cf
Fix server list not appearing on servers page (mixed content) 2018-03-22 19:30:24 +01:00
Andrew Ward
0f2c12a3ad
Redesign homepage, replace subgame with game 2018-03-13 22:36:51 +00:00
Megaf
79a98b542b Update IRC channel descriptions 2018-03-13 19:22:02 +00:00
Megaf
9b619624f8 Add #minetest-hub to the list of official channels 2018-03-07 19:51:09 +00:00
rubenwardy
899dda2c77 Remove vista from supported Windows versions 2018-02-18 18:12:57 +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
SpaghettiDeveloper
9ea3cc3fc5 Replace download background image 2018-01-23 19:15:38 +00:00
rubenwardy
f42be28dce Update name of macOS from OS X 2018-01-23 19:04:18 +00:00
rubenwardy
80ce33c76d Update customize page 2018-01-07 19:11:40 +00:00
sfan5
76f1e813a6
Update URL to readme 2017-11-08 16:55:22 +01:00
Loïc Blot
c7ac8e16a6 Merge pull request #105 from Dumbeldor/fix_url_icon
Fix url icon
2017-09-22 11:23:42 +02:00
Vincent Glize
6f33b381ed Fix url icon 2017-09-21 20:53:38 +02:00
Andrew Simmons
710ef6df41 Update homebrew install command
homebrew/games/ is now deprecated. "brew install minetest" should now be used
2017-08-16 21:35:29 +01:00
sfan5
a3f5498e78 Minor oversight 2017-06-04 01:02:21 +02:00
sfan5
c5aa5a9e61 Update for 0.4.16 2017-06-04 00:59:06 +02:00
Casimir
10ca31d7c6 Add Voxelgarden to subgame list 2017-05-26 16:20:57 +01:00