From 132761ccb382425336a6d9e3eaf5d03618bde3aa Mon Sep 17 00:00:00 2001 From: Wabri <12409541+Wabri@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:25:43 +0200 Subject: [PATCH] fix(*): update name from schrodinger to schroedinger Closes #173 --- CONTRIBUTING.md | 20 +++++++------- README.md | 26 +++++++++---------- .../auto-publish-multipalette.py | 2 +- reddit-posts-automation/auto-publish.py | 2 +- src/ign-frontend/public/index.html | 4 +-- src/ign-frontend/src/components/Alert.vue | 3 ++- .../src/components/Contributing.vue | 13 +++++++--- .../src/components/layout/MobileMenu.vue | 2 +- .../src/components/layout/Navbar.vue | 2 +- src/ign-frontend/src/views/Documentation.vue | 2 +- src/ign-frontend/src/views/Installation.vue | 9 ++++--- twitter-automation/action.yml | 4 +-- 12 files changed, 50 insertions(+), 39 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 719b4d4..1ec6355 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,18 +144,18 @@ To entirely understand your enhancement or bug report, developers will need to v Thanks for the inspirations and attributions to GitHub's [Open Source Guides](https://opensource.guide) and various contribution guides of large open source projects like [Atom][ref-atom-contributing], [React][ref-react-contributing] and [Ruby on Rails][ref-rubyonrails-contributing]. -[branch-develop]: https://github.com/schrodinger-hat/ImageGoNord/tree/develop -[changelog]: https://github.com/schrodinger-hat/ImageGoNord/blob/develop/CHANGELOG.md -[code-of-conduct]: https://github.com/schrodinger-hat/ImageGoNord/blob/develop/CODE_OF_CONDUCT.md +[branch-develop]: https://github.com/schroedinger-hat/imagegonord-web/tree/develop +[changelog]: https://github.com/schroedinger-hat/imagegonord-web/blob/develop/CHANGELOG.md +[code-of-conduct]: https://github.com/schroedinger-hat/imagegonord-web/blob/develop/CODE_OF_CONDUCT.md [email]: mailto:scrordinger.hat.show@gmail.com [gh-help-attach-files]: https://help.github.com/articles/file-attachments-on-issues-and-pull-requests [gh-help-issue-keywords]: https://help.github.com/articles/closing-issues-using-keywords [gh-help-markdown-code-blocks]: https://help.github.com/articles/basic-writing-and-formatting-syntax -[gh-issues]: https://github.com/schrodinger-hat/ImageGoNord/issues -[gh-issues-label-question]: https://github.com/schrodinger-hat/ImageGoNord/labels/question -[gh-pr]: https://github.com/schrodinger-hat/ImageGoNord/pulls +[gh-issues]: https://github.com/schroedinger-hat/imagegonord-web/issues +[gh-issues-label-question]: https://github.com/schroedinger-hat/imagegonord-web/labels/question +[gh-pr]: https://github.com/schroedinger-hat/imagegonord-web/pulls [gh-osguide-contribute]: https://opensource.guide/how-to-contribute -[gh-readme-port-projects]: https://github.com/schrodinger-hat/ImageGoNord#port-projects +[gh-readme-port-projects]: https://github.com/schroedinger-hat/imagegonord-web#port-projects [git-docs-branching-workflows]: https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows [gitflow]: http://nvie.com/posts/a-successful-git-branching-model [ref-atom-contributing]: https://github.com/atom/atom/blob/master/CONTRIBUTING.md @@ -164,6 +164,6 @@ Thanks for the inspirations and attributions to GitHub's [Open Source Guides](ht [semver]: http://semver.org [stackoverflow-mcve]: https://stackoverflow.com/help/mcve [sscce]: http://sscce.org -[template-issue]: https://github.com/schrodinger-hat/ImageGoNord/blob/develop/.github/ISSUE_TEMPLATE.md -[template-pr]: https://github.com/schrodinger-hat/ImageGoNord/blob/develop/.github/PULL_REQUEST_TEMPLATE.md -[version-latest]: https://github.com/schrodinger-hat/ImageGoNord/releases/latest \ No newline at end of file +[template-issue]: https://github.com/schroedinger-hat/imagegonord-web/blob/develop/.github/ISSUE_TEMPLATE.md +[template-pr]: https://github.com/schroedinger-hat/imagegonord-web/blob/develop/.github/PULL_REQUEST_TEMPLATE.md +[version-latest]: https://github.com/schroedinger-hat/imagegonord-web/releases/latest diff --git a/README.md b/README.md index e6634f5..98bc559 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ImageGoNord - RGB image to Nordtheme palette +# ImageGoNord Website - RGB image to Nordtheme palette [![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) @@ -7,12 +7,12 @@ Image Go Nord is a tool that can convert your rgb images to not only [Nordtheme] **IGN is a tool that can convert your rgb images to any palette!** This repository is: -- an API hosted on Heroku that is using the [ImageGoNord Python package](https://github.com/Schrodinger-Hat/ImageGoNord-pip) written in Flask; +- an API hosted on Heroku that is using the [ImageGoNord Python package](https://github.com/schroedinger-hat/ImageGoNord-pip) written in Flask; - a demo website made in VueJS hosted on Netlify which can convert your image or video into any palette! **Are you looking for the python package?** -The official python package's repository is [ImageGoNord-pip](https://github.com/Schrodinger-Hat/ImageGoNord-pip). You are welcome :) +The official python package's repository is [ImageGoNord-pip](https://github.com/schroedinger-hat/ImageGoNord-pip). You are welcome :) ### Inspiration @@ -21,11 +21,11 @@ We are in love with Nordtheme and Linux Rice, that is why we created this reposi Our goal is to make a shortcut to convert image or video into any theme.
An example could be an awesome wallpaper converted into the Nordtheme palette. - +
Or an example of an image converted into the Gruvbox palette - +
@@ -49,7 +49,7 @@ This will bring our website in your local. ### How to add a new palette on the website? -It's very easy and you can refer to this [PR](https://github.com/Schrodinger-Hat/ImageGoNord/pull/150) as a sort of documentation. +It's very easy and you can refer to this [PR](https://github.com/schroedinger-hat/ImageGoNord-web/pull/150) as a sort of documentation. **What I need to do?** You need to create a JSON file in `src/ign-frontend/src/assets/palettes/[themeName].json` with the following format: @@ -96,16 +96,16 @@ Verify that everything is working great and open a PR :) - - - + + + - - + + - +

