Skip to content

Commit

Permalink
update docs for v0.3.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Aug 31, 2023
1 parent 4eae5e5 commit 6614b1f
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 29 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# quasar ✨ a Celestia light node macOS app
# quazar ✨ a Celestia light node macOS app

Introducing quasar[v0.2.0-alpha](https://github.com/jcstein/node-app/releases/tag/quasar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica),
Introducing quazar[v0.3.0-alpha](https://github.com/jcstein/node-app/releases/tag/quazar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica),
a [Celestia light node](https://docs.celestia.org/nodes/light-node/) macOS app, written in Swift.

A quasar (quasi-stellar object) is a very luminous object in space,
powered by an active galactic nucleus (a light node).

## Features ⚙️

v0.2.0-alpha of this app runs on the [Arabica devnet](https://docs.celestia.org/nodes/arabica-devnet/) (chain ID `arabica-10`) and has the following functions:
v0.3.0-alpha of this app runs on the [Arabica devnet](https://docs.celestia.org/nodes/arabica-devnet/) (chain ID `arabica-10`) and has the following functions:

* `🟣 Initialize your Celestia light node`: this initializes a Celestia light node in the application's local storage
* `🟢 Start your node`: this starts the light node
Expand All @@ -31,12 +31,12 @@ v0.2.0-alpha of this app runs on the [Arabica devnet](https://docs.celestia.org/

### macOS download 💾

The latest release with `quasar.dmg`
The latest release with `quazar.dmg`
images for Mac can be found on the
[latest release](https://github.com/jcstein/node-app/releases/latest) page.

Download `quasar.dmg` to your computer and open it from your downloads folder.
Then, drag the "quasar" icon to the "Applications" folder.
Download `quazar.dmg` to your computer and open it from your downloads folder.
Then, drag the "quazar" icon to the "Applications" folder.

<img width="912" alt="Screenshot 2023-06-07 at 1 03 06 AM" src="https://github.com/jcstein/node-app/assets/46639943/d5eee61f-bdbc-43da-85c0-b1b15b1af97b">

Expand Down
2 changes: 1 addition & 1 deletion website/pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "getting started"
},
"index": {
"title": "quasar",
"title": "quazar",
"type": "page",
"display": "hidden"
},
Expand Down
8 changes: 4 additions & 4 deletions website/pages/faqs.mdx
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# yo, i got a question 🤷‍♀️

frequently asked questions (faqs) about quasar.
frequently asked questions (faqs) about quazar.

## i get an error when i try to start it. why?

i'm still figuring out the nuances of how to publish beta mac software! if you're getting an error, please head to the [troubleshooting section](/installation#step-35---troubleshooting-%EF%B8%8F) on the installation page

## can use quasar with my existing key?
## can use quazar with my existing key?

not yet. the `cel-key` utility has not yet been added to quasar. if you'd like to make a pull request on github to add support for this, feel free!
not yet. the `cel-key` utility has not yet been added to quazar. if you'd like to make a pull request on github to add support for this, feel free!

## if i upgrade the app, will i still be able to use my existing key?

yes, but only if the chain-id does not change. if you upgrade from a version with `arabica-8` to one with `arabica-10`, this will be a new chain, and technically new account on the chain. be sure to check the release notes of the latest version you're using [on github](https://github.com/jcstein/node-app/releases)

## can i contribute to quasar?
## can i contribute to quazar?

of course! please find good first issues [here](https://github.com/jcstein/node-app/issues?q=is:open+is:issue+label:%22good+first+issue%22), but please don't let this restrict your imagination 😎
4 changes: 2 additions & 2 deletions website/pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: quasar
title: quazar
---

import createGlobe from "cobe";
Expand Down Expand Up @@ -99,7 +99,7 @@ return (
}}
className="title"
>
quasar
quazar
</h1>
<span style={{ fontSize: "1.3em", zIndex: -1 }}>
<Text />
Expand Down
16 changes: 8 additions & 8 deletions website/pages/installation.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# installing quasar 🚀
# installing quazar 🚀

### macOS download 💾

Expand All @@ -7,24 +7,24 @@ import { Steps } from 'nextra/components'
<Steps>
### step 1

click [here](https://github.com/jcstein/node-app/releases/download/quasar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica/quasar.dmg) to download the latest release for macOS 13.1+
click [here](https://github.com/jcstein/node-app/releases/download/quazar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica/quazar.dmg) to download the latest release for macOS 13.1+

the latest release with `quasar.dmg`
the latest release with `quazar.dmg`
images for macOS can also be found on the
[latest releases](https://github.com/jcstein/node-app/releases/latest) page on github

### step 2

Open `quasar.dmg` from your downloads folder.
Then, drag the `quasar` icon to the `Applications` folder
Open `quazar.dmg` from your downloads folder.
Then, drag the `quazar` icon to the `Applications` folder

<img width="912" alt="Screenshot 2023-06-07 at 1 03 06 AM" src="https://github.com/jcstein/node-app/assets/46639943/d5eee61f-bdbc-43da-85c0-b1b15b1af97b" />

congratulations! you have successfully installed quasar
congratulations! you have successfully installed quazar

### step 3

go to your `Applications` folder and open `quasar`
go to your `Applications` folder and open `quazar`

#### step 3.5 - troubleshooting 🛠️

Expand All @@ -35,7 +35,7 @@ if you encounter a warning when you open the app, you will need to go to your

you may also hit an error (depending on which release you downloaded) that says:

> quasar” can’t be opened because Apple cannot check it for malicious software.
> quazar” can’t be opened because Apple cannot check it for malicious software.
> This software needs to be updated. Contact the developer for more information.
if you encounter this error, you will need to go to your
Expand Down
10 changes: 5 additions & 5 deletions website/pages/intro.mdx
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# quasar ✨ Celestia light node macOS app
# quazar ✨ Celestia light node macOS app

introducing quasar[v0.2.0-alpha](https://github.com/jcstein/node-app/releases/tag/quasar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica),
introducing quazar[v0.3.0-alpha](https://github.com/jcstein/node-app/releases/tag/quazar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica),
a [Celestia light node](https://docs.celestia.org/nodes/light-node/) mac app, written in swift

a quasar (quasi-stellar object) is a very luminous object in space,
a quazar (quasi-stellar object) is a very luminous object in space,
powered by an active galactic nucleus (a light node)

import { Callout } from 'nextra/components'

<Callout emoji="⚡️">
**[download directly](https://github.com/jcstein/node-app/releases/download/quasar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica/quasar.dmg)** (macOS only)
**[download directly](https://github.com/jcstein/node-app/releases/download/quazar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica/quazar.dmg)** (macOS only)
</Callout>

<Callout emoji="👾">
Expand All @@ -18,7 +18,7 @@ import { Callout } from 'nextra/components'

## features ⚙️

v0.2.0-alpha of this app runs on the [Arabica devnet](https://docs.celestia.org/nodes/arabica-devnet/) (chain ID `arabica-10`) and has the following functions:
v0.3.0-alpha of this app runs on the [Arabica devnet](https://docs.celestia.org/nodes/arabica-devnet/) (chain ID `arabica-10`) and has the following functions:

* `🟣 Initialize your Celestia light node`: this initializes a Celestia light node in the application's local storage
* `🟢 Start your node`: this starts the light node
Expand Down
6 changes: 3 additions & 3 deletions website/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const config: DocsThemeConfig = {
<path d="M10.1437 6.62756C10.9303 4.66656 11.3236 3.68607 12 3.68607C12.6763 3.68607 13.0696 4.66657 13.8562 6.62757L13.8928 6.71888C14.3372 7.82675 14.5594 8.38068 15.0123 8.71737C15.4651 9.05406 16.0596 9.1073 17.2485 9.21377L17.4634 9.23302C19.4092 9.40729 20.3822 9.49442 20.5903 10.1134C20.7985 10.7324 20.076 11.3897 18.6309 12.7044L18.1487 13.1432C17.4172 13.8087 17.0514 14.1415 16.8809 14.5776C16.8491 14.659 16.8227 14.7423 16.8018 14.8271C16.6897 15.2818 16.7968 15.7645 17.0111 16.73L17.0777 17.0305C17.4714 18.8048 17.6682 19.692 17.3246 20.0747C17.1961 20.2177 17.0292 20.3206 16.8438 20.3712C16.3476 20.5066 15.6431 19.9326 14.2342 18.7845C13.309 18.0306 12.8464 17.6536 12.3153 17.5688C12.1064 17.5355 11.8935 17.5355 11.6846 17.5688C11.1535 17.6536 10.6909 18.0306 9.76577 18.7845C8.35681 19.9326 7.65234 20.5066 7.15614 20.3712C6.97072 20.3206 6.80381 20.2177 6.67538 20.0747C6.33171 19.692 6.52854 18.8048 6.92222 17.0305L6.98889 16.73C7.2031 15.7645 7.31021 15.2818 7.19815 14.8271C7.17725 14.7423 7.15081 14.659 7.11901 14.5776C6.94854 14.1415 6.58279 13.8087 5.85128 13.1432L5.369 12.7044C3.92395 11.3897 3.20143 10.7324 3.40961 10.1134C3.61779 9.49442 4.5907 9.40729 6.53651 9.23302L6.75145 9.21377C7.94036 9.1073 8.53482 9.05406 8.98767 8.71737C9.44052 8.38068 9.66272 7.82675 10.1071 6.71888L10.1437 6.62756Z" stroke="currentColor" stroke-width="2"/>
</svg>
<span style={{ marginLeft: '.4em', fontWeight: 800 }}>
quasar
quazar
</span>
</>
),
Expand All @@ -22,14 +22,14 @@ const config: DocsThemeConfig = {
const { route } = useRouter()
if (route !== '/') {
return {
titleTemplate: '%s – quasar'
titleTemplate: '%s – quazar'
}
}
},
banner: {
key: 'alpha-release',
text: <a href="https://twitter.com/JoshCStein/status/1666328587400630272?s=20" target="_blank">
🎉 introducing quasar!
🎉 introducing quazar!
</a>,
},
sidebar: {
Expand Down

0 comments on commit 6614b1f

Please sign in to comment.