diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..33cec44 --- /dev/null +++ b/config.toml @@ -0,0 +1,7 @@ +baseURL = "https://cwtch.im" +languageCode = "en-ca" +title = "Cwtch" +theme = "cwtch" + +[markup.goldmark.renderer] +unsafe= true diff --git a/content/app/ui/index.md b/content/app/ui/index.md new file mode 100644 index 0000000..a294e93 --- /dev/null +++ b/content/app/ui/index.md @@ -0,0 +1,4 @@ +--- +--- + + \ No newline at end of file diff --git a/content/cwtch.md b/content/cwtch.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch.pdf b/content/cwtch.pdf new file mode 100644 index 0000000..69ebd8d Binary files /dev/null and b/content/cwtch.pdf differ diff --git a/content/cwtch/app/index.md b/content/cwtch/app/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/app/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/app/plugins/index.md b/content/cwtch/app/plugins/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/app/plugins/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/app/ui/index.md b/content/cwtch/app/ui/index.md new file mode 100644 index 0000000..fb6e314 --- /dev/null +++ b/content/cwtch/app/ui/index.md @@ -0,0 +1,5 @@ +--- +--- + + + \ No newline at end of file diff --git a/content/cwtch/event/bridge/index.md b/content/cwtch/event/bridge/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/event/bridge/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/event/index.md b/content/cwtch/event/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/event/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/model/index.md b/content/cwtch/model/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/model/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/peer/index.md b/content/cwtch/peer/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/peer/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/protocol/connections/index.md b/content/cwtch/protocol/connections/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/protocol/connections/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/protocol/index.md b/content/cwtch/protocol/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/protocol/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/cwtch/server/app/index.md b/content/cwtch/server/app/index.md new file mode 100644 index 0000000..f814e24 --- /dev/null +++ b/content/cwtch/server/app/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/download.html b/content/download.html new file mode 100644 index 0000000..a85b983 --- /dev/null +++ b/content/download.html @@ -0,0 +1,8 @@ +--- +title: "Get Cwtch" +date: 2020-12-10T14:07:19-08:00 +draft: false +--- + +We are preparing for a Beta release very soon! + diff --git a/content/privacy-policy.md b/content/privacy-policy.md index 9db9be3..552e2b2 100644 --- a/content/privacy-policy.md +++ b/content/privacy-policy.md @@ -1,4 +1,10 @@ -# Privacy Policy +--- +title: "Privacy Policy" +date: 2020-12-10T14:07:19-08:00 +draft: false +--- + + Cwtch is a surveillance-resistant application. Cwtch has been designed to be metadata-resistant, that is, it does not leak information about who you are, what you are doing, or who you are communicating with. diff --git a/content/tapir/applications/index.md b/content/tapir/applications/index.md new file mode 100644 index 0000000..9a5f430 --- /dev/null +++ b/content/tapir/applications/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/tapir/index.md b/content/tapir/index.md new file mode 100644 index 0000000..9a5f430 --- /dev/null +++ b/content/tapir/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/tapir/networks/tor/index.md b/content/tapir/networks/tor/index.md new file mode 100644 index 0000000..9a5f430 --- /dev/null +++ b/content/tapir/networks/tor/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/content/tapir/primitives/index.md b/content/tapir/primitives/index.md new file mode 100644 index 0000000..9a5f430 --- /dev/null +++ b/content/tapir/primitives/index.md @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/images/48x48_white.png b/static/images/48x48_white.png similarity index 100% rename from images/48x48_white.png rename to static/images/48x48_white.png diff --git a/images/500x500Knott_white.png b/static/images/500x500Knott_white.png similarity index 100% rename from images/500x500Knott_white.png rename to static/images/500x500Knott_white.png diff --git a/images/500x500_white.png b/static/images/500x500_white.png similarity index 100% rename from images/500x500_white.png rename to static/images/500x500_white.png diff --git a/images/64x64Knott_white.png b/static/images/64x64Knott_white.png similarity index 100% rename from images/64x64Knott_white.png rename to static/images/64x64Knott_white.png diff --git a/images/64x64_white.png b/static/images/64x64_white.png similarity index 100% rename from images/64x64_white.png rename to static/images/64x64_white.png diff --git a/images/CWTCH_WEB/BASE_0.png b/static/images/CWTCH_WEB/BASE_0.png similarity index 100% rename from images/CWTCH_WEB/BASE_0.png rename to static/images/CWTCH_WEB/BASE_0.png diff --git a/images/CWTCH_WEB/BASE_1.png b/static/images/CWTCH_WEB/BASE_1.png similarity index 100% rename from images/CWTCH_WEB/BASE_1.png rename to static/images/CWTCH_WEB/BASE_1.png diff --git a/images/CWTCH_WEB/BASE_2.png b/static/images/CWTCH_WEB/BASE_2.png similarity index 100% rename from images/CWTCH_WEB/BASE_2.png rename to static/images/CWTCH_WEB/BASE_2.png diff --git a/images/CWTCH_WEB/BASE_3.png b/static/images/CWTCH_WEB/BASE_3.png similarity index 100% rename from images/CWTCH_WEB/BASE_3.png rename to static/images/CWTCH_WEB/BASE_3.png diff --git a/images/CWTCH_WEB/BASE_5.png b/static/images/CWTCH_WEB/BASE_5.png similarity index 100% rename from images/CWTCH_WEB/BASE_5.png rename to static/images/CWTCH_WEB/BASE_5.png diff --git a/images/CWTCH_WEB/BASE_6.png b/static/images/CWTCH_WEB/BASE_6.png similarity index 100% rename from images/CWTCH_WEB/BASE_6.png rename to static/images/CWTCH_WEB/BASE_6.png diff --git a/images/CWTCH_WEB/BASE_7.png b/static/images/CWTCH_WEB/BASE_7.png similarity index 100% rename from images/CWTCH_WEB/BASE_7.png rename to static/images/CWTCH_WEB/BASE_7.png diff --git a/images/CWTCH_WEB/BASE_8.png b/static/images/CWTCH_WEB/BASE_8.png similarity index 100% rename from images/CWTCH_WEB/BASE_8.png rename to static/images/CWTCH_WEB/BASE_8.png diff --git a/images/CWTCH_WEB/cwtch phones.png b/static/images/CWTCH_WEB/cwtch phones.png similarity index 100% rename from images/CWTCH_WEB/cwtch phones.png rename to static/images/CWTCH_WEB/cwtch phones.png diff --git a/images/open_privacy_logo.png b/static/images/open_privacy_logo.png similarity index 100% rename from images/open_privacy_logo.png rename to static/images/open_privacy_logo.png diff --git a/themes/cwtch/LICENSE b/themes/cwtch/LICENSE new file mode 100644 index 0000000..faff36e --- /dev/null +++ b/themes/cwtch/LICENSE @@ -0,0 +1,20 @@ +The MIT License (MIT) + +Copyright (c) 2020 YOUR_NAME_HERE + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/themes/cwtch/archetypes/default.md b/themes/cwtch/archetypes/default.md new file mode 100644 index 0000000..ac36e06 --- /dev/null +++ b/themes/cwtch/archetypes/default.md @@ -0,0 +1,2 @@ ++++ ++++ diff --git a/themes/cwtch/layouts/404.html b/themes/cwtch/layouts/404.html new file mode 100644 index 0000000..e69de29 diff --git a/themes/cwtch/layouts/_default/baseof.html b/themes/cwtch/layouts/_default/baseof.html new file mode 100644 index 0000000..5f8e2ec --- /dev/null +++ b/themes/cwtch/layouts/_default/baseof.html @@ -0,0 +1,11 @@ + + + {{- partial "head.html" . -}} + + {{- partial "header.html" . -}} +
+ {{- block "main" . }}{{- end }} +
+ {{- partial "footer.html" . -}} + + diff --git a/themes/cwtch/layouts/_default/list.html b/themes/cwtch/layouts/_default/list.html new file mode 100644 index 0000000..e69de29 diff --git a/themes/cwtch/layouts/_default/single.html b/themes/cwtch/layouts/_default/single.html new file mode 100644 index 0000000..ed98246 --- /dev/null +++ b/themes/cwtch/layouts/_default/single.html @@ -0,0 +1,9 @@ + +{{ partial "header.html" . }} + +
+

