diff --git a/.doc/minimal-themed.png b/.doc/minimal-themed.png new file mode 100644 index 0000000..f5b8d89 Binary files /dev/null and b/.doc/minimal-themed.png differ diff --git a/.doc/minimal-unthemed.png b/.doc/minimal-unthemed.png new file mode 100644 index 0000000..a7cbd01 Binary files /dev/null and b/.doc/minimal-unthemed.png differ diff --git a/README.md b/README.md index 37173c3..5d3dade 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,16 @@ Custom CSS for Sharkey instances intended to be used(/ful) by administrators. (Meant to be used after they release the update that introduces the ability to add your own HTML headers right into sharkey, so useless unless you're using a fork or currently running dev) -May be added into your Sharkey config straight from here (e.g: ``) but would prefer if you mirrored the file yourself. +Ideally, you should not just link the CSS directly from here onto your instance (and chances are that won't work anyways.) Please mirror the CSS directly yourself, as there's also high chances of you wanting to make any modifications. If you're interested in Custom CSS for users or things outside of the nature that's here, check out my [Custom CSS page on my fedi account](https://booping.synth.download/@sneexy/pages/sharkey-custom-css). -# Minimal +## Minimal -Focuses on making the landing page as minimal as possible to just display the description, sign up/login buttons and the timeline. Useful towards and meant for instances that are single-user or for very small and closed communities. \ No newline at end of file +Focuses on making the landing page as minimal as possible to just display the description, sign up/login buttons and the timeline. Useful towards and meant for instances that are single-user or for very small and closed communities. + +[Custom CSS here.](./minimal.css) + +![Screenshot of the landing page with the Minimal style applied, with the instance configured with no themeing. It's bare bones, only showing the instance description, login buttons, and timeline. Nothing else.](./.doc/minimal-unthemed.png) + +![Screenshot of the landing page with the Minimal style applied, with the instance in a themed setting. It's still quite bare bones, but showcases custom colors and the instance custom background.](./.doc/minimal-themed.png) \ No newline at end of file