213 Commits

Author SHA1 Message Date
sfan5
3c588bcba0 Update IRC links 2021-05-26 19:12:15 +02:00
David Leal
a48d19b3d5
Update the Discord logo to the latest version (#233)
...and convert the logo from PNG to SVG format.
2021-05-25 01:16:50 +02:00
dependabot[bot]
7ab060c7f5
Bump kramdown from 2.3.0 to 2.3.1 (#229)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 15:34:17 +02:00
dependabot[bot]
032d459149
Bump nokogiri from 1.11.0 to 1.11.5 (#232)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.0...v1.11.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 15:34:10 +02:00
David Leal
ec842a95cb
Update Discord invitation link (#231) 2021-05-19 21:17:01 +02:00
dependabot[bot]
e0736e3941
Bump rexml from 3.2.4 to 3.2.5 (#230)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 01:02:21 +02:00
sfan5
89393e394b Update for release 2021-04-10 19:04:41 +02:00
Alex
589992e4df
Add Twitter, Discord, Mastodon, and Matrix social links (#224) 2021-02-23 21:43:41 +01:00
sfan5
3e22738dd0 Update for 5.4.0 release 2021-02-23 21:03:08 +01:00
dependabot[bot]
585c3e865d
Bump nokogiri from 1.10.8 to 1.11.0 (#225)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.0.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 18:05:42 +00:00
Hugo Locurcio
3a4ce0878a
Document browser support for the website (#221)
See #220.
2021-01-24 16:29:24 +00:00
sfan5
bfc4f0c92d Swap out f-droid link with APK download 2021-01-24 11:11:08 +01:00
rubenwardy
301035676c
Update QiskitBlocks URL 2021-01-23 22:42:21 +00:00
rubenwardy
132bc7c0d9
Remove documented support for Windows 7
This hasn't been officially supported by Minetest for a while
2021-01-08 15:06:23 +00:00
Hugo Locurcio
2fc24f0c0b
Add background colors to images (#186) 2021-01-04 15:54:06 +00:00
rubenwardy
b21ebe6556
Update the Get Involved page (#219)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-10-03 19:54:59 +02:00
rubenwardy
e6af22aa28 Fix two typos on homepage 2020-10-02 13:02:13 +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
wsor4035
3672907381
Change forum reference to ContentDB on the homepage, add link (#218)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-10-02 11:29:44 +02:00
samarth-ramesh
4fdb66631e
Fixing a broken link to the Fedora RPM (#217)
apps.fedoraproject.org is currently down, returning 503 Service Unavailable errors for the Minetest Fedora package.
2020-10-02 11:22:24 +02:00
Hugo Locurcio
737ffc820d
Optimize images losslessly using oxipng --strip --zopfli 2020-09-30 16:48:44 +02:00
wsor4035
b5c7c559e4
Change education mods link from wiki to ContentDB (#216) 2020-09-30 16:27:40 +02:00
rubenwardy
a070cec790
Add education landing page (#178) 2020-09-30 15:11:24 +02:00
rubenwardy
2fdeec0f7d Add news link to header 2020-09-30 14:06:26 +01:00
Hugo Locurcio
c03103feab
Enable strict front matter in Jekyll (#182)
This causes invalid YAML in front matter to result in an build error
instead of just printing a warning. This can be used to catch
potential mistakes quicker.
2020-09-29 16:26:49 +01:00
Hugo Locurcio
9ef772171f
Improve .gitignore (#208)
- Add Jekyll 4's `jekyll-cache/` folder.
- Reorder to put directories first.
- Remove entries not specific to the project in question. For those
  entries, a global gitignore entry should be used on the user's system
  instead.
2020-09-29 16:25:35 +01:00
David Leal
8b39681447
Improve README.md (#210) 2020-09-29 16:25:06 +01:00
dependabot[bot]
2fe9cc29df
Bump kramdown from 2.1.0 to 2.3.0 (#213)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-29 16:24:13 +01:00
David Leal
4328ffc859
Update download link text to version 5.3.0 (#212) 2020-07-10 23:53:36 +01:00
sfan5
eb5dd620f4 Update for 5.3.0 release 2020-07-09 22:29:04 +02:00
rubenwardy
894fabd63c
Add latest version information API (#204) 2020-07-08 18:40:55 +01:00
David Leal
4068c89d0b
Replace Travis CI with GitHub Actions (#211) 2020-06-23 21:37:40 +02:00
Hugo Locurcio
54028c8082 Add the Snap to the Linux downloads page
- Bolden the Flatpak/Snap downloads since they're the most
  distribution-independent choices.
- Use the correct naming for Void Linux.

This closes #203.
2020-06-21 23:50:32 +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
David Leal
d36d845d7a
Fix spelling error: Minetest Game, not minetest_game 2020-04-06 00:23:21 +01:00
rubenwardy
a5258f194b
Update website for Minetest 5.2.0 (#201) 2020-04-05 17:51:45 +01:00
dependabot[bot]
b798f49974 Bump nokogiri from 1.10.4 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-26 10:06:08 +01:00
Panquesito7
090a8dec6d Update links to point to 5.1.1 release 2020-01-30 11:18:27 +01:00
rubenwardy
ca98634876 Ignore Ruby Bundle directories 2019-11-27 19:39:41 +00:00
Panquesito7
bfba6d06b2 Fix spelling error 2019-11-15 11:13:45 +01:00
sfan5
a4cf8ea877 Update for 5.1.0 2019-10-12 16:32:42 +02:00
Hugo Locurcio
64f16e4db0 Add an EditorConfig file
See https://editorconfig.org/ for more information.
2019-09-27 15:48:55 +02:00
Hugo Locurcio
002721b9a1 Improve README, add more detailed workflow instructions 2019-09-20 01:01:38 +02:00
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