1
0
Derivar 1

Add the manual index file

Este cometimento está contido em:
Sameer Rahmani 2021-10-12 01:14:54 +01:00
ascendente 8c487406f3
cometimento 8d24af524a
4 ficheiros modificados com 32 adições e 1 eliminações

9
docs/site/orgs/manual/cube.org Ficheiro normal
Ver ficheiro

@ -0,0 +1,9 @@
#+SETUPFILE: ../../config.org
#+OPTIONS: toc:nil
#+EXPORT_FILE_NAME: cube.html
#+DATE: 2021-07-01
#+TITLE: What is a Cube?
#+PAGE: true
#+DESC: What is a Cube? How to use it and How to define one?
TBD

Ver ficheiro

@ -0,0 +1,9 @@
#+SETUPFILE: ../../config.org
#+OPTIONS: toc:nil
#+EXPORT_FILE_NAME: index.html
#+DATE: 2021-07-01
#+TITLE: FG42 Manual
#+PAGE: true
#+DESC: FG42 Manual
TBD

Ver ficheiro

@ -19,7 +19,7 @@
<header>
<nav style="text-align: center;">
<a href="/">HOME</a> | <a href="/categories/">Categories</a> | <a href="/tags/">Tags</a> | <a href="https://devheroes.codes/FG42/FG42">Source</a>
<a href="/">HOME</a> | <a href="/manual/">Manual</a> | <a href="/cubes/">Cubes</a> | <a href="https://devheroes.codes/FG42/FG42">Source</a> | <a href="/categories/">Categories</a> | <a href="/tags/">Tags</a>
</nav>
<hr/>
</header>

13
docs/site/templates/cubes.org Ficheiro normal
Ver ficheiro

@ -0,0 +1,13 @@
#+SETUPFILE: ../../config.org
#+OPTIONS: toc:nil
#+EXPORT_FILE_NAME: index.html
#+PAGE: true
#+TITLE: Cubes
*FG42* is built on top of an abstraction unit called *Cube* that logically groups a set of feature related
to a functionality in a single callable and function like entity. For more info on cubes check out their
[[../manual/cube.html
][documentation]]. Here is a list of available cubes:
<<<links>>>