Skip to content

Commit 74e72f3

Browse files
committed
📝 Prepare for GH Pages
1 parent 61ebe57 commit 74e72f3

File tree

13 files changed

+636
-15
lines changed

13 files changed

+636
-15
lines changed

.idea/.gitignore

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/GitLink.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/dbnavigator.xml

Lines changed: 427 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/git_toolbox_prj.xml

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/oauth-tty.iml

Lines changed: 127 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,11 @@ In a shell run `oauth` to start the console.
5454

5555
For now, please see the tests for other usage.
5656

57-
## Development
58-
59-
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
60-
61-
To install this gem onto your local machine, run `bundle exec rake install`.
62-
To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
63-
64-
## Contributing
65-
66-
Bug reports and pull requests are welcome on GitHub at [https://gitlab.com/oauth-xx/oauth-tty/-/issues](https://gitlab.com/oauth-xx/oauth-tty/-/issues). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://gitlab.com/oauth-xx/oauth-tty/-/blob/main/CODE_OF_CONDUCT.md).
67-
68-
## License
69-
70-
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
71-
7257
## Code of Conduct
7358

7459
Everyone interacting in the OAuth::TTY project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://gitlab.com/oauth-xx/oauth-tty/-/blob/main/CODE_OF_CONDUCT.md).
7560

61+
<<<<<<< Updated upstream
7662
## 🤑 One more thing
7763

7864
You made it to the bottom of the page,
@@ -86,3 +72,22 @@ or one of the others at the head of this README.
8672

8773
[🖇buyme-img]: https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20latte&emoji=&slug=pboling&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff
8874
[🖇buyme]: https://www.buymeacoffee.com/pboling
75+
=======
76+
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://gitlab.com/oauth-xx/oauth-tty/-/blob/main/CODE_OF_CONDUCT.md).
77+
78+
## Contributing
79+
80+
Bug reports and pull requests are welcome on GitLab at [https://gitlab.com/oauth-xx/oauth-tty/-/issues](https://gitlab.com/oauth-xx/oauth-tty/-/issues).
81+
82+
See [CONTRIBUTING.md][contributing] for detailed instructions on how to help!
83+
84+
## Contributors
85+
86+
See [https://gitlab.com/oauth-xx/oauth/-/graphs/main][🚎contributors]
87+
88+
## License
89+
90+
The gem is available as open source under the terms of
91+
the [MIT License][license] [![License: MIT][🖇src-license-img]][🖇src-license].
92+
See [LICENSE.txt][license] for the [Copyright Notice][copyright-notice-explainer].
93+
>>>>>>> Stashed changes

docs/.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)