{{.Title}}

+ {{.Content}} +
+ +{{ partial "footer.html" . }} \ No newline at end of file diff --git a/index.html b/themes/cwtch/layouts/index.html similarity index 74% rename from index.html rename to themes/cwtch/layouts/index.html index 28f7527..20c52d5 100644 --- a/index.html +++ b/themes/cwtch/layouts/index.html @@ -1,34 +1,5 @@ - - - - - - - - - - Cwtch: Decentralized Privacy Preserving Infrastructure - - - - - - - - - - - +{{ partial "header.html" . }}
@@ -147,32 +118,4 @@
- - - - - + {{ partial "footer.html" . }} \ No newline at end of file diff --git a/themes/cwtch/layouts/partials/footer.html b/themes/cwtch/layouts/partials/footer.html new file mode 100644 index 0000000..48873b3 --- /dev/null +++ b/themes/cwtch/layouts/partials/footer.html @@ -0,0 +1,30 @@ + + + + + diff --git a/themes/cwtch/layouts/partials/head.html b/themes/cwtch/layouts/partials/head.html new file mode 100644 index 0000000..e69de29 diff --git a/themes/cwtch/layouts/partials/header.html b/themes/cwtch/layouts/partials/header.html new file mode 100644 index 0000000..3671eb6 --- /dev/null +++ b/themes/cwtch/layouts/partials/header.html @@ -0,0 +1,31 @@ + + + + + + + + + + + Cwtch: Decentralized Privacy Preserving Infrastructure + + + + + + + + + + + \ No newline at end of file diff --git a/css/bootstrap.min.css b/themes/cwtch/static/css/bootstrap.min.css similarity index 100% rename from css/bootstrap.min.css rename to themes/cwtch/static/css/bootstrap.min.css diff --git a/css/style.css b/themes/cwtch/static/css/style.css similarity index 92% rename from css/style.css rename to themes/cwtch/static/css/style.css index 1f8dbf9..4a0eaf0 100644 --- a/css/style.css +++ b/themes/cwtch/static/css/style.css @@ -109,6 +109,24 @@ footer { } +a { + color: #fff; + text-decoration: underline; +} + +a:focus { + color: #d20070; +} + +a:hover { + color: #d20070; +} + +li a { + color: #fff; + text-decoration: underline; +} + .border-top { border-top: 1px solid #e5e5e5; } .border-bottom { border-bottom: 1px solid #e5e5e5; } diff --git a/cwtch-explainer.mp4 b/themes/cwtch/static/cwtch-explainer.mp4 similarity index 100% rename from cwtch-explainer.mp4 rename to themes/cwtch/static/cwtch-explainer.mp4 diff --git a/fonts/ATAMI-BOLD.OTF b/themes/cwtch/static/fonts/ATAMI-BOLD.OTF similarity index 100% rename from fonts/ATAMI-BOLD.OTF rename to themes/cwtch/static/fonts/ATAMI-BOLD.OTF diff --git a/fonts/ATAMI-REGULAR.OTF b/themes/cwtch/static/fonts/ATAMI-REGULAR.OTF similarity index 100% rename from fonts/ATAMI-REGULAR.OTF rename to themes/cwtch/static/fonts/ATAMI-REGULAR.OTF diff --git a/fonts/OpenSans-ExtraBold.ttf b/themes/cwtch/static/fonts/OpenSans-ExtraBold.ttf similarity index 100% rename from fonts/OpenSans-ExtraBold.ttf rename to themes/cwtch/static/fonts/OpenSans-ExtraBold.ttf diff --git a/fonts/OpenSans-Light.ttf b/themes/cwtch/static/fonts/OpenSans-Light.ttf similarity index 100% rename from fonts/OpenSans-Light.ttf rename to themes/cwtch/static/fonts/OpenSans-Light.ttf diff --git a/fonts/OpenSans-Regular.ttf b/themes/cwtch/static/fonts/OpenSans-Regular.ttf similarity index 100% rename from fonts/OpenSans-Regular.ttf rename to themes/cwtch/static/fonts/OpenSans-Regular.ttf diff --git a/fonts/OpenSans-SemiBold.ttf b/themes/cwtch/static/fonts/OpenSans-SemiBold.ttf similarity index 100% rename from fonts/OpenSans-SemiBold.ttf rename to themes/cwtch/static/fonts/OpenSans-SemiBold.ttf diff --git a/js/bootstrap.bundle.js b/themes/cwtch/static/js/bootstrap.bundle.js similarity index 100% rename from js/bootstrap.bundle.js rename to themes/cwtch/static/js/bootstrap.bundle.js diff --git a/js/bootstrap.bundle.js.map b/themes/cwtch/static/js/bootstrap.bundle.js.map similarity index 100% rename from js/bootstrap.bundle.js.map rename to themes/cwtch/static/js/bootstrap.bundle.js.map diff --git a/js/bootstrap.min.js b/themes/cwtch/static/js/bootstrap.min.js similarity index 100% rename from js/bootstrap.min.js rename to themes/cwtch/static/js/bootstrap.min.js diff --git a/js/jquery-3.5.1.min.js b/themes/cwtch/static/js/jquery-3.5.1.min.js similarity index 100% rename from js/jquery-3.5.1.min.js rename to themes/cwtch/static/js/jquery-3.5.1.min.js diff --git a/themes/cwtch/theme.toml b/themes/cwtch/theme.toml new file mode 100644 index 0000000..af97e58 --- /dev/null +++ b/themes/cwtch/theme.toml @@ -0,0 +1,21 @@ +# theme.toml template for a Hugo theme +# See https://github.com/gohugoio/hugoThemes#themetoml for an example + +name = "Cwtch" +license = "MIT" +licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" +description = "" +homepage = "http://example.com/" +tags = [] +features = [] +min_version = "0.41.0" + +[author] + name = "" + homepage = "" + +# If porting an existing theme +[original] + name = "" + homepage = "" + repo = ""