This commit is contained in:
@@ -31,6 +31,7 @@ author: Rattatwinko
|
||||
- [Folder Emojis 🇦🇹](#folder-emoji-technical-note)
|
||||
- [API 🏗️](#api)
|
||||
- [ToT, and Todo](#train-of-thought-for-this-project-and-todo)
|
||||
- [Recent Changes](#)
|
||||
|
||||
---
|
||||
|
||||
@@ -413,10 +414,32 @@ If you have seen this is not very mindfull of browser resources tho.
|
||||
|
||||
|<span style="color:pink;">IS DONE</span>|Task|
|
||||
|-------|----|
|
||||
|<span style="color:red;">partly</span> / <span style="color:orange;">working on it</span>|_Rewrite_ the Markdown Parser in **Rust** ; This works for local Builds but in Docker does not work due to permission error|
|
||||
|
||||
|<span style="color:green;">Done</span>|**Rust Parser for Markdown**|
|
||||
|<span style="color:lightblue;">LTS</span>|_Long Term Support and upkeep_|
|
||||
---
|
||||
|
||||
## <font color="red">R</font><font color="orange">e</font><font color="yellow">c</font><font color="green">e</font><font color="blue">n</font><font color="purple">t</font> <font color="red">C</font><font color="orange">h</font><font color="yellow">a</font><font color="green">n</font><font color="blue">g</font><font color="purple">e</font><font color="red">s</font>
|
||||
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/0/0f/Original_Ferris.svg" style="height:50;width:90;display:block;margin:0 auto;" alt="cute lil guy">
|
||||
<br />
|
||||
|
||||
If you have noticed the Project has switched to a more reliable and _faster_ **Rust** Markdown-Parser!
|
||||
If you are wondering:
|
||||
|
||||
#### <u>Why?</u>
|
||||
|
||||
- To make **loading times** / _compile times_ (For the **HTML of the Pages** || _slugification_) of posts quicker.
|
||||
|
||||
#### <u>What changed?</u>
|
||||
|
||||
- The **RustMarkdownParser** (_RMP_) only really changed the **Architecture** of the _Parsing for Markdown Files_. If you are wondering how _fast_ the Parser is then have a look at the **Admin-Panel**, which also _changed quite a lot_.
|
||||
|
||||
#### <u>Do I need to do anything?</u>
|
||||
|
||||
- If you havent already, then **Update** the Blog! Blogging stays the same. No difference. Just _🗲 faster 🗲_.
|
||||
|
||||
|
||||
<br />
|
||||
|
||||
<!--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;">
|
||||
|
||||
Reference in New Issue
Block a user