Skip to content

Commit

Permalink
Rename GitHub repo to Hans5958/place-catalog-2022 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans5958 committed Sep 13, 2023
1 parent fbf16bc commit 9c66e86
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

This project is open source. You may contribute to the project by submitting a pull request. You can also create a issue in [the issues tab](https://github.com/Hans5958/place-catalog/issues).
This project is open source. You may contribute to the project by submitting a pull request. You can also create a issue in [the issues tab](https://github.com/Hans5958/place-catalog-2022/issues).

If your canvas variation is missing on this project, you may create an issue which I will respond if available.

Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
![Commit activity](https://img.shields.io/github/commit-activity/w/Hans5958/place-catalog)
[![Netlify deployment status (mirror)](https://img.shields.io/netlify/908fc614-9bc8-4b2e-a923-46b50bc7df70?logo=netlify&logoColor=white)](https://app.netlify.com/sites/place-catalog/deploys)
[![GitHub Pages deployment status](https://img.shields.io/github/actions/workflow/status/Hans5958/place-catalog/deploy-test.yml?label=github&logo=github)](https://github.com/Hans5958/place-catalog/actions/workflows/deploy-test.yml)
[![License](https://img.shields.io/github/license/Hans5958/place-catalog)](https://github.com/Hans5958/place-catalog/blob/master/LICENSE)
![Commit activity](https://img.shields.io/github/commit-activity/w/Hans5958/place-catalog-2022)
[![Netlify deployment status (mirror)](https://img.shields.io/netlify/908fc614-9bc8-4b2e-a923-46b50bc7df70?logo=netlify&logoColor=white)](https://app.netlify.com/sites/place-catalog-2022/deploys)
[![GitHub Pages deployment status](https://img.shields.io/github/actions/workflow/status/Hans5958/place-catalog-2022/deploy-test.yml?label=github&logo=github)](https://github.com/Hans5958/place-catalog-2022/actions/workflows/deploy-test.yml)
[![License](https://img.shields.io/github/license/Hans5958/place-catalog-2022)](https://github.com/Hans5958/place-catalog-2022/blob/master/LICENSE)
[![Discord](https://img.shields.io/discord/960791635342524496?color=%235865F2&logo=discord&logoColor=white)](https://discord.gg/pJkm23b2nA)
[![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/placeAtlas2?color=%23FF4500&label=r%2FplaceAtlas2&logo=reddit&logoColor=white)](https://www.reddit.com/r/placeAtlas2/)
[![Website](https://img.shields.io/static/v1?label=website&message=hans5958.github.io/place-catalog&color=blue)](https://hans5958.github.io/place-catalog/)
[![Website](https://img.shields.io/static/v1?label=website&message=hans5958.github.io/place-catalog-2022&color=blue)](https://hans5958.github.io/place-catalog-2022/)

# The 2022 r/place Catalog

This is a project to collect all canvas variations of Reddit's r/place April Fools event in 2022. These canvases are collected from various sources, primarily Reddit sources.

This project is the derivation of [The r/place 2022 Atlas](https://place-atlas.stefanocoding.me/), which I contribute in part of. The codebase have been heavily modified and simplified for the use of this project. Source code are available with [the AGPL-3.0 license](https://github.com/Hans5958/place-catalog/blob/master/LICENSE).
This project is the derivation of [The r/place 2022 Atlas](https://place-atlas.stefanocoding.me/), which I contribute in part of. The codebase have been heavily modified and simplified for the use of this project. Source code are available with [the AGPL-3.0 license](https://github.com/Hans5958/place-catalog-2022/blob/master/LICENSE).

Credit to the [contributors of the Atlas](https://github.com/placeAtlas/atlas/contributors) for the original project, and for each of the authors of the variations (specific credits are available on the information tab).

## Contributing

This project is open source. You may contribute to the project by submitting a pull request. You can also create a issue in [the issues tab](https://github.com/Hans5958/place-catalog/issues).
This project is open source. You may contribute to the project by submitting a pull request. You can also create a issue in [the issues tab](https://github.com/Hans5958/place-catalog-2022/issues).

If your canvas variation is missing on this project, you may create an issue which I will respond if available.

Expand Down
2 changes: 1 addition & 1 deletion web/_css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
* Copyright (c) 2022 Place Atlas contributors
* Copyright (c) 2022 Hans5958
* Licensed under AGPL-3.0 (https://hans5958.github.io/place-catalog/license.txt)
* Licensed under AGPL-3.0 (https://hans5958.github.io/place-catalog-2022/license.txt)
*/

/* purgecss start ignore */
Expand Down
2 changes: 1 addition & 1 deletion web/_js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Please also check code indicated with "@instanceonly" outside this file.
// TODO: Avoid having instance-only code inside the main scripts to make updating easier.

const prodDomain = "hans5958.github.io/place-catalog"
const prodDomain = "hans5958.github.io/place-catalog-2022"
window.prodDomain = prodDomain

const instanceId = "pc"
Expand Down
12 changes: 6 additions & 6 deletions web/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
Copyright (c) 2022 Place Atlas contributors
Copyright (c) 2022 Hans5958
Licensed under AGPL-3.0 (https://hans5958.github.io/place-catalog/license.txt)
Licensed under AGPL-3.0 (https://hans5958.github.io/place-catalog-2022/license.txt)
-->
<!DOCTYPE html>
<html lang="en">
Expand All @@ -17,8 +17,8 @@

<meta property="og:title" content="About - The 2022 r/place Catalog">
<meta property="og:type" content="website">
<meta property="og:url" content="https://hans5958.github.io/place-catalog/">
<meta property="og:image" content="https://hans5958.github.io/place-catalog/_img/logo.png">
<meta property="og:url" content="https://hans5958.github.io/place-catalog-2022/">
<meta property="og:image" content="https://hans5958.github.io/place-catalog-2022/_img/logo.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="512">
<meta property="og:image:height" content="512">
Expand Down Expand Up @@ -69,10 +69,10 @@
<div class="col">
<h1 class="display-5 fw-bold mb-4">The 2022 r/place Catalog</h1>
<p>This is a project to collect all canvas variations of Reddit's r/place April Fools event in 2022. These canvases are collected from various sources, primarily Reddit sources.</p>
<p>This project is a fork/derivation of <a href="https://place-atlas.stefanocoding.me/">The 2022 r/place Atlas</a>, which I contribute in part of. The codebase have been heavily modified and simplified for the use of this project. Source code are available with <a href="https://github.com/Hans5958/place-catalog/blob/master/LICENSE">the AGPL-3.0 license</a>.</p>
<p>This project is a fork/derivation of <a href="https://place-atlas.stefanocoding.me/">The 2022 r/place Atlas</a>, which I contribute in part of. The codebase have been heavily modified and simplified for the use of this project. Source code are available with <a href="https://github.com/Hans5958/place-catalog-2022/blob/master/LICENSE">the AGPL-3.0 license</a>.</p>
<p>Credit to the contributors of the Atlas for the original project, and for each of the authors of the variations (specific credits are available on the information tab).</p>
<h2>Contributing</h2>
<p>This project is open source. You may contribute to the project by submitting a pull request. You can also create a issue in <a href="https://github.com/Hans5958/place-catalog/issues">the issues tab</a></p>
<p>This project is open source. You may contribute to the project by submitting a pull request. You can also create a issue in <a href="https://github.com/Hans5958/place-catalog-2022/issues">the issues tab</a></p>
<p>If your canvas variation is missing on this project, you may create an issue which I will respond if available.</p>
<p>Contributions of the codebase are also available on The r/place 2022 Atlas the repository, as well as atlas entries. <a href="https://github.com/placeAtlas/atlas/blob/master/CONTRIBUTING.md">Read more</a>.</p>
</div>
Expand All @@ -90,7 +90,7 @@ <h4>Deployment</h4>
</div>
</div>
<footer class="pt-3 mt-4 text-muted border-top">
Original by <a href="https://github.com/placeAtlas/atlas/contributors">Place Atlas contributors</a> (<a href="https://github.com/placeAtlas/atlas">source</a>), forked by <a href="https://hans5958.github.io" target="_blank" rel="noopener noreferrer author">Hans5958</a> (<a href="https://github.com/Hans5958/place-catalog">source</a>).
Original by <a href="https://github.com/placeAtlas/atlas/contributors">Place Atlas contributors</a> (<a href="https://github.com/placeAtlas/atlas">source</a>), forked by <a href="https://hans5958.github.io" target="_blank" rel="noopener noreferrer author">Hans5958</a> (<a href="https://github.com/Hans5958/place-catalog-2022">source</a>).
</footer>
</div>
</main>
Expand Down
16 changes: 8 additions & 8 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
Copyright (c) 2022 Place Atlas contributors
Copyright (c) 2022 Hans5958
Licensed under AGPL-3.0 (https://hans5958.github.io/place-catalog/license.txt)
Licensed under AGPL-3.0 (https://hans5958.github.io/place-catalog-2022/license.txt)
-->

<!DOCTYPE html>
Expand All @@ -18,8 +18,8 @@

<meta property="og:title" content="The 2022 r/place Catalog">
<meta property="og:type" content="website">
<meta property="og:url" content="https://hans5958.github.io/place-catalog/">
<meta property="og:image" content="https://hans5958.github.io/place-catalog/_img/logo.png">
<meta property="og:url" content="https://hans5958.github.io/place-catalog-2022/">
<meta property="og:image" content="https://hans5958.github.io/place-catalog-2022/_img/logo.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="512">
<meta property="og:image:height" content="512">
Expand All @@ -28,10 +28,10 @@

<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="Hans5958, Place Atlas (original by Roland Rytz)">
<meta name="twitter:url" content="https://hans5958.github.io/place-catalog/">
<meta name="twitter:url" content="https://hans5958.github.io/place-catalog-2022/">
<meta name="twitter:title" content="The 2022 r/place Catalog">
<meta name="twitter:description" content="The catalog of all canvas variations of r/place of 2022.">
<meta name="twitter:image" content="https://hans5958.github.io/place-catalog/_img/logo.png">
<meta name="twitter:image" content="https://hans5958.github.io/place-catalog-2022/_img/logo.png">
<meta name="twitter:image:alt" content="The 2022 r/place Catalog logo">

<!-- <meta name="google-site-verification" content="gZGHpBSMzffAbIn0qB8b00We6EwSGkDTfDoQVv-NWss"/> -->
Expand Down Expand Up @@ -101,7 +101,7 @@
<a class="nav-link" href="./about.html">About</a>
</li>
<li>
<a class="nav-link px-3 bg-warning text-dark d-md-none rounded" href="https://github.com/Hans5958/place-catalog/issues">Beta</a>
<a class="nav-link px-3 bg-warning text-dark d-md-none rounded" href="https://github.com/Hans5958/place-catalog-2022/issues">Beta</a>
</li>
</ul>
</div>
Expand All @@ -118,7 +118,7 @@ <h4 class="mb-3">Hang on…</h4>
<noscript>
<p>Sorry, you need JavaScript to view the Atlas.</p>
<p>All JavaScript on this site is licensed under either the MIT or AGPL license.</p>
<p><a href="https://github.com/Hans5958/place-catalog">See the source on GitHub</a></p>
<p><a href="https://github.com/Hans5958/place-catalog-2022">See the source on GitHub</a></p>
</noscript>
</div>
</div>
Expand Down Expand Up @@ -180,7 +180,7 @@ <h5 class="offcanvas-title" id="offcanvasListLabel">Information</h5>
<div id="author" class="bg-body d-flex align-items-center justify-content-center py-1 px-2 rounded shadow" style="--bs-bg-opacity: .9;">
<span style="font-size: 0.7rem;">
Code by <a href="https://github.com/placeAtlas" target="_blank" rel="noopener noreferrer">Place Atlas</a>, forked by Hans5958.
Source on <a href="https://github.com/Hans5958/place-catalog" target="_blank" rel="noopener noreferrer">GitHub</a>.
Source on <a href="https://github.com/Hans5958/place-catalog-2022" target="_blank" rel="noopener noreferrer">GitHub</a>.
<span class="d-none d-netlify-block">Site powered by <a href="https://www.netlify.com" target="_blank" rel="noopener noreferrer">Netlify</a>.</span>
</span>
</div>
Expand Down
4 changes: 2 additions & 2 deletions web/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ self.addEventListener("message", (event) => {
workbox.routing.registerRoute(
({ url }) => {!url.pathname.startsWith('/_img/canvas/')},
new workbox.strategies.NetworkFirst({
cacheName: "place-catalog-main",
cacheName: "place-catalog-2022-main",
plugins: [
new workbox.backgroundSync.BackgroundSyncPlugin(
"main-queue", {
Expand All @@ -25,7 +25,7 @@ workbox.routing.registerRoute(
workbox.routing.registerRoute(
({ url }) => url.pathname.startsWith('/_img/canvas/'),
new workbox.strategies.CacheFirst({
cacheName: "place-catalog-canvas",
cacheName: "place-catalog-2022-canvas",
plugins: [
new workbox.backgroundSync.BackgroundSyncPlugin(
"canvas-queue", {
Expand Down

0 comments on commit 9c66e86

Please sign in to comment.