]> skyeroc.xyz Git - flatmark/commitdiff
edit content
authorelektrischerwalfisch <mail@elektrischerwalfisch.de>
Mon, 14 Apr 2025 07:51:33 +0000 (09:51 +0200)
committerelektrischerwalfisch <mail@elektrischerwalfisch.de>
Mon, 14 Apr 2025 07:51:33 +0000 (09:51 +0200)
.gitignore
README.md
pages-de/02-footer.md
pages-de/home.md
pages-en/02-footer.md

index 7bf9610d8d6d10db77a17adf0a0caa6247e81e04..d261024f171936ba9c2f909f463e22fb6b74dc27 100644 (file)
@@ -3,4 +3,4 @@ todo.md
 salat.php
 zwiebeln.php
 oliven.php
-/pages-en/impressum.md
+/pages-de/impressum.md
index a6fd839dba404cb3f7202d1bbc9409f4a10a5f25..290617b1202f824057dffa4dda089c8314c83d1e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 ## Features  
 - Lightweight and fast
 - Easy-to-edit content, just Markdown files  
-- Just requires basic php, no database needed
+- Just requires basic php, no database or build-steps needed
 - Supports **single-language** and **multi-language** setups  
 - Auto-parses **Markdown** to HTML using [Parsedown](https://parsedown.org/)  
 - **Meta information** for title, description, and robots meta tag for each site 
@@ -13,7 +13,7 @@
 - Basic, responsive **Theme** which you can customize and enhance  
 
 ## Demo
-The [Demo Website](https://flatmark.elektrischerwalfisch.de/en) is an exact copy of the [GitHub Repository](https://github.com/elektrischerwalfisch/flatmark) and doubles as the documentation site. 
+The [Demo Website](https://flatmark.elektrischerwalfisch.de) is an exact copy of the [GitHub Repository](https://github.com/elektrischerwalfisch/flatmark) and doubles as the documentation site. 
 
 ## How It Works  
 FlatMark dynamically converts Markdown files in the folder `/pages` (or `/pages-XX` for multilingual sites) into HTML pages. Find the full markdown-syntax here: [www.markdownguide.org/basic-syntax](https://www.markdownguide.org/basic-syntax/)  
@@ -144,4 +144,4 @@ FlatMark is released under the MIT License.
 ## Credits
 This project uses;
 - [Parsedown](https://parsedown.org) — MIT License
-- Open Sans font — [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
\ No newline at end of file
+- [Open Sans font](https://www.fontsquirrel.com/fonts/open-sans) — Apache License 2.0
\ No newline at end of file
index 5e71fb003401fe3c1775a817bb57b16bb9f30d75..109f3ec4a01ed03b0ae9f8225c95610815902196 100644 (file)
@@ -3,4 +3,4 @@
 flatMark wurde entwickelt von [elektrischerwalfisch](/https://www.elektrischerwalfisch.de) und ist lizensiert unter der MIT License.  
 [Quellcode dieser website ansehen](https://github.com/elektrischerwalfisch/flatmark)  
 
-Diese Website wird betrieben von [elektrischerwalfisch](/en/impressum)
\ No newline at end of file
+Diese Website wird betrieben von [elektrischerwalfisch](/de/impressum)
\ No newline at end of file
index e4f96711c686b6471a602a827e5f7856bf0e1f14..db01a49e03ab2b61bc5fdcb76f6924aa38657109 100644 (file)
@@ -8,7 +8,10 @@
 {/img-rounded}
 {columns-seperator}
 # flatMark
-Keine Datenbank nötig, kein unnötiger Ballast – nur Markdown und eine Prise PHP. Ideal für kleine Websites, Portfolios oder Dokumentationen. Die Inhalte werden direkt aus dem Dateisystem geladen. Einfach Markdown-Dateien bearbeiten und loslegen.
+Keine Datenbank nötig, kein unnötiger Ballast – nur Markdown und eine Prise PHP. Ideal für kleine Websites, Portfolios oder Dokumentationen. Die Inhalte werden direkt aus dem Dateisystem geladen. Einfach Markdown-Dateien bearbeiten und loslegen.  
+
+Dies ist lediglich eine Demo der deutschen Startseite. Die komplette Dokumentation ist zu finden auf der  
+[englischen Startseite](/en)
 {/columns}{/background}
 
 {columns 33-66}
@@ -17,4 +20,3 @@ Keine Datenbank nötig, kein unnötiger Ballast – nur Markdown und eine Prise
 ![Pic](/files/example-pic-03.jpg)
 {/columns}
 
-Dies ist lediglich eine Demo der deutschen Startseite. Die komplette Dokumentation ist zu finden auf der [englischen Startseite](/en)
\ No newline at end of file
index 5c5dbcb7306bdb225013b0fce80ab70938dca57d..a1945578b810f68d47cb47eff83f3c95afd22a5d 100644 (file)
@@ -3,4 +3,4 @@
 flatMark was created by [elektrischerwalfisch](/https://www.elektrischerwalfisch.de) and is licensed under the MIT License.  
 [View source code of this site](https://github.com/elektrischerwalfisch/flatmark)  
 
-Site operated by [elektrischerwalfisch](/en/impressum)
\ No newline at end of file
+Site operated by [elektrischerwalfisch](/de/impressum)
\ No newline at end of file