-
Notifications
You must be signed in to change notification settings - Fork 31
Add website #212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add website #212
Conversation
|
Deployed to https://theahaco.github.io/scaffold-stellar/ There is a readme in It's fancy. The branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this folder be website or something to that effect? to avoid docs/docs paths?
| ## Installation | ||
|
|
||
| ```bash | ||
| bun install |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this all work with npm or do you have to use bun?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, this suggests using bun. Since the larger project(s) default to npm, could we do that?
| - Video: [Intro to Scaffold Stellar](https://www.youtube.com/watch?v=559ht4K4pkM) | ||
| - Video: [Which Frontend?](https://www.youtube.com/watch?v=pz7O54Oia_w) | ||
| - Video: [Get Started Building](https://www.youtube.com/watch?v=H-M962aPuTk) | ||
| - Video: [Live Demo of Scaffold Stellar](https://www.youtube.com/watch?v=0syGaIn3ULk) 👈 Start Here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This video is 3 months old and I assume quite out-of-date by now; is it really the best place to start?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now we have your video from Meridian. Maybe that's a better start? Or we wait for the tutorial videos.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixable later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My comment to @chadoh is that I don't want feedback on this PR to be about editing individual existing docs -- fix those in other PRs. Let's get this website up!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So close!! I have the DNS set up at scaffoldstellar.com, please update baseURL to /
edit: and the other updates too :)
But I'm excited to get this out!
|
Thank you both! I addressed the comments I think and also fixed the DNS issues 😃 |
|
For bun, it's just a personal preference as way faster. But npm works the same there. I can update to npm. I will to rename the folder to |
pselle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
I saw you said you'd update to npm over bun, but I looked at scaffoldstellar.com and it's looking really good imo!! still need to hide the light/dark toggle


Adds a Docusaurus based website with docs, pages and blog support.
I moved the current
docs/content into thewebsite/docsand used some info from the readme to do an initial pass on the Quickstart and welcome page.For the design I used what I could find on our official website. A bit of retro-engineering there and there.
Two things:
To help review, for now I did a quick deployment on my account:
https://scaffold-stellar.netlify.app