Skip to content

Commit 35381af

Browse files
Updated some content and download links
1 parent 013042b commit 35381af

File tree

5 files changed

+3
-16
lines changed

5 files changed

+3
-16
lines changed

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ hero:
1414
- text: Download
1515
icon: external
1616
variant: minimal
17-
link: /intro/downloadiso
17+
link: https://downloads.stratos-linux.org/
1818
---

src/content/docs/intro/downloadiso.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/content/docs/tools/StratVIM/02-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Installing StratVIM
1111
- Clone the [StratVIM](https://github.com/StratOS-Linux/StratVIM) git repository into the .config folder:
1212

1313
```bash
14-
git clone https://github.com/lugvitc/StratVIM.git ~/.config/nvim
14+
git clone https://github.com/StratOS-Linux/StratVIM.git ~/.config/nvim
1515
```
1616

1717
## Updating plugins in StratVIM :

src/content/docs/tools/Stratmacs/01-Intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: What is Stratmacs?
33
---
4+
![Screnshot of Stratmacs](./images/stratmacs.png)
45
[Stratmacs](https://github.com/StratOS-linux/Stratmacs) is a bespoke Emacs [configuration](https://github.com/StratOS-Linux/Stratmacs/blob/main/stratmacs.org) created for StratOS.
56
It is a general-purpose, unopinionated configuration that serves as a starter kit for Emacs.
67
It includes several (minor and major) Emacs tweaks that seasoned users use in their configs.
144 KB
Loading

0 commit comments

Comments
 (0)