Rémi Verschelde
369179af50
Merge pull request #126 from agar3s/master
...
adds Bogotá-Colombia meetup to the user groups
2020-03-01 14:45:29 +01:00
Rémi Verschelde
cdc98b1155
Merge pull request #125 from kzerot/add-ru-community-links
...
Add Russian community links
2020-03-01 14:45:12 +01:00
Giovanny
6cc5406482
adds Bogotá-Colombia meetup to the user groups
2020-02-26 16:46:52 -05:00
Max
4db89a7d6a
Add Russian community links
2020-02-26 23:46:05 +03:00
Hugo Locurcio
7abdb744bf
Fix pre tags overflowing from their block
...
This closes #121 .
2020-02-23 21:02:23 +01:00
dependabot[bot]
5499065884
Bump sshpk from 1.13.1 to 1.16.1 in /themes/godotengine
...
Bumps [sshpk](https://github.com/joyent/node-sshpk ) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases )
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.16.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-06 13:04:17 +00:00
dependabot[bot]
f34f25e555
Bump macaddress from 0.2.8 to 0.2.9 in /themes/godotengine
...
Bumps [macaddress](https://github.com/scravy/node-macaddress ) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/scravy/node-macaddress/releases )
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-06 13:04:17 +00:00
Rémi Verschelde
cc7416042c
Merge pull request #117 from akien-mga/drop-showcase
...
Remove unmaintained Showcase section
2020-02-06 14:03:44 +01:00
Rémi Verschelde
8abc36bfd9
Drop arrizalamin.portfolio plugin since we don't have a showcase anymore
2020-02-06 14:01:08 +01:00
Rémi Verschelde
1806dd90be
Remove unmaintained Showcase section
...
It's too limited in features and doesn't let us properly put forward
the most showcase-worthy projects, so it ends up giving a bad impression
of the engine.
We can reintroduce a showcase if we do things right, with custom development
to make a good-looking, easy to maintain and attractive showcase.
Fixes #7 .
2020-02-06 14:00:49 +01:00
Rémi Verschelde
c671ad766d
Release Godot 3.2-stable
...
3.2 adds Android/HTML5 templates for Mono, and Headless/Server support too.
2020-01-29 11:30:30 +01:00
Rémi Verschelde
9143ab6a2c
Update homepage banner to new design from Tail Quest
...
Generously provided by Kivano Software to help us promote Godot
with their great Godot-made game.
2020-01-29 02:32:44 +01:00
Rémi Verschelde
21bdd62d8b
Add Godot Brasil FB and Telegram groups
2020-01-26 22:58:06 +01:00
Rémi Verschelde
d327e60f61
Add Godot Toronto user group
2020-01-26 22:36:41 +01:00
Rémi Verschelde
7ec78930bd
Merge pull request #115 from akien-mga/docker
...
Add Docker config to setup and run the website
2020-01-21 12:27:38 +01:00
Rémi Verschelde
3041084307
Docker: Make install-plugin.sh set proper user permissions
...
Otherwise we get new files owned by root:root instead of the
user who actually uses the script.
2020-01-21 12:26:22 +01:00
Rémi Verschelde
77bbc26133
Docker: Make OctoberCMS version configurable, default to 458
...
The version can be overridden locally with the `OCTOBER_VERSION`
environment variable pointing to a valid git tree-ish, e.g.:
```
export OCTOBER_VERSION=v1.0.464
./restart.sh
```
or
```
OCTOBER_VERSION=master ./restart.sh
```
I wanted to pin the version to 419 as used on our live instance
currently, but it cannot be installed via current `composer` due to
composer/composer#7665 :'(
So if we can't reproduce our live instance before upgrading, we might
as well do the upgrade to a more recent upstream release right away.
458 from August 2019 is the version @mrzapp was testing against in his
initial Docker setup, and since 464/master both seem problematic, I'm
sticking to it for now.
2020-01-21 11:54:53 +01:00
Rémi Verschelde
d4db058eca
Merge pull request #114 from godotengine/dependabot/npm_and_yarn/themes/godotengine/fstream-1.0.12
...
Bump fstream from 1.0.11 to 1.0.12 in /themes/godotengine
2020-01-20 09:08:29 +01:00
Jeppe Zapp
7c43435f20
Add Docker config to setup and run the website
...
This simplifies setting up the dev environment to run the website
(possibly with a database dump) and test changes before deploying
to the live instance.
2020-01-20 08:58:12 +01:00
Rémi Verschelde
13bcdfa5f7
Commit changes to events page
2020-01-20 07:39:12 +00:00
dependabot[bot]
4a0afb4db2
Bump fstream from 1.0.11 to 1.0.12 in /themes/godotengine
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-20 07:31:20 +00:00
Rémi Verschelde
5b84cffd95
Merge pull request #113 from godotengine/dependabot/npm_and_yarn/themes/godotengine/stringstream-0.0.6
...
Bump stringstream from 0.0.5 to 0.0.6 in /themes/godotengine
2020-01-20 08:30:45 +01:00
dependabot[bot]
d73a49590d
Bump stringstream from 0.0.5 to 0.0.6 in /themes/godotengine
...
Bumps [stringstream](https://github.com/mhart/StringStream ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases )
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-20 07:29:32 +00:00
Rémi Verschelde
1e2cbdc671
Merge pull request #112 from Calinou/update-yarn-deps
...
Update some Yarn dependencies
2020-01-20 08:29:03 +01:00
Rémi Verschelde
a1f7d69913
Merge pull request #111 from Calinou/remove-npm-package-lock
...
Remove npm-specific lockfile
2020-01-20 08:28:34 +01:00
Rémi Verschelde
a4ce48f015
Merge pull request #110 from Calinou/add-license
...
Add MIT license
2020-01-20 08:28:18 +01:00
Rémi Verschelde
924a2a8570
Merge pull request #109 from Calinou/add-rss-icon
...
Add a RSS feed icon that points to the RSS XML in the footer
2020-01-20 08:27:18 +01:00
Rémi Verschelde
de2d8192f1
Merge pull request #108 from Calinou/use-static-navbar
...
Use a static navigation bar instead of a fixed one
2020-01-20 08:26:37 +01:00
Rémi Verschelde
edb1b3f450
Merge pull request #107 from Calinou/license-link-to-docs
...
Add a link to the Complying with Licenses documentation page
2020-01-20 08:26:18 +01:00
Rémi Verschelde
34c46b6cce
Merge pull request #106 from Calinou/fix-home-image-styles
...
Use the recommended styles for editor images on the homepage
2020-01-20 08:25:45 +01:00
Hugo Locurcio
f53a4b2bac
Update some Yarn dependencies
...
Only dependencies that didn't introduce semver-major changes were
updated. Further changes will be required to update all dependencies.
This makes it possible to install node-sass when using Node.js 10.x
or later.
2020-01-17 21:20:51 +01:00
Hugo Locurcio
03de7c157d
Remove npm-specific lockfile
...
We use Yarn to manage packages, which uses its own `yarn.lock` file.
Having two lockfiles is unnecessary and can introduce inconsistencies
between development environments.
2020-01-17 21:16:31 +01:00
Hugo Locurcio
a877b1ab2d
Add MIT license
...
This closes #61 .
2020-01-17 21:16:11 +01:00
Hugo Locurcio
3282ee99d2
Add a RSS feed icon that points to the RSS XML in the footer
...
This closes #84 .
2020-01-17 19:10:49 +01:00
Hugo Locurcio
82f7e14cb3
Use a static navigation bar instead of a fixed one
...
Fixed navigation bars are frowned upon nowadays. It's a better idea
to use a static navigation bar which requires less vertical space
when scrolling.
This closes #33 . This closes #77 .
2020-01-17 18:33:09 +01:00
Hugo Locurcio
e490e0decf
Add a link to the Complying with Licenses documentation page
...
This closes #46 .
2020-01-17 17:39:21 +01:00
Hugo Locurcio
cc188ad978
Use the recommended styles for editor images on the homepage
...
This closes #76 .
2020-01-17 16:40:13 +01:00
Rémi Verschelde
eb2a7a8fec
Sync developers list with engine AUTHORS.md
2020-01-17 11:19:13 +01:00
Rémi Verschelde
464f38ed1e
Update copyright year in footer and license
2020-01-17 11:15:04 +01:00
Rémi Verschelde
2c3bea7c89
Sponsors: ImageCampus not currently sponsoring
2019-12-21 12:46:36 +01:00
Rémi Verschelde
e0316b7781
Sponsors: Enjin not currently sponsoring
2019-12-21 12:45:44 +01:00
Rémi Verschelde
7fb09a75bd
Release 3.1.2-stable
2019-11-30 00:18:55 +01:00
Rémi Verschelde
fc40c4e395
Merge pull request #103 from xsellier/patch-1
...
Add a link to the Godot Francophone website
2019-11-23 21:24:04 +01:00
Xavier Sellier
8301f0175c
Add a link to the Godot Francophone website
...
Update the pages/user-groups.htm file to add a link to the
Godot Francophone Website
Add "or French speakers" to the France category
2019-11-23 15:22:38 -05:00
Rémi Verschelde
81a25718a0
Merge pull request #101 from godotengine/dependabot/npm_and_yarn/themes/godotengine/tough-cookie-2.3.3
...
Bump tough-cookie from 2.3.2 to 2.3.3 in /themes/godotengine
2019-11-07 10:18:50 +01:00
Rémi Verschelde
692d00cbb0
Update Image Campus logo
2019-11-07 10:17:56 +01:00
Rémi Verschelde
f780d0b7ff
Add Interblock as new Platinum sponsor
2019-11-07 10:12:44 +01:00
Rémi Verschelde
69dd4935e2
Add Code of Conduct
...
Written, reviewed and approved by the Godot Project Leadership
Committee and core contributors.
2019-11-05 08:14:44 +01:00
Rémi Verschelde
188ed91519
Add PLC info to contact page, update list of contributors
2019-11-04 12:36:40 +01:00
Rémi Verschelde
b2710212a6
Re-add ImageCampus as Gold sponsor
2019-11-04 10:00:58 +01:00