|
@@ -13,14 +13,12 @@ Personal dashboard inspired by flame, highly customizable, lightweight and respo
|
|
## How to use
|
|
## How to use
|
|
* Download our [docker-compose.yml](./docker-compose.yml) file
|
|
* Download our [docker-compose.yml](./docker-compose.yml) file
|
|
* Start with `docker-compose up -d`
|
|
* Start with `docker-compose up -d`
|
|
-* Go to `public/config.json` to config your dashboard
|
|
|
|
-* Go to `public/data.json` to edit your bookmarks
|
|
|
|
|
|
+* Go to `common/config.yaml` to config your dashboard
|
|
|
|
+* Go to `common/data.yaml` to edit your bookmarks
|
|
* See your dashboard at [localhost:7001](http://localhost:7001)
|
|
* See your dashboard at [localhost:7001](http://localhost:7001)
|
|
|
|
|
|
## Customization
|
|
## Customization
|
|
Go to our [website](https://magma.help14.com) and read the document to learn more.
|
|
Go to our [website](https://magma.help14.com) and read the document to learn more.
|
|
|
|
|
|
-Long story short: [private folder](./src/private) is the original source code of the dashboard, anything in [public folder](./src/public) will replace the file with the same path in [private/themes/{selected theme}](./src/private/themes).
|
|
|
|
-
|
|
|
|
## Contribution
|
|
## Contribution
|
|
Contributions welcome and needed!
|
|
Contributions welcome and needed!
|