mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
Complete website rewrite
This PR replaces the current CMS website with a static version of it built using Jekyll. - Everything should be working 1 to 1 with the same permalinks except for the `/news` page (not articles) which was renamed as `/blog` (old links will redirect to new ones). - The showcase entries on the home page now redirect to their showcase page in our site so that the user can choose which store front or page to visit next. - I also changed the first link from the nav bar to go to the showcase page since the features one is still pretty outdated. Co-authored-by: Yuri Sizov <yuris@humnom.net>
This commit is contained in:
committed by
Yuri Sizov
parent
2163d37b42
commit
2fa65521ee
62
_data/authors.yml
Normal file
62
_data/authors.yml
Normal file
@@ -0,0 +1,62 @@
|
||||
- name: Andrea Catania
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Ariel Manzur
|
||||
image: /assets/images/authors/punto.png
|
||||
- name: Bartleby Lawnjelly
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Bastiaan Olij
|
||||
image: /assets/images/authors/bastiaan.jpg
|
||||
- name: Camille Mohr-Daurat
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Clay John
|
||||
image: /assets/images/authors/clayjohn.jpg
|
||||
- name: Emi
|
||||
image: /assets/images/authors/emi.png
|
||||
- name: Ernest Lee
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Fabio Alessandrelli
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Fredia Huya-Kouadio
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: George Marques
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Gilles Roudiere
|
||||
image: /assets/images/authors/groud.png
|
||||
- name: Gordon MacPherson
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Hein-Pieter van Braam
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Hugo Locurcio
|
||||
image: /assets/images/authors/calinou.png
|
||||
- name: Ignacio Roldán Etcheverry
|
||||
image: /assets/images/authors/ignacio.png
|
||||
- name: Ilaria Cislaghi
|
||||
image: /assets/images/authors/ilaria.jpg
|
||||
- name: Joan Fons
|
||||
image: /assets/images/authors/joan.png
|
||||
- name: Juan Linietsky
|
||||
image: /assets/images/authors/reduzio.jpg
|
||||
- name: Julian Murgia
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: karroffel
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Nathan GDQuest
|
||||
image: /assets/images/authors/nathan.png
|
||||
- name: Matias Goldberg
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Max Hilbrunner
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Pāvels Nadtočajevs
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Pedro J. Estébanez
|
||||
image: /assets/images/authors/pedro.png
|
||||
- name: Rémi Verschelde
|
||||
image: /assets/images/authors/akien.jpg
|
||||
- name: Silc Renew
|
||||
image: /assets/images/authors/tokage.png
|
||||
- name: Yuri Roubinsky
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
- name: Yuri Sizov
|
||||
image: /assets/images/authors/yuri.jpeg
|
||||
- name: default
|
||||
image: /assets/images/authors/default_avatar.svg
|
||||
Reference in New Issue
Block a user