23 Commits

Author SHA1 Message Date
rubenwardy
e949714a9c
Fix issues with gallery + readd MTG + add figcaptions 2022-06-29 01:37:31 +01:00
rubenwardy
1420038013
Add link to the Minetest Modding Book to footer 2022-06-08 17:55:12 +01:00
rubenwardy
b3540520fd
Fix link to Fosstodon 2021-07-21 16:57:56 +01:00
sfan5
3c588bcba0 Update IRC links 2021-05-26 19:12:15 +02:00
David Leal
ec842a95cb
Update Discord invitation link (#231) 2021-05-19 21:17:01 +02:00
Alex
589992e4df
Add Twitter, Discord, Mastodon, and Matrix social links (#224) 2021-02-23 21:43:41 +01:00
rubenwardy
48e6d3d940
Remove the Customize page, link directly to ContentDB (#215)
Now that ContentDB has reviews, there's much less value in having this outdated and arbitrary page.
2020-10-02 13:52:35 +02:00
rubenwardy
a070cec790
Add education landing page (#178) 2020-09-30 15:11:24 +02:00
Hugo Locurcio
2c2bc30622 Link to HTTPS resources when available, use relative_url consistently
This makes internal anchors still work if the site's base URL
ever changes.
2020-06-21 23:50:17 +02:00
Panquesito7
bfba6d06b2 Fix spelling error 2019-11-15 11:13:45 +01: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
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
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
Craig Davison
38e7611494 Pretty URLs
Closes #22
Closes #17
2015-08-31 18:16:02 +01:00
Craig Davison
3649eb399b Use site.time for generating date automatically on footer 2015-08-31 14:23:09 +01:00
Calinou
a6e7d060ca Cleaner directory structure, some cleanups 2015-08-31 07:50:44 +02:00
rubenwardy
8c60d6d632 Update website's GitHub link 2015-08-30 12:13:31 +01: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