244 Commits

Author SHA1 Message Date
rubenwardy
e949714a9c
Fix issues with gallery + readd MTG + add figcaptions 2022-06-29 01:37:31 +01:00
Zughy
77182d81e8
Replace gallery screenshots (#254)
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2022-06-27 16:49:43 +01:00
sfan5
1329c1c245
Remove reference to very old macOS builds 2022-06-13 18:18:08 +02:00
rubenwardy
1420038013
Add link to the Minetest Modding Book to footer 2022-06-08 17:55:12 +01:00
David Leal
f3b9a21db1
Update changelog link (#253) 2022-05-20 19:32:15 +01:00
dependabot[bot]
ed2bb4735f Bump nokogiri from 1.13.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [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.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 08:21:29 +02:00
dependabot[bot]
d9cf329386
Bump nokogiri from 1.13.3 to 1.13.4 (#248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 00:45:44 +01:00
sfan5
2a9ddc3677 Update for minor release 2022-05-15 23:23:48 +02:00
rubenwardy
15e6690aa0
Add link to view more blog posts 2022-05-14 18:38:59 +01:00
rubenwardy
9367c2cacf
Add blog embed to homepage (#249) 2022-05-14 18:35:07 +01:00
rubenwardy
5edcfa3c35
Link to roadmap/direction document (#247) 2022-05-08 03:37:06 +01:00
luk3yx
696455b4f5
Fix package install in Github Actions 2022-05-01 11:29:10 +02:00
luk3yx
37a1c44df0 Switch Matrix link to the space 2022-05-01 10:41:22 +02:00
rubenwardy
83dc6853fd
Update donate section (#246)
Co-authored-by: sfan5 <sfan5@live.de>
2022-04-24 20:33:54 +02:00
dependabot[bot]
e107c96982
Bump nokogiri from 1.12.5 to 1.13.3 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-26 19:40:28 +01:00
rubenwardy
c612aabbe0
Update Android APK for 5.5.0 2022-01-30 23:03:09 +00:00
sfan5
b85533eff9 Update for release 2022-01-30 23:22:52 +01:00
sfan5
f1bff2ed9d Fix some broken URLs 2021-12-12 16:49:18 +01:00
Hugo Locurcio
9be03220df
Update Gem lockfile following the addition of webrick dependency 2021-12-12 16:02:55 +01:00
Simon Krull
000799ec09
Add webrick as dependency in Gemfile (#244)
webrick is not included in Ruby 3.0.0 and later, so it needs to be installed separately.

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-12-12 16:00:30 +01:00
sfan5
eb582fa1a4
Update Android download link
about time...
2021-11-19 21:34:11 +01:00
wsor4035
ff691f190e
Update number of mods on ContentDB (#242) 2021-10-19 17:46:12 +02:00
dependabot[bot]
f1366bed6b
Bump nokogiri from 1.12.4 to 1.12.5 (#240)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 01:49:28 +02:00
sfan5
c2e6974391
Update education page
readded "Mining for Education" which changed URL
removed "Google CTF Mesecons Challenge": the page from 2019 is gone and no archived version seems to exist
2021-09-12 13:19:55 +02:00
sfan5
36ca31c335 Update various things on download page 2021-09-12 13:14:16 +02:00
Hugo Locurcio
32b54c37ab
Remove dead link (404) in Education (#236) 2021-09-02 00:17:56 +02:00
Hugo Locurcio
411d9247be GitHub Actions: Use the new way to toggle Bundler's deployment mode
This silences the following warning message:

[DEPRECATED] The `--deployment` flag is deprecated because it relies
on being remembered across bundler invocations, which bundler will
no longer do in future versions. Instead please use
`bundle config set --local deployment 'true'`, and stop using this flag
2021-09-01 11:01:50 +02:00
Hugo Locurcio
9909cb7ca0
Update gem lockfile to allow installing with Ruby 3.0 or later (#237)
The `ruby_dep` indirect dependency prevented running `bundle install`
when using Ruby 3.0 or later.
2021-09-01 00:32:06 +02:00
rubenwardy
2f8076bcd8
Add celeron55's liberapay to donate section (#235) 2021-09-01 00:06:03 +02:00
rubenwardy
b3540520fd
Fix link to Fosstodon 2021-07-21 16:57:56 +01:00
sfan5
e095579601
Update APK download link 2021-07-03 00:22:08 +02:00
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