Go to file
Siphalor 86ec1633db Fix cleanup instructions & remove useless heading
The cleanup instructions previously described manually editing the `main.js` file and gave a line number that is no longer correct.
Furthermore, the `overlap` mode can be activated using a simple query parameter, no need for editing code ;)

Also simplified the markup of the contribution warning.
Using a heading is not just unnecessary as it doesn't produce any stylistic changes over bold text, but also adds a confusing heading entry to the table of contents.
2022-04-06 00:43:04 +02:00
.github removed new submission template 2022-04-05 17:05:48 +02:00
tools fix and update crawler 2022-04-05 13:47:36 +01:00
web Merge pull request #471 from JTHicks26/master 2022-04-05 18:19:38 +01:00
.DS_Store updates logo 2022-04-04 18:12:39 +01:00
.gitignore Merge branch 'master' into master 2022-04-04 19:13:22 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-04-05 07:56:57 +02:00
CONTRIBUTING.md README and CONTRIBUTING changes 2022-04-05 22:47:05 +07:00
LICENSE Fix LICENSE from GPL to AGPL. It was correct all along in /web and in all the source files. 2017-05-03 00:41:24 +02:00
README.md Fix cleanup instructions & remove useless heading 2022-04-06 00:43:04 +02:00

The Place Atlas

The /r/place Atlas is a project aiming to catalog all the artworks created during Reddit's 2022 /r/place event. This project was created by Roland Rytz and is licensed under the GNU Affero General Public License v3.0.


You can check out the website by clicking here.

If you don't know GitHub and wanted to submit new entries or request changes to existing ones, please visit /r/placeAtlas2.

How To Contribute

Map Contributions

WE ONLY ACCEPT NEW CONTRIBUTIONS ON REDDIT!

To contribute to the map, we require a certain format for artwork region and labels. This can be generated on the contributing page on the website.

Reddit Submission

  1. Follow the instructions on the contributing page, then click "Post Direct to Reddit".
  2. Flair your post with the "New Entry" tag.
  3. A moderator will accept your contribution shortly.

Map Edits

  1. Create a fork of our repo.
  2. Enter your data into the web/_js/atlas.json file, with the correct format and ID number.
  3. Create a Pull Request against the /cleanup branch.

Cleaning Contributions

If you spot a duplicate, please PR against /cleanup. To help find duplicates, append ?mode=overlap to the url: https://place-atlas.stefanocoding.me?mode=overlap.