Commit graph

26 commits

Author SHA1 Message Date
7321004c19 Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' 2023-08-23 18:33:30 +02:00
52d10fb60e Clean up the development/deployment guide 2023-06-10 23:02:03 +02:00
2f56f4d9fd chore: update documentation, fix a few issues to make a new development setup easier, fix #1343 2023-03-09 17:11:44 +01:00
flaburgan
017fccf861 Improve README 2023-01-03 12:54:23 +01:00
Robbert Gurdeep Singh
b96bc9031d
Improve developer documentation for initial set up (#1007)
* Use correct path to tool-versions

Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be>

* Add python3 to install steps

Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be>

* Use consistent markdown

Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be>

* Mention that nix-env is for Nix users

Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be>

* Add note on how to install python3

Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be>
2022-07-30 15:07:55 +02:00
584594e319 Add some dependencies that need to be installed 2022-07-13 17:58:23 +02:00
96b077a1bf
Indicate that a shallow clone should be used
See #701
2022-05-01 18:46:05 +02:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
RayBB
8d51d354a9 replace wget with download script 2022-01-16 17:43:43 -05:00
c3a4015f53 Update docs: merge driver bad! 2021-11-08 03:22:00 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
052e4a2d3a
Installation instructions 2021-10-07 15:34:09 +02:00
4480f2f5e3 Experimental json merge driver 2021-10-01 04:59:22 +02:00
aa95b2b5f5
Merge branch 'develop' into node-16-and-asdf 2021-09-30 23:47:41 +02:00
Tobias Jordans
cdb3daad4f Use node16 and asdf
Introduce .tool-versions with newest nodejs 16 and update documentation to reference this file. This way the current node version is saved in one place that can be read by runtime version managing software, eg. https://asdf-vm.com/

Also small restructuring of the installation instruction list, including https://github.com/pietervdvn/MapComplete/pull/483.
2021-09-22 18:56:51 +02:00
Tobias Jordans
b9f96155de Dev Instructions: Install wget
`npm run init` requires `wget` to be installed but the error message is tiny and easy to miss. Without wget preset, the init tasks does not all it needs to do.

Documenting it in the instructions explicitly works around this issue.
2021-09-22 18:53:08 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
Robin van der Linde
8ddca45d24
Add documentation about deployment in Windows 2021-07-13 13:57:31 +02:00
c739fe5424
Update Development_deployment.md 2021-07-06 14:00:52 +02:00
4a7bbdab8c
Update Development_deployment.md 2021-07-06 13:22:01 +02:00
72d5e35669
Update Development_deployment.md 2021-07-06 13:21:07 +02:00
805a773357 Small documentation update about deployment 2021-06-04 17:00:36 +02:00
971e575980 Add note for windows users 2021-05-29 20:30:53 +02:00
36a995ff1b Small doc change 2021-05-07 13:59:40 +02:00
f0c9fc20fe New statistics ands graphs 2021-05-07 02:36:15 +02:00
dfe3af5be1 Add development information 2021-05-07 02:18:52 +02:00