From: elektrischerwalfisch Date: Fri, 11 Apr 2025 20:30:43 +0000 (+0200) Subject: remove todo-list X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=fdd5134c78492c17665977b5c5aeb12c0c6c4bac;p=flatmark remove todo-list --- diff --git a/.gitignore b/.gitignore index 5022a7d..d0df002 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .vscode -.TODO.md +todo.md .htaccess \ No newline at end of file diff --git a/README.md b/README.md index 13af7eb..d220cf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # flatMark -*A lightweight, flat-file Markdown-based site generator* +*A lightweight, flat-file Markdown-based website generator* ## Features - Lightweight and fast diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 66847d3..0000000 --- a/TODO.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -- GoogleFonts? -- Optimise intro-text and home-description -- Markdown-page? -- optimize text on examples page -- links and buttons (shortcode) styling -- readme: add paragraph "customisation" to readme -- more text, contact page, slick-slider-page as reference? -- github: license MIT -- githup: best settings for publication? - ---- -x styling numbered list -x shortcode to directly include readme on a page! -x readme: add paragraph "flatmark as cms" to readme -x rename/divide examples-page to shortcodes and markdown -x styling of readme-page (codeblocks, numbered list, table) -x other red in logo -x readme: add from allmanritter-page -x readme: add info about shortcodes -x readme: add paragraph about basic and multilang-configuration -x simplify toggle-button js -x rename shortcode langmenu to extras (to use it for other header-extras (phonenumber etc.)) -x fix codeblock for img-rounded on example page -x columns responsive - -Tinyfilemanager -- code-highlighting for flatmark-shortcodes \ No newline at end of file