-
Notifications
You must be signed in to change notification settings - Fork 196
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
docs: modified the structure of readme and added some content #1796
Conversation
Nice! Please run this in your repo to solve the failing linting check: |
🚀 Thanks for the pull request! Here are the current build files for testing: Download and unzip the file for your browser. Refer to the readme for detailed install instructions. Don't forget: keep earning sats! |
I have another question ============= WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree. You may find that it works just fine, or you may not. SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.9.0 YOUR TYPESCRIPT VERSION: 4.9.3 Please only submit bug reports when using the officially supported version. ============= typescript in package
|
No, all good. That's just a warning because our TS version is a bit too new. |
I think it's common to keep md-files uppercase: |
Last changes, thanks @qqqzhch ! |
Thanks @qqqzhch , let's merge this and see how it feels |
Reorganized the structure of readme content
add setup.md abount How to run Alby in the local development environment
add alby-logo to docs folder
add alby horizontal banner at the start of the readme
add about alby to readme
edit a link in readme from RTL to Thunderhub
Fixes #651
Type of change
(Remove other not matching type)
docs
: Documentation updateScreenshots of the changes [optional]
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist