Skip to content
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

Simplify usage documentation #61

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

humblerookie
Copy link
Contributor

While Arkana is a super handy tool, I found the documentation tricky to navigate when getting started.

I've created a basic usage/quickstart guide to help users get up and running quickly, leaving more advanced options for other sections. I believe this will help many users understand Arkana without being overwhelmed by the customizations it offers.

I'm open to feedback and would love to hear your thoughts on this.

Copy link
Owner

@rogerluan rogerluan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback about the documentation, and for proposing these changes! Love it!

I'll just lint the changes you made and apply some styling changes, if you don't mind 😊

README.md Outdated

### Environment File

The environment(.env) file contains the actual secrets for each environment. While config file declares the keys, they are assigned encrypted values from this file.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These actually aren't required, and it's advised that no one commits them to git 😅 I'll add a note about this!

Copy link
Owner

@rogerluan rogerluan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for this! ❤️

@rogerluan rogerluan changed the title simplify usage documentation Simplify usage documentation Jun 8, 2024
@rogerluan rogerluan merged commit dec7129 into rogerluan:main Jun 8, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants