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

Add GitBook as the primary documentation source #20

Merged
merged 16 commits into from Feb 19, 2020
Merged

Conversation

pqt
Copy link
Contributor

@pqt pqt commented Feb 15, 2020

No description provided.

@pqt pqt merged commit 985d562 into release-2.0.0 Feb 19, 2020
@pqt pqt deleted the docs/gitbook branch February 19, 2020 02:40
pqt added a commit that referenced this pull request Mar 17, 2020
* feat: 🎸 add a github actions workflow & gut project for v2 (#9)

* feat: 🎸 add a github actions workflow

* ci: 🎡 remove Travis CI

* ci: 🎡 prepare all scripts for v2 rewrite

* docs: ✏️ clean package manifest

* chore: 🤖 gut project and update license email address

* add/export runescape functions (#10)

* feat: 🎸 start on fetching player and avatar

* ci: 🎡 enable build command in package manifest

* feat: 🎸 add runescape account parser to JSON

* feat: 🎸 explicitly add name prop to Player class

* refactor: 💡 put name at top of player class properties

* docs: ✏️ update readme with getPlayer example

* docs: ✏️ update readme example

* docs: ✏️ update readme with more shields

* feat: 🎸 add structure for bestiary, clan, grand exchange and hs

* ci: 🎡 add prepublish script that moves files

* chore: 🤖 try a different approach for prepublish script

* chore: 🤖 add dry-run and unsafe perm args to publishing

* chore: 🤖 explicit npm registry

* chore: 🤖 no way this makes the difference

* chore: 🤖 test?

* chore: 🤖 try another prepublish approach

* Update prepublish

* chore: 🤖 make script executable

* chore: 🤖 update build script

* chore: 🤖 figure it out github

* chore: 🤖 maybe this time

* chore: 🤖 npmignore scripts folder

* feat: 🎸 enable player hiscores for multiple gamemodes

* feat: 🎸 add comprehensive config file

* refactor: 💡 much cleaner code

* fix: 🐛 export correct default value

* refactor: 💡 format clan response

* fix: 🐛 remove NaN for clan member count

* v2.0.0 (#15)

* feat: 🎸 add rune metrics formatted responses (#13)

* refactor: 💡 format runemetrics responses to JSON

* docs: ✏️ update readme with more examples

* feat: 🎸 add rune metrics formatted responses

* ci: 🎡 add prettier, eslint, jest and husky for code test & fmt (#14)

* ci: 🎡 add prettier, eslint, jest and husky for code test & fmt

* chore: 🤖 fix tests and formatting

* feat: 🎸 add bestiary functions (#16)

* feat: 🎸 add bestiary functions

* chore: 🤖 remove test code

* feat: 🎸 add grand exchange functions (#17)

* Enforce strict typings (#18)

* add tests for player and avatar functions

* add proper types for PlayerSkills and PlayerActivities

* fix: 🐛 lock in npx git-cz alias to version 4.2.0

* docs: ✏️ remove readme examples

* refactor: 💡 adjust the way Runemetrics data is returned

* chore: 🤖 ignore runemetrics profile camelcase lint rule

* feat: 🎸 add Weakness class

* fix: 🐛 correct missing class instance reference

* feat: 🎸 add SlayerCategory class

* refactor: 💡 refactor the bestiary with first round of tests

* fix: 🐛 properly try/catch and throw errors on API requests

* chore: 🤖 tighten up test cases

* feat: 🎸 start on next-generation GE

* feat: 🎸 add runemetrics functions

* feat: 🎸 clean and tweak code responses for the GE

* test: 💍 add tests for RuneMetrics

* refactor: 💡 change function names for fetching GE category

* chore: 🤖 remove commented examples in the main index file

* fix: 🐛 add missing non-null assertion

* refactor: 💡 change non-null assertion to the Item instance

* feat: 🎸 add oldschool features and link to gitbook in README (#19)

* feat: 🎸 add oldschool features and link to gitbook in README

* test: 💍 update tests to reflect code changes

* Add GitBook as the primary documentation source (#20)

* GitBook: [docs/gitbook] 2 pages modified

* GitBook: [docs/gitbook] 2 pages modified

* GitBook: [docs/gitbook] one page modified

* GitBook: [docs/gitbook] 2 pages modified

* GitBook: [docs/gitbook] 10 pages modified

* GitBook: [docs/gitbook] 2 pages modified

* GitBook: [docs/gitbook] 8 pages modified

* GitBook: [docs/gitbook] 8 pages modified

* GitBook: [docs/gitbook] 9 pages modified

* GitBook: [docs/gitbook] 8 pages modified

* GitBook: [docs/gitbook] 8 pages modified

* GitBook: [docs/gitbook] one page modified

* GitBook: [docs/gitbook] one page modified

* GitBook: [docs/gitbook] 5 pages modified

* GitBook: [docs/gitbook] 8 pages modified

* GitBook: [docs/gitbook] 5 pages modified

* test: 💍 add osrs hiscores and grandexchange tests (#21)

* Update README (#22)

* GitBook: [docs/readme] one page modified

* Update documentation (#23)

* GitBook: [docs/gitbook] 11 pages modified

* Remove Mac generated `.DS_Store` file (#24)
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.

None yet

1 participant