All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s
30 lines
1001 B
Plaintext
30 lines
1001 B
Plaintext
---
|
|
title: Outline
|
|
description: A fast, collaborative, knowledge base for your team built using React and Node.js.
|
|
hero:
|
|
tagline: A fast, collaborative, knowledge base for your team built using React and Node.js.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/outline.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/outline/outline
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/outline
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside>This app has public facing endpoint, at [outline.alexlebens.dev](https://outline.alexlebens.dev)</Aside>
|
|
|
|
# Purpose
|
|
|
|
A more featured version of a wiki with similarities to Notion.
|
|
|
|
# Notes
|
|
|
|
Used to use Outline in before transitioning to this docs site.
|
|
|
|
Backup in case I want to migrate away from Capacities. I prefer the object types in Capacities, but can work too.
|