> For the complete documentation index, see [llms.txt](https://doc.saltis.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.saltis.id/master.md).

# Initial page

## This is Saltis Documentation

Command shell will be looked like this:

```
$ this is command shell
```

{% hint style="info" %}
&#x20;Command shell, is not pertamina or petronas
{% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% endcode %}