GabrielePuliti

💻 📖 🎨 🤔 🚧 📆

Miki Lombardi

💻 📖 🎨 🤔 🚧 📆

BugliL

💻 🎨 🤔 🚧 📆

GabrielePuliti

💻 📖 🎨 🤔 🚧 📆

Miki Lombardi

💻 📖 🎨 🤔 🚧 📆

BugliL

💻 🎨 🤔 🚧 📆

Abdullah Omar

🎨

Jason

🎨 📖 💻

Senali

📖

Jason

🎨 📖 💻

Senali

📖

JuanCC

🎨

Veronica Papini

📖

Veronica Papini

📖
@@ -124,4 +124,4 @@ Verify that everything is working great and open a PR :) ### License -[MIT license](https://github.com/Schrodinger-Hat/ImageGoNord/blob/master/LICENSE) +[MIT license](https://github.com/schroedinger-hat/ImageGoNord-web/blob/master/LICENSE) diff --git a/reddit-posts-automation/auto-publish-multipalette.py b/reddit-posts-automation/auto-publish-multipalette.py index 23c36a4..83229ce 100644 --- a/reddit-posts-automation/auto-publish-multipalette.py +++ b/reddit-posts-automation/auto-publish-multipalette.py @@ -107,7 +107,7 @@ def get_image_from_subreddit(subreddit): reddit_sub = imagegonord_subreddit.submit_image(IGN_TITLE_PREFIX + sub['title'] + IGN_TITLE_SUFFIX, image_path=img_path, flair_id=FLAIR[palette_key]['id']) print('Commenting') - reddit_sub.reply('The ImageGoWild website is available [here](https://ign.schrodinger-hat.it/color-schemes) as part of ImageGoNord project, try it and share the result in [r/ImageGoNord](https://www.reddit.com/r/ImageGoNord/)!\nOriginal image made by ['+sub['author']+'](https://www.reddit.com/user/'+sub['author']+') available [here](' + sub['url'] + ').') + reddit_sub.reply('The ImageGoWild website is available [here](https://ign.schroedinger-hat.org/color-schemes) as part of ImageGoNord project, try it and share the result in [r/ImageGoNord](https://www.reddit.com/r/ImageGoNord/)!\nOriginal image made by ['+sub['author']+'](https://www.reddit.com/user/'+sub['author']+') available [here](' + sub['url'] + ').') except Exception as e: print(e) diff --git a/reddit-posts-automation/auto-publish.py b/reddit-posts-automation/auto-publish.py index 71df28d..3d4fb51 100644 --- a/reddit-posts-automation/auto-publish.py +++ b/reddit-posts-automation/auto-publish.py @@ -95,7 +95,7 @@ def get_image_from_subreddit(subreddit): reddit_sub = imagegonord_subreddit.submit_image(sub['title'] + IGN_TITLE_SUFFIX, image_path=img_path, flair_id=FLAIR_IDS['NORD']) print('Commenting') - reddit_sub.reply('The ImageGoNord website is available [here](https://ign.schrodinger-hat.it/), try it and share the result in [r/ImageGoNord](https://www.reddit.com/r/ImageGoNord/)!\nOriginal image made by ['+sub['author']+'](https://www.reddit.com/user/'+sub['author']+') available [here](' + sub['url'] + ').') + reddit_sub.reply('The ImageGoNord website is available [here](https://ign.schroedinger-hat.org/), try it and share the result in [r/ImageGoNord](https://www.reddit.com/r/ImageGoNord/)!\nOriginal image made by ['+sub['author']+'](https://www.reddit.com/user/'+sub['author']+') available [here](' + sub['url'] + ').') published_post = published_post + 1 if (published_post % REPOST_FREQUENCY == 0): diff --git a/src/ign-frontend/public/index.html b/src/ign-frontend/public/index.html index 54e3b79..ebe97ae 100755 --- a/src/ign-frontend/public/index.html +++ b/src/ign-frontend/public/index.html @@ -16,8 +16,8 @@ - - + + diff --git a/src/ign-frontend/src/components/Alert.vue b/src/ign-frontend/src/components/Alert.vue index 8e5eaab..a603e58 100644 --- a/src/ign-frontend/src/components/Alert.vue +++ b/src/ign-frontend/src/components/Alert.vue @@ -1,6 +1,7 @@ diff --git a/src/ign-frontend/src/components/Contributing.vue b/src/ign-frontend/src/components/Contributing.vue index 41fad3e..eb3e77c 100755 --- a/src/ign-frontend/src/components/Contributing.vue +++ b/src/ign-frontend/src/components/Contributing.vue @@ -6,9 +6,16 @@

