This commit is contained in:
@@ -16,16 +16,19 @@ author: Rattatwinko
|
||||
|
||||
## 📋 Table of Contents
|
||||
|
||||
- [Overview](#overview)
|
||||
- [Quick Start](#quick-start)
|
||||
- [Docker Deployment](#docker-deployment)
|
||||
- [Local Deployment](#local-deployment)
|
||||
- [Technical Stack](#technical-stack)
|
||||
- [Features](#features)
|
||||
- [Administration](#administration)
|
||||
- [Customization](#customization)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
- [Support](#support)
|
||||
- [Overview 🌐](#overview)
|
||||
- [Quick Start ⚡](#quick-start)
|
||||
- [Docker Deployment 🐳](#docker-deployment)
|
||||
- [Local Deployment 🖥️](#local-deployment)
|
||||
- [Technical Stack 🧠](#technical-stack)
|
||||
- [Features 🎉](#features)
|
||||
- [Administration 🚧](#administration)
|
||||
- [Customization 🎨](#customization)
|
||||
- [Troubleshooting 🚨](#troubleshooting)
|
||||
- [Support 🤝](#support)
|
||||
- [Support the Project ❤️](#support-the-project)
|
||||
- [Acknowledgments 🙏](#acknowledgments)
|
||||
- [Folder Emojis 🇦🇹](#folder-emoji-technical-note)
|
||||
|
||||
---
|
||||
|
||||
@@ -67,7 +70,7 @@ Your blog will be available at `http://localhost:3000`
|
||||
|
||||
---
|
||||
|
||||
## 🐳 Docker Deployment
|
||||
## Docker Deployment
|
||||
|
||||
> **Note:** Docker deployment works very well now, and this is the suggested way of running MarkdownBlog. Folder emojis work perfectly within Docker!
|
||||
>
|
||||
@@ -353,7 +356,7 @@ We welcome contributions! Please:
|
||||
|
||||
---
|
||||
|
||||
## ☕ Support the Project
|
||||
## Support the Project
|
||||
|
||||
If you enjoy using MarkdownBlog and want to support its development, you can now [buy me a coffee](https://coff.ee/rattatwinko)!
|
||||
|
||||
@@ -376,7 +379,7 @@ Thanks for choosing MarkdownBlog! If you find it useful, please:
|
||||
|
||||
---
|
||||
|
||||
## 🗂️ Folder Emoji Technical Note
|
||||
## Folder Emoji Technical Note
|
||||
|
||||
- Folder emoji assignments are now stored in `posts/pinned.json` and are read directly by the API on every request.
|
||||
- This means emoji changes are persistent and robust, especially in Docker, where the file system is isolated and predictable.
|
||||
@@ -384,6 +387,10 @@ Thanks for choosing MarkdownBlog! If you find it useful, please:
|
||||
|
||||
---
|
||||
|
||||
<!--Markdown Image :heart:-->
|
||||
<img src="https://blog.cyon.ch/wp-content/uploads/2016/05/i-love-markdown.png" alt="I looooooove Markdown" style="display:block;margin:0 auto;">
|
||||
|
||||
|
||||
> **Happy Blogging!** 🎉
|
||||
>
|
||||
> *"DEVELOPERS! DEVELOPERS! DEVELOPERS!"* - Steve Ballmer
|
||||
|
||||
Reference in New Issue
Block a user