chore: rename

This commit is contained in:
reya
2024-02-01 09:15:25 +07:00
parent 60ed56b1b9
commit 0191180f31
8 changed files with 19 additions and 19 deletions

View File

@@ -22,8 +22,8 @@ jobs:
uses: oprypin/find-latest-tag@v1 uses: oprypin/find-latest-tag@v1
with: with:
repository: repository:
luminous-devs/lume lumehq/lume
#FIXME: luminous-devs after merged fix, now it just won't find tags #FIXME: lumehq after merged fix, now it just won't find tags
# repository: ${{ github.repository }} # repository: ${{ github.repository }}
- name: Build container - name: Build container

View File

@@ -4,7 +4,7 @@ Lume is a nostr client
### Usage ### Usage
Download Lume for your platform here: [https://github.com/luminous-devs/lume/releases](https://github.com/luminous-devs/lume/releases) Download Lume for your platform here: [https://github.com/lumehq/lume/releases](https://github.com/lumehq/lume/releases)
Supported platform: macOS, Windows and Linux Supported platform: macOS, Windows and Linux
@@ -19,7 +19,7 @@ Supported platform: macOS, Windows and Linux
Clone project Clone project
``` ```
git clone https://github.com/luminous-devs/lume.git && cd lume git clone https://github.com/lumehq/lume.git && cd lume
``` ```
Install packages Install packages

View File

@@ -98,7 +98,7 @@ export function ErrorScreen() {
3. Report this issue to Lume 3. Report this issue to Lume
</div> </div>
<a <a
href="https://github.com/luminous-devs/lume/issues/new" href="https://github.com/lumehq/lume/issues/new"
target="_blank" target="_blank"
rel="noreferrer" rel="noreferrer"
className="inline-flex h-9 w-28 items-center justify-center rounded-lg bg-blue-800 px-3 font-medium text-white hover:bg-blue-900" className="inline-flex h-9 w-28 items-center justify-center rounded-lg bg-blue-800 px-3 font-medium text-white hover:bg-blue-900"

View File

@@ -64,7 +64,7 @@ export function AboutScreen() {
Website Website
</Link> </Link>
<Link <Link
to="https://github.com/luminous-devs/lume/issues" to="https://github.com/lumehq/lume/issues"
className="inline-flex h-9 w-full items-center justify-center rounded-lg bg-neutral-100 text-sm font-medium hover:bg-neutral-200 dark:bg-neutral-900 dark:hover:bg-neutral-800" className="inline-flex h-9 w-full items-center justify-center rounded-lg bg-neutral-100 text-sm font-medium hover:bg-neutral-200 dark:bg-neutral-900 dark:hover:bg-neutral-800"
> >
Report a issue Report a issue

View File

@@ -44,7 +44,7 @@ import { Seo } from "astro-seo-meta";
<p> <p>
Lume is a <b>Nostr client</b> for desktop include Linux, Windows and Lume is a <b>Nostr client</b> for desktop include Linux, Windows and
macOS. It is free and open source, you can look at source code <a macOS. It is free and open source, you can look at source code <a
href="https://github.com/luminous-devs/lume" href="https://github.com/lumehq/lume"
target="_blank">on Github</a target="_blank">on Github</a
>. Lume is actively improving the app and adding new features, you >. Lume is actively improving the app and adding new features, you
can expect new update every month. can expect new update every month.
@@ -102,37 +102,37 @@ import { Seo } from "astro-seo-meta";
<h3 id="download">Download and Explore</h3> <h3 id="download">Download and Explore</h3>
<p> <p>
(Universal) macOS: <a (Universal) macOS: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/Lume_3.0.0_universal.dmg" href="https://github.com/lumehq/lume/releases/download/v3.0.0/Lume_3.0.0_universal.dmg"
>Lume_3.0.0_universal.dmg >Lume_3.0.0_universal.dmg
</a> </a>
</p> </p>
<p> <p>
(x86-64) Windows 11: <a (x86-64) Windows 11: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/Lume_3.0.0_x64-setup.exe" href="https://github.com/lumehq/lume/releases/download/v3.0.0/Lume_3.0.0_x64-setup.exe"
>Lume_3.0.0_x64-setup.exe >Lume_3.0.0_x64-setup.exe
</a> </a>
</p> </p>
<p> <p>
(x86-64) Ubuntu: <a (x86-64) Ubuntu: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume_3.0.0_amd64.deb" href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume_3.0.0_amd64.deb"
>lume_3.0.0_amd64.deb >lume_3.0.0_amd64.deb
</a> </a>
</p> </p>
<p> <p>
(x86-64) Fedora: <a (x86-64) Fedora: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume-3.0.0-1.x86_64.rpm" href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume-3.0.0-1.x86_64.rpm"
>lume-3.0.0-1.x86_64.rpm >lume-3.0.0-1.x86_64.rpm
</a> </a>
</p> </p>
<p> <p>
(x86-64) Linux Flatpak: <a (x86-64) Linux Flatpak: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume_3.0.0_amd64.flatpak" href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume_3.0.0_amd64.flatpak"
>lume_3.0.0_amd64.flatpak >lume_3.0.0_amd64.flatpak
</a> </a>
</p> </p>
<p> <p>
(x86-64) Linux AppImage: <a (x86-64) Linux AppImage: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume_3.0.0_amd64.AppImage" href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume_3.0.0_amd64.AppImage"
>lume_3.0.0_amd64.AppImage >lume_3.0.0_amd64.AppImage
</a> </a>
</p> </p>

View File

@@ -25,7 +25,7 @@
https://lume.nu https://lume.nu
</url> </url>
<url type="bugtracker"> <url type="bugtracker">
https://github.com/luminous-devs/lume/issues https://github.com/lumehq/lume/issues
</url> </url>
<url type="donation"> <url type="donation">
https://nostree.me/npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445 https://nostree.me/npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445
@@ -57,17 +57,17 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image> <image>
https://raw.githubusercontent.com/luminous-devs/lume/flatpak/screenshots/login-screen.png https://raw.githubusercontent.com/lumehq/lume/flatpak/screenshots/login-screen.png
</image> </image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image> <image>
https://raw.githubusercontent.com/luminous-devs/lume/flatpak/screenshots/collumns.png https://raw.githubusercontent.com/lumehq/lume/flatpak/screenshots/collumns.png
</image> </image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image> <image>
https://raw.githubusercontent.com/luminous-devs/lume/flatpak/screenshots/home-screen.png https://raw.githubusercontent.com/lumehq/lume/flatpak/screenshots/home-screen.png
</image> </image>
</screenshot> </screenshot>
</screenshots> </screenshots>

View File

@@ -53,7 +53,7 @@ export function OnboardingFinishScreen() {
)} )}
</button> </button>
<a <a
href="https://github.com/luminous-devs/lume/issues" href="https://github.com/lumehq/lume/issues"
target="_blank" target="_blank"
className="inline-flex items-center justify-center gap-2 w-44 px-5 font-medium h-11 rounded-xl hover:bg-neutral-100 dark:hover:bg-neutral-900 text-neutral-700 dark:text-neutral-600" className="inline-flex items-center justify-center gap-2 w-44 px-5 font-medium h-11 rounded-xl hover:bg-neutral-100 dark:hover:bg-neutral-900 text-neutral-700 dark:text-neutral-600"
rel="noreferrer" rel="noreferrer"

View File

@@ -4,7 +4,7 @@ version = "3.0.0"
description = "the communication app" description = "the communication app"
authors = ["Ren Amamiya"] authors = ["Ren Amamiya"]
license = "GPL-3.0" license = "GPL-3.0"
repository = "https://github.com/luminous-devs/lume" repository = "https://github.com/lumehq/lume"
edition = "2021" edition = "2021"
rust-version = "1.70" rust-version = "1.70"