website/source/_data/navigation.yaml (148 lines of code) (raw):
logo:
text: SQRL Documentation
type: link
path: index.html
main:
- text: Introduction
type: link
path: index.html
- text: Motivation
type: link
path: motivation.html
- text: Tutorial
type: link
path: tutorial.html
- text: Why is it unique?
type: link
path: unique.html
- text: FAQ
type: link
path: faq.html
- text: Examples
type: label
children:
- text: Redis Database
type: link
path: examples/redis.html
- text: REPL
type: link
path: examples/repl.html
- text: Wikipedia
type: link
path: examples/wikipedia.html
- text: Concepts
type: label
children:
- text: Entities
type: link
path: language/entities.html
- text: Labels
type: link
path: language/labels.html
- text: Simple Counters
type: link
path: counters/simple.html
- text: Unique Counters
type: link
path: counters/unique.html
- text: Rate limiters
type: link
path: counters/ratelimit.html
- text: Sessionization
type: link
path: counters/session.html
- text: Text Pattern Matching
type: link
path: language/textpattern.html
- text: Include and Where Clauses
type: link
path: language/where.html
- text: Cost Optimisation
type: link
path: language/cost.html
- text: Standard Library
type: label
children:
- text: Assert Functions
type: link
path: stdlib/assert.html
- text: Bool Functions
type: link
path: stdlib/bool.html
- text: Control Functions
type: link
path: stdlib/control.html
- text: Data Functions
type: link
path: stdlib/data.html
- text: Date-time Functions
type: link
path: stdlib/date-time.html
- text: Entity Functions
type: link
path: stdlib/entity.html
- text: List Functions
type: link
path: stdlib/list.html
- text: Math Functions
type: link
path: stdlib/math.html
- text: String Functions
type: link
path: stdlib/string.html
- text: Type Functions
type: link
path: stdlib/type.html
- text: Function Packages
type: label
children:
- text: sqrl-cli-functions
type: link
path: packages/sqrl-cli-functions.html
- text: sqrl-load-functions
type: link
path: packages/sqrl-load-functions.html
- text: sqrl-redis-functions
type: link
path: packages/sqrl-redis-functions.html
- text: sqrl-text-functions
type: link
path: packages/sqrl-text-functions.html
- text: Defining Functions
type: label
children:
- text: Simple Functions
type: link
path: functions/simple.html
- text: Statements
type: link
path: functions/statement.html
- text: When Clauses
type: link
path: functions/when.html
- text: Custom Functions
type: link
path: functions/custom.html
- text: Production Deployments
type: label
children:
- text: Sync and Async
type: link
path: deployment/async.html
- text: Http Server
type: link
path: deployment/server.html
- text: Queues
type: link
path: deployment/queue.html
- text: External Resources
type: label
- text: API Reference
type: link
path: reference/globals.html
- text: Discord Chat
type: link
path: https://discord.gg/mMJwWT6
- text: View on GitHub
type: link
path: https://github.com/twitter/sqrl