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

Left Nav bar Menu #1139

Merged
merged 32 commits into from
Nov 26, 2021
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
bfe33db
added left navigation menu
abhishek-iiit Jul 25, 2021
f37ba3b
0.8.333
abhishek-iiit Jul 25, 2021
89d6724
added padlocal & wechat4u
abhishek-iiit Jul 26, 2021
3811663
0.8.334
abhishek-iiit Jul 26, 2021
67110e8
0.8.335
abhishek-iiit Jul 26, 2021
06eec37
0.8.336
abhishek-iiit Jul 26, 2021
ffcc4e3
renames to listen to events
abhishek-iiit Jul 29, 2021
7c687bf
0.8.337
abhishek-iiit Jul 29, 2021
2c22e11
Merge branch 'master' into nav_bar
abhishek-iiit Aug 23, 2021
a480c01
updated version
abhishek-iiit Aug 23, 2021
33a5b59
Merge branch 'master' of https://github.com/abhishek-iiit/wechaty.js.…
abhishek-iiit Aug 23, 2021
3a8d3ec
renamed file name
abhishek-iiit Aug 23, 2021
2cb5e3e
0.9.3
abhishek-iiit Aug 23, 2021
a179b63
merge conflict
abhishek-iiit Aug 23, 2021
7ab7199
0.9.4
abhishek-iiit Aug 23, 2021
93dbfd6
resolved conflicts
vasvi-sood Oct 17, 2021
6d8295f
Merge branch 'master' of https://github.com/abhishek-iiit/wechaty.js.…
vasvi-sood Oct 17, 2021
b3b8c48
0.10.26
vasvi-sood Oct 17, 2021
fee8cd8
added changes
abhishek-iiit Oct 18, 2021
3537b43
0.10.27
abhishek-iiit Oct 18, 2021
0d11905
test case pass
abhishek-iiit Oct 18, 2021
e5a9eb5
0.10.28
abhishek-iiit Oct 18, 2021
61d56ee
arranged files and resolved conflicts
abhishek-iiit Oct 20, 2021
31b69ff
0.10.29
abhishek-iiit Oct 20, 2021
89c4a44
fixed issue
abhishek-iiit Oct 20, 2021
f9ff9a8
0.10.30
abhishek-iiit Oct 20, 2021
a61fa9e
Merge branch 'main' into nav_bar
abhishek-iiit Nov 17, 2021
decd2db
Merge branch 'main' into nav_bar
shraddhavp Nov 17, 2021
d1ece00
pushing files to fix merging
abhishek-iiit Nov 25, 2021
8cf6787
0.10.46
abhishek-iiit Nov 25, 2021
decbb55
resolved conficts
abhishek-iiit Nov 25, 2021
e35deb5
0.10.47
abhishek-iiit Nov 25, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Managing contacts'
title: 'Manage contacts'
---

import Tabs from '@theme/Tabs'
Expand Down
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/deploy-gitter.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: 'Deploy in Gitter'
---
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/deploy-lark.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: 'Deploy in Lark'
---
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/deploy-padlocal.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Deploy in PadLocal
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
---
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/deploy-wechat.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: 'Deploy in WeChat'
---
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/deploy-wechat4u.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Deploy in WeChat4U
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
---
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/deploy-whatsapp.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: 'Deploy in Whatsapp'
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
---
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Listening events'
title: 'Listen to events'
---

<!-- MDX import -->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Processing files'
title: 'Send and receive files'
---

import Tabs from '@theme/Tabs'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Making friends'
title: 'Send and accept friend requests'
---

import Tabs from '@theme/Tabs'
Expand Down
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/heroku.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: 'Deploy with Heroku'
---
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/howto_docker.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
Rohitesh-Kumar-Jain marked this conversation as resolved.
Show resolved Hide resolved
title: 'Deploy with Docker'
---
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Dealing with message'
title: 'Deal with messages'
---

import Tabs from '@theme/Tabs'
Expand Down
14 changes: 7 additions & 7 deletions docusaurus/docs/howto/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
slug: /howto/
title: Wechaty How-to guides overview
sidebar_label: 'How-to Guides: Overview'
sidebar_label: 'Overview'
---

<!-- how-to/cookbook - Explains how to accomplish a specific task. -->
Expand All @@ -11,12 +11,12 @@ How-to guides are recipes. They guide you through the steps involved in addressi
These are some use cases and code snippets to get you started with Redux in a real app. They assume you understand the topics in [basic](#b) and [advanced](#a) tutorials.

- [Start wechaty](howto/wechaty.md)
- [Listening events](howto/event.md)
- [Dealing with messages](howto/message.md)
- [Managing contacts](howto/contact.md)
- [Managing rooms](howto/room.md)
- [Making friends](howto/friendship.md)
- [Processing files](howto/file-box.md)
- [Listening events](howto/event.mdx)
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
- [Dealing with messages](howto/message.mdx)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems you change to Deal with messages, I think these two parts should be unified.

- [Managing contacts](howto/contact.mdx)
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
- [Managing rooms](howto/room.mdx)
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
- [Making friends](howto/friendship.mdx)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems you change to Send and accept friend requests, I think these two parts should be unified.

- [Processing files](howto/file-box.mdx)
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved

## Using Puppets with Wechaty (How to switch between puppets)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Managing rooms'
title: 'Manage rooms'
---

import Tabs from '@theme/Tabs'
Expand Down
3 changes: 3 additions & 0 deletions docusaurus/docs/howto/wechat-offical.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: 'Deploy in WeChat Official Account'
---
52 changes: 43 additions & 9 deletions docusaurus/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,45 @@ const gettingStarted: SubMenuData = {
],
}

const addevents: SubMenuData = {
label: 'Add events to the bot',
items: [
'howto/event',
],
}

const addfunctionalities: SubMenuData = {
label: 'Add functionality to the bot',
items: [
'howto/message',
'howto/contact',
'howto/room',
'howto/friendship',
'howto/file-box',
],
}

const deployonim: SubMenuData = {
label: 'Deploy on IM platform',
items: [
'howto/deploy-wechat',
'howto/deploy-whatsapp',
'howto/deploy-lark',
'howto/deploy-gitter',
'howto/wechat-offical',
'howto/deploy-padlocal',
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
'howto/deploy-wechat4u',
shraddhavp marked this conversation as resolved.
Show resolved Hide resolved
],
}

const deploycontainer: SubMenuData = {
label: 'Deploy with containers',
items: [
'howto/heroku',
'howto/howto_docker',
Rohitesh-Kumar-Jain marked this conversation as resolved.
Show resolved Hide resolved
],
}

const tutorials = {
label: 'Tutorials',
items: [
Expand All @@ -302,15 +341,10 @@ const howtos = {
label: 'How-to Guides',
items: [
'howto/overview',
'howto/install',
'howto/wechaty',
'howto/event',
'howto/message',
'howto/contact',
'howto/room',
'howto/friendship',
'howto/file-box',
'howto/testing',
subMenu(addevents),
subMenu(addfunctionalities),
subMenu(deployonim),
subMenu(deploycontainer),
],
}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechaty.js.org",
"version": "0.8.328",
"version": "0.8.337",
"description": "Wechaty Official Website for News, Blogs, Contributor Profiles, and Documentations",
"private": true,
"directories": {
Expand Down