diff --git a/_sass/_button.scss b/_sass/_button.scss index 418a308..50efc5c 100644 --- a/_sass/_button.scss +++ b/_sass/_button.scss @@ -32,3 +32,25 @@ i.icon.safing-primary { color: $white; } } + +.ui.windows.button { + background-color: #0072C6; + color: #fff; + + &:hover { + background-color: darken(#0072C6, 5%); + } +} + +.ui.ubuntu.button { + background-color: #E95420; + color: #fff; + + &:hover { + background-color: darken(#E95420, 5%); + } +} + +.ui.apple.disabled.button { + opacity: 1 !important; +} diff --git a/download/index.html b/download/index.html new file mode 100644 index 0000000..51f99a8 --- /dev/null +++ b/download/index.html @@ -0,0 +1,129 @@ +--- +layout: page_column +title: Portmaster Download +heading: Portmaster Download +--- + +
+ Warning: The Portmaster is still in its early "pre-alpha" development stage. It is functional, but has not yet been tested widely. Thus, currently we expect you to have the technical knowledge to troubleshoot and fix issues on your end by yourself. Limited support is available, see below. +
+
+
+ + +
+ +
+
+
+ +

Support

+ +
+
+
+

Please report technical issues on Github, and ask for help on Reddit

+
+
+
+ +

Limited Support

+ +
+
+ + Warning: These platforms are compatible, but not all functionality is implemented or tested. Probability of encountering unknown issues is high. UI components may be impaired or completely broken. Issues we know about are listed: + +
+ +
+
+
+
+
+
+
+

Earlier Windows

+ + Core functional and supported.
+ Notifications and Prompts are not implemented. For the best experience, do not set the default action to "ask" until a workaround is available. +
+
+
+ +
+
+
+
+
+
+

Linux 2.4+

+ + Core functional and supported.
+ Desktop environment integration varies heavily. Currently only packaged for Debian and its derivatives. +
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+ + While we aim to fully support all platforms as soon as we can, we currently do not have the resources to do so. +
+ If your platform is not listed, or you think that it is underrepresented, please contact us! +
+
+
+
+