Skip to content
J. Garrett Morris edited this page Jan 3, 2017 · 18 revisions

Welcome to the Links wiki!

This wiki contains some information about development and some documentation of recent features.

Documentation

  • Database setup describes how to configure Links to use an external database (currently only documents Postgres but others are similar)
  • Module System describes the module system currently under development in the modules branch.
  • Nested query results describes Links's support for queries that produce nested results.
  • Realpages describes how Links now generates all web pages on the server even if they contain contain code that must be run on the client.
  • AppServer describes Links's in-process web server.

Development resources