Contributing

-

ImageGoNord is open source and hosted on GitHub.

- Star -

If you find a bug or have an idea for a new feature, please open an issue on GitHub.

+

ImageGoNord is open source and hosted on GitHub.

+ Star +

If you find a bug or have an idea for a new feature, please open an issue on GitHub.

diff --git a/src/ign-frontend/src/components/layout/Navbar.vue b/src/ign-frontend/src/components/layout/Navbar.vue index 15c609f..5cb36ac 100755 --- a/src/ign-frontend/src/components/layout/Navbar.vue +++ b/src/ign-frontend/src/components/layout/Navbar.vue @@ -18,7 +18,7 @@ - + diff --git a/src/ign-frontend/src/views/Documentation.vue b/src/ign-frontend/src/views/Documentation.vue index 30b06ff..ff4a0e2 100755 --- a/src/ign-frontend/src/views/Documentation.vue +++ b/src/ign-frontend/src/views/Documentation.vue @@ -26,7 +26,7 @@

Documentation Python Package

The documentation is under development (as the package) and it is - available also on the website. + available also on the website. You can find some usage and some example under the example folder.

Class & Methods

NordPaletteFile:

diff --git a/src/ign-frontend/src/views/Installation.vue b/src/ign-frontend/src/views/Installation.vue index 0867292..3ff5e65 100755 --- a/src/ign-frontend/src/views/Installation.vue +++ b/src/ign-frontend/src/views/Installation.vue @@ -36,15 +36,18 @@

Install on Linux

-

Documentation available in the Github Repository

+

Documentation available in the Github Repository

Install on Windows

-

Documentation available in the Github Repository

+

Documentation available in the Github Repository

Install on macOS

-

Documentation available in the Github Repository

+

Documentation available in the Github Repository

diff --git a/twitter-automation/action.yml b/twitter-automation/action.yml index 98a774b..f8ee6ab 100644 --- a/twitter-automation/action.yml +++ b/twitter-automation/action.yml @@ -1,5 +1,5 @@ name: 'Tweet from ImageGoNord Subreddit' -description: 'Tweet the latest wallpaper from ImageGoNord Subreddit to Schrodinger_Hat Twitter profile' +description: 'Tweet the latest wallpaper from ImageGoNord Subreddit to Schroedinger_Hat Twitter profile' runs: using: 'docker' - image: 'Dockerfile' \ No newline at end of file + image: 'Dockerfile'