Commit Graph

19 Commits

Author SHA1 Message Date
Yuri Sizov
893a3e2aa7 Improve contribution and docker instructions 2022-07-11 19:28:13 +03:00
Yuri Sizov
6931563dd2 Recreate Docker setup for contributors to be more up to date and robust (#401)
Recreate Docker setup for contributors to be more up to date and robust
2022-07-10 00:55:41 +03:00
Andrii Doroshenko
293f329a56 Update link to website discussion channel in the README (#322) 2021-04-13 16:49:57 +02:00
Hugo Locurcio
4329bbfd75 Remove unused and obsolete deployment setup
We no longer require CSS assets to be compiled. Instead, we just run
`git pull` on the production server to deploy changes.
2021-03-15 04:22:56 +01:00
Hugo Locurcio
091914cef8 Add a CSS linting and formatting setup using Stylelint + Prettier 2021-01-17 22:39:19 +01:00
Hugo Locurcio
cb3febe522 Document how to get syntax highlighting for templates in VS Code 2020-10-11 19:58:53 +02:00
Rémi Verschelde
4cf522ea2d Merge pull request #186 from Calinou/readme-browser-support
Document browser support for the website
2020-10-05 22:12:53 +02:00
Hugo Locurcio
8bd2e1fba5 Document browser support for the website
This also makes the `#godotengine-atelier` IRC link clickable.
2020-10-05 19:31:35 +02:00
Hugo Locurcio
c7d9c51d22 Use a single code block for Docker commands in the README
This makes it easier to copy all the lines at once for later editing.
2020-10-05 19:24:26 +02:00
akhlaqhossain
14c68d53dd Update README.md 2020-10-01 00:44:20 +06:00
Hugo Locurcio
e2cb0981ed Remove unused theme source files
We no longer rely on a build process to work on the theme files.
This is easier for contributors, and the added complexity isn't worth
the trouble for our use cases.
2020-07-31 20:20:18 +02:00
Hugo Locurcio
852f382aca Store Patreon plugin inside the repository
This removes the need to initialize a (broken) submodule URL
to get a local copy of the website running.

The plugin was cloned from https://github.com/pcvonz/oc-patreongoalstatus-plugin
(commit 5d685ddc9bbb522d668f7906185f24b1319da3b3).
2020-06-25 14:24:04 +02:00
Hugo Locurcio
da36e4e34b Improve README
- Increase the required Node.js version to 8.x.
- Recommend using fnm as it's much faster to initialize compared to
  nvm.
- Fix warnings reported by markdownlint.
2020-05-11 18:20:14 +02: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
Hugo Locurcio
5c2730589b Rewrite the README to make it easier to read
This also improves its formatting.
2018-03-05 22:56:46 +01:00
Paul
aeb7534868 Update README.md 2018-01-10 17:39:17 -08:00
Paul
a293fd954b Update README.md 2017-09-12 12:25:27 -07:00
Paul
dfa91c786b Update README.md 2017-09-12 12:24:52 -07:00
Paul
86a417135e Create README.md 2017-09-12 11:35:34 -07:00