Skip to content

Commit 22ec2a3

Browse files
committed
docs(preview): content presentation
1 parent 0123b36 commit 22ec2a3

File tree

1 file changed

+28
-19
lines changed

1 file changed

+28
-19
lines changed

README.md

Lines changed: 28 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,38 @@
1-
# Mafl
1+
<h1 align="center">Mafl</h1>
2+
<p align="center">
3+
<i>Mafl is an intuitive service for organizing your homepage. Customize Mafl to your individual needs and work even more efficiently!</i>
4+
<br/><br/>
5+
<img width="130" src="https://raw.githubusercontent.com/hywax/mafl/main/docs/public/logotype.svg" />
6+
<br/><br/>
7+
<b><a href="https://github.com/hywax/mafl">GitHub</a>
8+
<br/><br/>
9+
<a href="https://github.com/hywax/mafl/blob/main/CHANGELOG.md">
10+
<img src="https://img.shields.io/github/package-json/v/hywax/mafl?logo=hackthebox&color=609966&logoColor=fff" alt="Current Version">
11+
</a>
12+
<a target="_blank" href="https://github.com/hywax/mafl">
13+
<img src="https://img.shields.io/github/last-commit/hywax/mafl?logo=github&color=609966&logoColor=fff" />
14+
</a>
15+
<a target="_blank" href="https://hub.docker.com/r/hywax/mafl">
16+
<img src="https://img.shields.io/docker/pulls/hywax/mafl?logo=docker&color=609966&logoColor=fff" />
17+
</a>
18+
<a href="https://github.com/hywax/mafl/blob/main/LICENSE">
19+
<img src="https://img.shields.io/badge/License-MIT-609966?logo=opensourceinitiative&logoColor=fff" alt="License MIT">
20+
</a>
21+
<br/><br/>
22+
<img src="https://raw.githubusercontent.com/hywax/mafl/main/docs/public/cover.png" width="100%" />
23+
</p>
24+
25+
<details>
26+
<summary><b>Table of Contents</b></summary>
227

3-
Mafl is an intuitive service for organizing your homepage. Customize Mafl to your individual needs and work even more efficiently!
4-
5-
## Table of Contents
628
* [Features](#features)
729
* [Getting started](#getting-started)
830
* [Docker](#docker)
931
* [Node](#node)
1032
* [Proxmox](#proxmox)
1133
* [Cloud Providers](#cloud-providers)
12-
* [Roadmap](#roadmap)
13-
* [License](#roadmap)
34+
* [License](#license)
35+
</details>
1436

1537
## Features
1638

@@ -60,19 +82,6 @@ services:
6082

6183
...
6284

63-
## Roadmap
64-
65-
* [ ] Creating the basic application skeleton
66-
* [ ] Publishing to docker
67-
* [ ] Dynamic services
68-
* [ ] Keyboard navigation
69-
* [ ] Custom themes
70-
* [ ] Drag & drop
71-
* [ ] Search
72-
* [ ] Localization
73-
* [ ] Multiple pages
74-
* [ ] Docker integration
75-
7685
## License
7786

7887
This app is open-sourced software licensed under the [MIT license](https://github.com/hywax/mafl/blob/main/LICENSE).

0 commit comments

Comments
 (0)