-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.qmd
More file actions
30 lines (26 loc) · 1.18 KB
/
index.qmd
File metadata and controls
30 lines (26 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: "MINI"
about:
template: trestles
image: assets/logo-mini.png
image-shape: rectangle
image-alt: "Word \"MINI\" written in 3x5 pixel font; \"MI\" over \"NI\""
format:
html:
include-in-header:
- text: "<style> .quarto-title > h1.title { display: none } </style>"
---
<!-- Make it monospace to align bold letters and stand out-->
<span style="font-size:2em; font-family:monospace">
<!-- Add style of bold letters the same as in logo to show that this is backronym -->
<b style="background:#00182a; color:#b3daf9">M</b>odular <b style="background:#00182a; color:#b3daf9">I</b>ndependent<br>
<b style="background:#00182a; color:#d9d8aa">N</b>eovim <b style="background:#00182a; color:#d9d8aa">I</b>mprovements
</span>
- <p style="font-size:1.5em"><b><a href="mini.nvim/index.html">mini.nvim</a></b></p>
- [Modules](mini.nvim/index.md#modules)
- [Documentation](mini.nvim/doc/mini-nvim.qmd)
- [Change log](mini.nvim/CHANGELOG.md)
- <p style="font-size:1.5em"><b><a href="MiniMax/index.html">MiniMax</a></b></p>
- [Configs](MiniMax/configs)
- [Change log](MiniMax/CHANGELOG.md)
- <p style="font-size:1.5em"><b><a href="blog/index.html">Blog</a></b></p>