Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginner's Guide for SailfishOS backend

This backend transforms the .md files in the docs directory into JSON api that the app knows how to handle.

Guide

The docs directory contains language tags as the only elements (for example, en) which in turn contains .md files and other subdirectories.

Each page needs some metadata, at the very least a title. See the English intro for an example.

Additionally, these metadata are supported:

  • links: a simple array of strings with links to relevant content, the title will be fetched automatically
  • actions: a simple array of action ids which will be available on the page inside the app
    • the support for every action must be developed inside the app

About

The backend containing all texts for the SailfishOS beginner's guide

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages