Sybren A. Stüvel
a75c8f0835
Bump build requirements to Go 1.21 and NodeJS 18
...
NodeJS 18 is the current LTS version, and Go 1.21 is the latest release.
2023-10-20 08:39:45 +02:00
Sybren A. Stüvel
3c1871cf0b
Web: some rewording & markup changes to 'mission' page
...
Some rewording & reformatting of the 'mission', and extending the
'development/getting started' page.
2023-05-01 10:56:52 +02:00
Sybren A. Stüvel
d8ace7b7ff
Website: document Go 1.20 is needed
2023-02-20 11:52:35 +01:00
Sybren A. Stüvel
e855d59c68
Website: update Git URLs to projects.blender.org
2023-02-09 15:23:53 +01:00
Sybren A. Stüvel
f93c66edb3
Documentation: no longer mention Bootstrap as dependency
...
The web app doesn't use Bootstrap, so it shouldn't be mentioned in the
docs.
2022-12-06 16:46:14 +01:00
Sybren A. Stüvel
e700e0efdf
Website: move exclamation mark outside of link text
2022-11-11 16:55:14 +01:00
Sybren A. Stüvel
4adff44477
Fix T102193: website, broken link to 'get involved' page
2022-11-11 16:55:02 +01:00
Sybren A. Stüvel
5634ed3a6b
Website: some more info about the Windows installation of NodeJS
2022-08-30 17:15:49 +02:00
Sybren A. Stüvel
cbd8754595
Website: add link to 7Zip, necessary to get MingW-W64 installed
2022-08-30 15:43:39 +02:00
Sybren A. Stüvel
c499105424
Website: small wording change
2022-08-30 15:27:21 +02:00
Sybren A. Stüvel
fde1403c22
Website: fix header number
2022-08-30 15:25:30 +02:00
Sybren A. Stüvel
2dccfd195a
Website: document how to get make
...
This is now only written for Debian/Ubuntu and Windows, and not for other
Linux flavours or macOS. Also the Windows documentation is very minimal,
but at least contains the info I always tend to forget.
2022-08-30 15:23:59 +02:00
Sybren A. Stüvel
b06992a997
Website: start of a "get involved" page
2022-08-02 12:02:12 +02:00
Francesco Siddi
05e82ea5e4
Website: Update deployment script
...
The flamenco.io website moves to flamenco.blender.org!
This commit updates the Makefile as follows:
- Rename 'site' to 'project-website', so the new command to deploy is
'make project-website'
- Move the website directory from 'flamenco-io-site' to
'project-website'
- Update the rsync command do reflect the new deployment destination
2022-07-25 14:42:30 +02:00