Commit Graph

4 Commits

Author SHA1 Message Date
ITOH
0d8ae91779 Switch to deno.land/x from x.nest.land (#227)
* Change import Links

* Update import Links

* Update createcommand.md

* Update createevent.md
2020-12-07 19:48:11 +04:00
ITOH
2842357509 Apply suggestions from code review
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-12-05 23:08:19 +01:00
ITOH
faed440a7a Update Step By Step
- Changed code to use latest Discordeno Boilerplate features.
- Correct deprecated imports.
- Change Links to use the new documentation.
- Change order of files
Changed some more things too
2020-12-05 21:41:35 +01:00
ayntee
175b4230ed Better Docs 🎉 (#205)
* docs: rename docs to _docs

* docs: initialize a vuepress app

* docs: customize vuepress config

* docs: remove unnecessary files from archived docs

* ci: add deployment workflow

* docs: use vuepress instead uh-idk-template-ig

* ci(deploy): cd into docs dir

* ci(deploy): cd into docs

* ci(deploy): change setup-node version to v2

* revert: "ci(deploy): change setup-node version to v1"

* ci(deploy): run workflow on push

* chore: add dist/ to .gitignore

* docs: remove dist from the docs dir

* ci(deploy): correct publish_dir path

* ci(deploy): run the deploy workflow only on push to master

* docs: correct repo url
2020-11-19 23:34:50 +04:00