-
Notifications
You must be signed in to change notification settings - Fork 4
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: consolidate getting started and context #44
Conversation
Rework the intro somewhat and move getting started content to its own section.
Couldn't help myself now that I need to add some content for new modules 🙈 |
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.
Awesome work 💯 I left some suggestions which I feel improved things, but you're free to ignore them if you don't agree 😄
Making this structural change should make getting introduced to Podium easier 💪
|
||
Consider the following very simple podlet server: | ||
Consider the following podlet server: |
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 really like this removal of "very simple" and things like that. if we want to let the reader know something isn't "how you would do it in production", we should say that 👍
Co-authored-by: Espen Dalløkken <[email protected]>
Redirects tested OK with |
Rework the intro somewhat and move getting started content to its own section.
Probably better to checkout the branch locally and run the server