assets/pages/mattermost.png 🔗
Amolith created
assets/pages/mattermost.png | 0
assets/svgs/mattermost.svg | 90 +++++++++++++++++++++++++++++++++++++++
mattermost.md | 42 ++++++++++++++++++
3 files changed, 132 insertions(+)
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:serif="http://www.serif.com/"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="1000"
+ height="1000"
+ viewBox="0 0 264.58333 264.58334"
+ version="1.1"
+ id="svg8"
+ inkscape:version="0.92.2 2405546, 2018-03-11"
+ sodipodi:docname="mattermost.svg"
+ inkscape:export-filename="/home/amolith/repos/nixnet/assets/pages/mattermost.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <defs
+ id="defs2">
+ <symbol
+ id="shield-alt">
+ <title
+ id="shield-alt-title">Alternate Shield</title>
+ <path
+ style="stroke-width:0.26458332"
+ inkscape:connector-curvature="0"
+ d="m 131.23333,33.866667 c 0,58.547529 -35.965868,91.187323 -58.615524,100.623153 a 12.7,12.7 0 0 1 -9.76921,0 C 34.526802,122.69073 4.2333333,86.383019 4.2333333,33.866667 A 12.7,12.7 0 0 1 12.04886,22.143508 l 50.8,-21.16666633 a 12.7,12.7 0 0 1 9.769211,0 L 123.41807,22.143508 a 12.7,12.7 0 0 1 7.81526,11.723159 z m -63.499997,84.220313 0.01746,0.009 C 92.551515,105.74285 113.39063,76.739485 114.26904,36.676012 L 67.733333,17.286023 Z"
+ id="path26851" />
+ </symbol>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.35"
+ inkscape:cx="498.57143"
+ inkscape:cy="455.71429"
+ inkscape:document-units="mm"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ units="px"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-paths="true"
+ inkscape:bbox-nodes="true"
+ inkscape:snap-bbox-edge-midpoints="true"
+ inkscape:snap-bbox-midpoints="true"
+ inkscape:object-paths="true"
+ inkscape:snap-intersection-paths="true"
+ inkscape:snap-smooth-nodes="true"
+ inkscape:snap-midpoints="true"
+ inkscape:window-width="1336"
+ inkscape:window-height="698"
+ inkscape:window-x="15"
+ inkscape:window-y="35"
+ inkscape:window-maximized="0" />
+ <metadata
+ id="metadata5">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-32.41665)">
+ <rect
+ style="opacity:1;fill:#323232;fill-opacity:1;stroke:none;stroke-width:4.23333311;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect99612"
+ width="264.58334"
+ height="264.58334"
+ x="-5.0862632e-06"
+ y="32.416645" />
+ <path
+ id="Shape-2"
+ serif:id="Shape 2"
@@ -0,0 +1,42 @@
+---
+layout: page
+title: NixedChat
+subtitle: "An open source and self-hosted chat application"
+description: "A list of communities and a NixNet-styled theme for Mattermost"
+cover: /assets/pages/mattermost.png
+---
+## Communities
+- [NixNet](https://matter.nixnet.xyz/signup_user_complete/?id=n5qbfgiuaidmtmppetgj45zxuh)
+- [LenoirLUG](https://matter.nixnet.xyz/signup_user_complete/?id=rrko34wdzjfo5ykc49d1kkikeo)
+- [Linux Audio](https://matter.nixnet.xyz/signup_user_complete/?id=5ob84if1w3bx3n5phhsbjm3ohh)
+## Theme
+I've created a theme for Mattermost that uses the same colour scheme as the NixNet website. Copy and paste the code below into the application's theme settings under `Custom`.
+```
+{
+ "sidebarBg":"#242424",
+ "sidebarText":"#ffffff",
+ "sidebarUnreadText":"#ffffff",
+ "sidebarTextHoverBg":"#525252",
+ "sidebarTextActiveBorder":"#2b6863",
+ "sidebarTextActiveColor":"#ffffff",
+ "sidebarHeaderBg":"#242424",
+ "sidebarHeaderTextColor":"#ffffff",
+ "onlineIndicator":"#2b6863",
+ "awayIndicator":"#68652b",
+ "dndIndicator":"#682b2b",
+ "mentionBj":"#573c3c",
+ "mentionColor":"#ffffff",
+ "centerChannelBg":
+ "#333333",
+ "centerChannelColor":"#ffffff",
+ "newMessageSeparator":"#2b6863",
+ "linkColor":"#5a76c7",
+ "buttonBg":"#5a76c7",
+ "buttonColor":"#ffffff",
+ "errorTextColor":"#654040",
+ "mentionHighlightBg":"#426350",
+ "mentionHighlightLink":"#2b6863",
+ "codeTheme":"monokai",
+ "mentionBg":"#573c3c"
+}
+```