|
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> |
2 | 27 |
|
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 |
6 | 28 | * [Features](#features) |
7 | 29 | * [Getting started](#getting-started) |
8 | 30 | * [Docker](#docker) |
9 | 31 | * [Node](#node) |
10 | 32 | * [Proxmox](#proxmox) |
11 | 33 | * [Cloud Providers](#cloud-providers) |
12 | | -* [Roadmap](#roadmap) |
13 | | -* [License](#roadmap) |
| 34 | +* [License](#license) |
| 35 | +</details> |
14 | 36 |
|
15 | 37 | ## Features |
16 | 38 |
|
@@ -60,19 +82,6 @@ services: |
60 | 82 |
|
61 | 83 | ... |
62 | 84 |
|
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 | | - |
76 | 85 | ## License |
77 | 86 |
|
78 | 87 | This app is open-sourced software licensed under the [MIT license](https://github.com/hywax/mafl/blob/main/LICENSE). |
0 commit comments