aboutsummaryrefslogtreecommitdiff
path: root/content/_pages/about.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-02 13:05:54 -0500
committerBradley Taunt <bt@btxx.org>2024-02-02 13:05:54 -0500
commit13cec3d0fc257d0e65c9a1c06bfc71648722a506 (patch)
treeaaf959aa898357abe14c45016a9071ce4d0587c0 /content/_pages/about.md
Initial commit for cgit platformHEADmaster
Diffstat (limited to 'content/_pages/about.md')
-rw-r--r--content/_pages/about.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/_pages/about.md b/content/_pages/about.md
new file mode 100644
index 0000000..f0846f9
--- /dev/null
+++ b/content/_pages/about.md
@@ -0,0 +1,19 @@
+# About PHPetite
+
+This entire website is a single HTML file. It was generated by [PHPetite](https://git.btxx.org/phpetite).
+
+If you notice any issues or want to help make this project even better, [check it out on cgit](https://git.btxx.org/phpetite).
+
+## Feature Wishlist
+
+&#9744; Implement a "watch" system for local development (auto-rebuilds)
+&#9744; Detailed documentation for converting existing static sites to PHPetite
+&#9744; More theme / styling options!
+&#9744; Proper accessibility audit
+&#9745; ~~Allow custom fonts to be set as Base64 strings~~ ([details here](#2021-02-27-converting-custom-fonts-to-base64-strings))
+&#9745; ~~Set images as inline Base64 strings~~
+&#9745; ~~Basic RSS feed~~
+&#9745; ~~Automatically add new pages to footer nav~~
+&#9745; ~~Compress inline CSS~~
+
+*[HTML]: Hyper Text Markup Language \ No newline at end of file