https://github.com/joerick/gitbook-test
https://github.com/joerick/gitbook-test
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joerick/gitbook-test
- Owner: joerick
- Created: 2019-09-30T19:21:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T19:30:28.000Z (over 6 years ago)
- Last Synced: 2025-01-23T21:28:57.920Z (12 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
description: How to get started with project
---
# Initial page
## Getting Super Powers
Becoming a super hero is a fairly straight forward process:
```
$ give me super-powers
```
{% hint style="info" %}
Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}
Once you're strong enough, save the world:
```
// Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```
{% code-tabs %}
{% code-tabs-item title=".travis.yml" %}
```yaml
environment:
asd: 1
```
{% endcode-tabs-item %}
{% endcode-tabs %}