[PR #5] [MERGED] Add initial docsify setup #4

Closed
opened 2026-01-30 21:21:34 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.Documentation/pull/5
Author: @jonasrosland
Created: 8/17/2021
Status: Merged
Merged: 8/17/2021
Merged by: @claunia

Base: masterHead: add-docsify


📝 Commits (1)

  • 5be2ed2 Add initial docsify setup

📊 Changes

10 files changed (+164 additions, -0 deletions)

View changed files

5.3/Quickstart.md (+36 -0)
README.md (+35 -0)
_Footer.md (+1 -0)
_coverpage.md (+8 -0)
_sidebar.md (+48 -0)
assets/.DS_Store (+0 -0)
assets/img/.DS_Store (+0 -0)
assets/img/aaru.png (+0 -0)
assets/img/github.svg (+3 -0)
index.html (+33 -0)

📄 Description

Initial setup of docsify for the new docs site.

Signed-off-by: Jonas Rosland jrosland@vmware.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aaru-dps/Aaru.Documentation/pull/5 **Author:** [@jonasrosland](https://github.com/jonasrosland) **Created:** 8/17/2021 **Status:** ✅ Merged **Merged:** 8/17/2021 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `add-docsify` --- ### 📝 Commits (1) - [`5be2ed2`](https://github.com/aaru-dps/Aaru.Documentation/commit/5be2ed2841c0087e26743b58d65d280036364ab5) Add initial docsify setup ### 📊 Changes **10 files changed** (+164 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `5.3/Quickstart.md` (+36 -0) ➕ `README.md` (+35 -0) ➕ `_Footer.md` (+1 -0) ➕ `_coverpage.md` (+8 -0) ➕ `_sidebar.md` (+48 -0) ➕ `assets/.DS_Store` (+0 -0) ➕ `assets/img/.DS_Store` (+0 -0) ➕ `assets/img/aaru.png` (+0 -0) ➕ `assets/img/github.svg` (+3 -0) ➕ `index.html` (+33 -0) </details> ### 📄 Description Initial setup of docsify for the new docs site. Signed-off-by: Jonas Rosland <jrosland@vmware.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:21:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru.Documentation#4