mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Update to docs, examples, and tutorial links (#546)
* Update to docs, examples, and tutorial links * Added categories to docs index page. Removed icons. * Update to docs, examples, and tutorial links. Added categories to docs index page. Removed icons. * updates to docs upon review
This commit is contained in:
committed by
Chad Arimura
parent
b0b113477d
commit
1aa1618404
@@ -1,7 +1,9 @@
|
||||
# Example Functions
|
||||
|
||||
This directory has a collection of example functions you can look at to learn more about how to write them or just copy one and build on it to get started faster.
|
||||
This directory has a collection of example functions you can look at to learn more about how to write them or just copy one and build on it to get started faster.
|
||||
|
||||
## Tutorial Series
|
||||
## Learn More
|
||||
|
||||
The [Tutorial Series](tutorial/) will demonstrate some of Fn capabilities through a series of exmaples. We'll try to show examples in most major languages. This is a great place to start!
|
||||
* [Documentation](../docs)
|
||||
* [Getting Started Series](../examples/tutorial)
|
||||
* [Tutorials](https://github.com/fnproject/tutorials)
|
||||
|
||||
Reference in New Issue
Block a user