You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,18 +17,18 @@
17
17
<details>
18
18
<summary><b>Table of Contents</b></summary>
19
19
20
-
*[Features](#features)
21
-
*[Getting started](#getting-started)
20
+
*[Features](#-features)
21
+
*[Getting started](#-getting-started)
22
22
*[Docker](#docker)
23
23
*[Node](#node)
24
-
*[Services](#services)
25
-
*[Themes](#themes)
26
-
*[Icons](#icons)
27
-
*[Languages](#multi-language)
28
-
*[License](#license)
24
+
*[Services](#-services)
25
+
*[Themes](#-themes)
26
+
*[Icons](#-icons)
27
+
*[Languages](#-multi-language)
28
+
*[License](#-license)
29
29
</details>
30
30
31
-
## Features
31
+
## 🎯 Features
32
32
33
33
* 🔐 **Privacy**. All requests to third-party services occur in backend.
34
34
* ⚡ **Real-time**. Interactive cards with extra information.
@@ -41,7 +41,7 @@
41
41
* ✨ **Free**. Mafl is completely free and open source.
42
42
* 📲 **PWA**. Installable application.
43
43
44
-
## Getting started
44
+
## 🚀 Getting started
45
45
46
46
### Docker
47
47
@@ -83,20 +83,20 @@ yarn preview
83
83
84
84
The application will start with a basic configuration, which is located in the `data` folder.
85
85
86
-
## Services
86
+
## 📊 Services
87
87
88
88
The basic concept of `Mafl` is to create not just a homepage, but to create an interactive homepage page. You can combine different services with each other. You can combine different services to create the perfect customized homepage for you.
89
89
90
90
List of services:
91
91
***[Base](https://mafl.hywax.space/services/base.html)** - The main card of the service. Other services are created on the basis of this service.
92
92
93
-
## Themes
93
+
## 🎨 Themes
94
94
95
95
There are several ready-made themes in `Mafl`. But nothing prevents you from creating your own design themes and sharing them with other users
Services can have icons. With support for several different icon packs, you can find the perfect thumbnail for any application or service.
102
102
@@ -107,7 +107,7 @@ Supported types:
107
107
***Local** - Store custom images locally and reference them by file name
108
108
109
109
110
-
## Multi-language
110
+
## 🌎 Multi-language
111
111
112
112
`Mafl` supports multiple languages and locales. The app should automatically detect your language and set it in the settings. If not, set it in `config.yml` with the `lang` property.
113
113
@@ -117,6 +117,6 @@ Supported Languages:
117
117
118
118
If you haven't found your language, it can easily be added! Use the instructions in the section [contributing](https://mafl.hywax.space/community/contributing.html) on docs.
119
119
120
-
## License
120
+
## 📄 License
121
121
122
122
This app is open-sourced software licensed under the [MIT license](https://github.com/hywax/mafl/blob/main/LICENSE).
0 commit comments