summaryrefslogtreecommitdiff
path: root/data/homepage.yml
blob: 6de0ff34a82e8aa1e00cd949bdbb8111e311ad66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Main Title
header:
  img : "assets/img/sd-logo-big.png"

menu:
  - name: About
    URL: "#about"
    weight: 1
  - name: Download
    URL: https://sourceforge.net/projects/speed-dreams/files/2.3.0/
    weight: 2
  - name: Source code
    URL: https://sourceforge.net/p/speed-dreams/code/
    weight: 2

main:
  logo: assets/img/sd-logo-big.png
  description : "A Free and Open Source (FOSS) Motorsport Simulation Game." # Title Desc
  button:
    text: "Download 2.3.0 release" # Button Text
    url: "https://sourceforge.net/projects/speed-dreams/files/2.3.0/" # Button URL
  src_button:
    text: "Source code" # Button Text
    url: "https://sourceforge.net/p/speed-dreams/code/" # Button URL
  latest_release: assets/video/latest_release.mp4

# About
about:
  title: "About Speed Dreams"
  desc: |
    Speed Dreams is a free and open source Motorsport Simulator video game,
    featuring high-quality 3D graphics and an accurate physics engine,
    all targeting maximum realism. Initially forked from TORCS, it has now
    reached a clearly higher realism level in visual and physics simulation.

projects:
  card1:
    title: "Open community"
    text: "Thanks to its active development team and growing community. It mainly aims to implement exciting new features, cars, tracks and AI opponents to make a more enjoyable game for the player, while constantly pushing forward visual and physics realism."
    img: "assets/img/pj1.jpg"
  card2:
    title: "Free software"
    text: "Speed Dreams is licensed under the GPLv2-or-later license, with a clear and modular architecture of its C/C++ code base. It is also intended for any research, study or teaching activity, around physics and AI."
    img: "assets/img/pj2.jpg"

contact:
  peertube:
    src: assets/svg/peertube.svg
    url: https://peertube.linuxrocks.online/c/speed_dreams_oms
  sourceforge:
    src: assets/svg/sourceforge.svg
    url: https://sourceforge.net/projects/speed-dreams/
  lec:
    src: assets/svg/lec.svg
    url: https://forge.a-lec.org/speed-dreams