ITOH
d7883855ec
refactor(.github,README,gateway,plugins/fileloader,tests,types)!: make intent calculation manual
...
This changes the calculation of intents to be manual to the dev.
This is to improve overall consistency of our code base, also it is not a big drawback for users since intents are usually done once and then never (seldom) touched again.
2022-05-24 23:16:01 +02:00
Skillz4Killz
4f5e34d931
fix: silly fmt bugs on each deno update
2022-05-08 14:05:07 +00:00
ITOH
81f8e0377c
style: move to deno fmt ( #1992 )
...
* Create deno.json
* run format
* run format
* ci: only check formatting
* f
* Update settings.json
* Update settings.json
2022-02-04 15:00:04 +01:00
ITOH
24239053f3
docs: move to docusaurus ( #1984 )
...
* new site start
* ci: test docusaurus
* we use npm
* Update site_tests.yml
* Update site_tests.yml
* Update site_tests.yml
* do not ignore package.json
* Update package-lock.json
* Create deploy.yml
* Update docusaurus.config.js
* update authors
* Update docusaurus.config.js
* Update deploy.yml
* remove blog posts
* Update README.md
* delete old docs
* Update .gitignore
* delete template images
* Create 2022-02-03-welcome.md
2022-02-03 11:57:13 -05:00