changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / nas-t/readme.org

changeset 4: 1c57e053f043
parent: bd85a72319d8
child: bb51c61e4d4b
author: ellis <ellis@rwest.io>
date: Mon, 20 Nov 2023 19:02:47 -0500
permissions: -rw-r--r--
description: org publishing
1 #+TITLE: NAS-T Docs
2 #+DESCRIPTION: NAS-T Documentation
3 #+AUTHOR: Richard Westhaver <ellis@rwest.io>
4 #+OPTIONS: ^:nil toc:nil num:nil html-postamble:nil
5 #+HTML_HEAD: <link rel="stylesheet" href="https://fonts.xz.style/serve/inter.css"/>
6 #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://packy.rwest.io/style/css/new.min.css"/>
7 #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://packy.rwest.io/style/css/terminal.css"/>
8 #+EXPORT_FILE_NAME: index
9 
10 Welcome to the documentation home of NAS-T. Choose one of the topics below to get
11 started.
12 
13 - [[file:quickstart.org][Quickstart]] :: get your private cloud now.
14 
15 - [[file:install.org][Install]] :: complete installation guide.
16 
17 - [[file:tutorial.org][Tutorial]] :: in-depth tutorial with detailed examples.
18 
19 - [[file:roadmap.org][Roadmap]] :: The NAS-T development roadmap.
20 
21 - [[file:api.org][API]] :: API Documentation for NAS-T hackers.