Commit Graph

13 Commits

Author SHA1 Message Date
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