📝 Fix some bugs
This commit is contained in:
28
README.md
28
README.md
@@ -1,8 +1,9 @@
|
|||||||
<center>
|
|
||||||
<!-- Project Title -->
|
<!-- Project Title -->
|
||||||
<h1>Homarr</h1>
|
<h1 align="center">Homarr</h1>
|
||||||
|
|
||||||
<!-- Badges -->
|
<!-- Badges -->
|
||||||
|
<p align="center">
|
||||||
<img src="https://img.shields.io/github/stars/ajnart/homarr?label=%E2%AD%90%20Stars&style=flat-square?branch=master&kill_cache=1%22">
|
<img src="https://img.shields.io/github/stars/ajnart/homarr?label=%E2%AD%90%20Stars&style=flat-square?branch=master&kill_cache=1%22">
|
||||||
<a href="https://github.com/ajnart/homarr/releases/latest">
|
<a href="https://github.com/ajnart/homarr/releases/latest">
|
||||||
<img alt="Latest Release (Semver)" src="https://img.shields.io/github/v/release/ajnart/homarr?label=%F0%9F%9A%80%20Release">
|
<img alt="Latest Release (Semver)" src="https://img.shields.io/github/v/release/ajnart/homarr?label=%F0%9F%9A%80%20Release">
|
||||||
@@ -13,14 +14,15 @@
|
|||||||
<a href="https://discord.gg/aCsmEV5RgA">
|
<a href="https://discord.gg/aCsmEV5RgA">
|
||||||
<img title="Discord" src="https://discordapp.com/api/guilds/972958686051962910/widget.png?style=shield">
|
<img title="Discord" src="https://discordapp.com/api/guilds/972958686051962910/widget.png?style=shield">
|
||||||
</a>
|
</a>
|
||||||
</center>
|
</p>
|
||||||
|
|
||||||
<!-- Links -->
|
<!-- Links -->
|
||||||
<center>
|
<p align="center">
|
||||||
<i>Join the discord! — Don't forget to star the repo if you are enjoying the project!</i>
|
<i>Join the discord! — Don't forget to star the repo if you are enjoying the project!</i>
|
||||||
|
</p>
|
||||||
|
<p align="center">
|
||||||
<b><a href="https://homarr.netlify.app/"><strong> Demo ↗️ </strong></a> • <a href="#-installation"><strong> Install ➡️ </strong></a>
|
<b><a href="https://homarr.netlify.app/"><strong> Demo ↗️ </strong></a> • <a href="#-installation"><strong> Install ➡️ </strong></a>
|
||||||
</center>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -71,21 +73,21 @@ If you have any questions about Homarr or want to share information with us, ple
|
|||||||
- Free and Open-Source.
|
- Free and Open-Source.
|
||||||
- And more...
|
- And more...
|
||||||
|
|
||||||
**[⤴️ Back to Top](#-table-of-contents)**
|
**[⤴️ Back to Top](#homarr)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 👀 Preview
|
## 👀 Preview
|
||||||
<img alt="Homarr Preview" align="center" width="100%" src="https://user-images.githubusercontent.com/71191962/169860380-856634fb-4f41-47cb-ba54-6a9e7b3b9c81.gif" />
|
<img alt="Homarr Preview" align="center" width="100%" src="https://user-images.githubusercontent.com/71191962/169860380-856634fb-4f41-47cb-ba54-6a9e7b3b9c81.gif" />
|
||||||
|
|
||||||
**[⤴️ Back to Top](#-table-of-contents)**
|
**[⤴️ Back to Top](#homarr)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 💥 Known Issues
|
## 💥 Known Issues
|
||||||
- Posters on the Calendar get blocked by adblockers. (IMDb posters)
|
- Posters on the Calendar get blocked by adblockers. (IMDb posters)
|
||||||
|
|
||||||
**[⤴️ Back to Top](#-table-of-contents)**
|
**[⤴️ Back to Top](#homarr)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -125,7 +127,7 @@ docker compose up -d
|
|||||||
|
|
||||||
*Getting EACCESS errors in the logs? Try running `sudo chmod 777 /directory-you-mounted-to`!*
|
*Getting EACCESS errors in the logs? Try running `sudo chmod 777 /directory-you-mounted-to`!*
|
||||||
|
|
||||||
**[⤴️ Back to Top](#-table-of-contents)**
|
**[⤴️ Back to Top](#homarr)**
|
||||||
|
|
||||||
### 🛠️ Building from Source
|
### 🛠️ Building from Source
|
||||||
|
|
||||||
@@ -142,7 +144,7 @@ _Requirements_:
|
|||||||
- Start the NextJS web server: ``yarn start``
|
- Start the NextJS web server: ``yarn start``
|
||||||
- *Note: If you want to update the code in real time, launch with ``yarn dev``*
|
- *Note: If you want to update the code in real time, launch with ``yarn dev``*
|
||||||
|
|
||||||
**[⤴️ Back to Top](#-table-of-contents)**
|
**[⤴️ Back to Top](#homarr)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -151,7 +153,7 @@ _Requirements_:
|
|||||||
|
|
||||||
All contributions are highly appreciated.
|
All contributions are highly appreciated.
|
||||||
|
|
||||||
**[⤴️ Back to Top](#-table-of-contents)**
|
**[⤴️ Back to Top](#homarr)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -181,7 +183,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
```
|
```
|
||||||
|
|
||||||
**[⤴️ Back to Top](#-table-of-contents)**
|
**[⤴️ Back to Top](#homarr)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user