Commit Graph

49 Commits

Author SHA1 Message Date
Tanay Pant
c6126710bd 🔨 Minor changes 2021-05-07 12:50:13 +02:00
Harshil
84b5449bfc 🔨 Minor fix 2021-05-06 10:06:10 +02:00
Harshil
a3a36c9ef6 Add note in Quickstart 2021-05-04 10:51:17 +02:00
Tanay Pant
6eb19ed17e 🔨 Minor changes 2021-04-20 09:48:58 +02:00
Zac Romick
1dabb70dca
Updating OpenWeatherMap API Instructions
Added a note about OpenWeatherMap's API key activation being 10 min to 2 hours after a successful registration. 
Users could become frustrated after following the steps and getting an error.

See: https://openweathermap.org/faq#notes_block:~:text=Do%20I%20need%20to%20activate%20my%20API%20key%3F
2021-04-19 20:00:16 +03:00
Harshil
3ab2032bdf Add cards to tutorials page 2021-04-01 11:32:47 +02:00
Tanay Pant
807211f760 🔨 Fix link 2021-03-30 16:38:42 +02:00
Tanay Pant
c816072a03 🔨 Fix broken links 2021-03-30 14:56:42 +02:00
Tanay Pant
1420a20620 🔨 Minor changes 2021-03-24 14:53:17 +01:00
Lorena
5fbbf2fbf7 📚 add HTTP Request, Webhook info to node 2021-03-24 13:00:03 +01:00
Lorena
be1e8953ea 🔨 fix links in whats-next 2021-03-24 12:56:55 +01:00
Tanay Pant
0d04a3b41f 🔨 Structural changes 2021-03-12 11:15:07 +01:00
Harshil
e89791313f Add blog post links 2021-01-14 09:49:28 +05:30
Harshil Agrawal
8df29821cb
Add blog link to the nodes' documentation (#344)
* Add blog link

* Add link to tutorials page
2020-12-21 09:09:58 +01:00
Harshil Agrawal
c0a39c7152
Add link for Expense Tracker app blog post (#334)
* Add link for Expense Tracker app blog post

* 🔨 Minor fix
2020-12-14 13:07:09 +01:00
Tanay Pant
9383640610 🔨 Add video 2020-12-08 19:34:46 +01:00
Tanay Pant
0376d4afea 🔨 Add video 2020-12-08 11:39:10 +01:00
Jan Oberhauser
cd6bda7f10 Fix docker user mount path 2020-12-06 19:49:05 +01:00
Harshil Agrawal
e3998dc084
🔨 Change title to name (#318) 2020-12-04 13:54:12 +01:00
Tanay Pant
defa5bb804 🔨 Minor changes 2020-12-03 14:42:53 +01:00
Tanay Pant
71f5c8d635 🔨 Minor changes 2020-12-03 14:30:51 +01:00
Tanay Pant
9b6a724230 🔨 Minor fixes 2020-12-03 14:02:54 +01:00
Harshil
366fff3781 Add note for the Trello node 2020-11-27 18:39:55 +05:30
Harshil
197b453d10 🔨 Minor fix 2020-11-27 16:27:29 +05:30
Harshil
26b20d66ba Update prerequisites and gif for the Airtable node 2020-11-27 16:25:00 +05:30
Tanay Pant
b01e9fb72f 🔨 Fixes 2020-11-23 18:10:04 +01:00
Tanay Pant
63b083229e 🔨 Fixes 2020-11-23 16:14:48 +01:00
Harshil
cca7050b99 Add new example 2020-11-23 18:10:01 +05:30
Tanay Pant
5b7e1b1bbb 🐛 Bug Fixes 2020-11-09 09:14:44 +01:00
Amudhan
a12f77da21 Added links for Conferences blogpost 2020-11-09 08:39:54 +05:30
Tanay Pant
c8e0168611 🔨 Minor change 2020-10-18 11:19:57 +02:00
Christian
efe7a0e09b
addition to community tutorials
adds [Raspberry Pi as a local server for self hosting applications](https://cri.dev/posts/2020-09-12-Raspberry-Pi-as-a-local-server-for-self-hosting-applications/) to the list of "Community tutorials"
2020-10-17 23:17:52 +02:00
Tanay Pant
a7d9ac6449 🔨 Minor restructure 2020-10-09 12:11:48 +02:00
Tanay Pant
dd47198d65 🔨 Minor addition 2020-09-23 12:45:35 +02:00
Tanay Pant
f94aa854f1 🐛 Fix broken link 2020-09-14 13:33:24 +02:00
Tanay Pant
0f9246d41b 🔨 Minor edit 2020-09-11 12:22:24 +02:00
peppe8o
8a6cd07f20
Update tutorials.md adding Raspberry PI guide (#160)
* Update tutorials.md

* Revert "Update tutorials.md"

This reverts commit 62a4f4e791.

* Adding Raspberry PI tutorial to install and use n8n

Add to tutorials reference to guide on installing n8n in Raspberry PI and creating a simple workflow monitoring board temperature with email alerts
2020-09-11 12:19:37 +02:00
Tanay Pant
57cdef8518 🔨 Update URLs for tutorials 2020-09-10 13:59:06 +02:00
Tanay Pant
099c9c2a4b Add Tutorials page 2020-08-28 15:46:55 +02:00
Tanay Pant
26e48100a3 🐛 Minor fixes 2020-08-18 10:54:55 +02:00
Tanay Pant
8798730684 Improve Creating your first workflow tutorial 2020-08-18 10:47:49 +02:00
Tanay Pant
a51118934c 🔨 Add info about Docker image for RPi 2020-07-22 09:28:35 +02:00
Tanay Pant
ff2cc81eff Add Cron node docs 2020-07-16 11:02:02 +02:00
Tanay Pant
9ffb6a10ff Fix language and add CoC 2020-06-18 09:40:01 +02:00
Tanay Pant
35659a583f
📚 Add a tutorial, next steps, and fix bugs (#1)
* Add a tutorial, next steps and fix bugs

* Make a few fixes
2020-06-17 15:29:09 +02:00
Tanay Pant
cd55a273b1 Finish restructure of wiki 2020-06-12 11:46:17 +02:00
Tanay Pant
86b11be36d Fix errors 2020-06-09 16:38:04 +02:00
Jan Oberhauser
360be169ff Remove duplicate page 2020-06-06 11:38:25 +02:00
Tanay Pant
1d23586222 Restructure of the wiki 2020-06-05 15:46:56 +02:00