Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,13 @@ jobs:
npm run build

- name: Deploy to All-Inkl
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
with:
server: ${{ secrets.DEV_HOST }}
username: ${{ secrets.DEV_USER }}
password: ${{ secrets.DEV_PASSWORD }}
local-dir: './src/.vuepress/dist/'
timeout: 60000
protocol: ftp
port: 21
security: loose
6 changes: 5 additions & 1 deletion .github/workflows/prd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,13 @@ jobs:
npm run build

- name: Deploy to All-Inkl
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
with:
server: ${{ secrets.PRD_HOST }}
username: ${{ secrets.PRD_USER }}
password: ${{ secrets.PRD_PASSWORD }}
local-dir: './src/.vuepress/dist/'
timeout: 60000
protocol: ftp
port: 21
security: loose
12 changes: 6 additions & 6 deletions src/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
const { description } = require("../../package");

module.exports = {
title: "dEURO",
title: "JUSD",
description: description,

head: [
["link", { rel: "icon", href: "/assets/favicon.png" }],
["meta", { name: "theme-color", content: "#092f62" }],
["meta", { name: "theme-color", content: "#F57F00" }],
["meta", { name: "apple-mobile-web-app-capable", content: "yes" }],
["meta", { name: "apple-mobile-web-app-status-bar-style", content: "black" }],
[ "script", { type: "text/javascript", src: "https://cdn.weglot.com/weglot.min.js" }, ],
Expand All @@ -21,8 +21,8 @@ module.exports = {
],

themeConfig: {
repo: "d-EURO/documentation",
logo: "/assets/logo.png",
repo: "JuiceDollar/documentation",
logo: "/assets/logo.svg",
editLinks: true,
editLinkText: "Edit this page on Github",
docsBranch: "develop",
Expand All @@ -31,8 +31,8 @@ module.exports = {

nav: [
{
text: "dEuro.com",
link: "https://dEuro.com/",
text: "JuiceDollar",
link: "https://juicedollar.com/",
},
],

Expand Down
Binary file modified src/.vuepress/public/assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions src/.vuepress/public/assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/.vuepress/public/assets/telegram-qr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 17 additions & 10 deletions src/.vuepress/styles/index.styl
Original file line number Diff line number Diff line change
@@ -1,27 +1,34 @@
/**
* Custom Styles here.
*
* ref:https://v1.vuepress.vuejs.org/config/#index-styl
*/

.navbar {
background-color: #092f62;
background-color: #ffffff;
border-bottom: 1px solid #e9ebf0;

.nav-links {
color: white;
color: #272b37;

a {
color: #272b37;

&:hover {
color: #F57F00;
}
}

a.router-link-active {
color: white;
color: #F57F00;
}
}

.home-link {
.site-name {
color: white;
display: none;
}
}

.links {
background-color: transparent !important;
}
}

body {
font-family: "Avenir", "Helvetica", ui-sans-serif, sans-serif;
}
12 changes: 3 additions & 9 deletions src/.vuepress/styles/palette.styl
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
/**
* Custom palette here.
*
* ref:https://v1.vuepress.vuejs.org/zh/config/#palette-styl
*/

$accentColor = #f5516c
$textColor = #2c3e50
$borderColor = #eaecef
$accentColor = #F57F00
$textColor = #272b37
$borderColor = #e9ebf0
$codeBgColor = #282c34
2 changes: 1 addition & 1 deletion src/disclaimer.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Disclaimer

The dEURO Association assumes no liability, to the extent permitted by law, for any indirect or direct losses or damages of any kind that may arise from accessing products or information provided by the dEURO Association, or from the inability to access or use said information and products. It is expressly stated that the dEURO Association shall under no circumstances be liable for losses or damages resulting from technical or other errors, transmission errors, system overloads, usage issues, service interruptions (including, but not limited to, system maintenance services), delays in the transmission of information, incompatibility between the website and files and/or software (particularly browsers) and/or the customer’s computer, malfunctions, interferences, the transmission of a virus to your computer, unauthorized access (e.g., through hacking or piracy), the intentional blocking of telecommunications tools or networks (e.g., through mail-bombing or denial-of-service attacks), or other failures or deficiencies on the part of telecommunications or network service providers. Customers acknowledge and agree that the services of the dEURO Association are provided without any warranty of freedom from defects and without any guarantee of availability.
The JUSD Association assumes no liability, to the extent permitted by law, for any indirect or direct losses or damages of any kind that may arise from accessing products or information provided by the JUSD Association, or from the inability to access or use said information and products. It is expressly stated that the JUSD Association shall under no circumstances be liable for losses or damages resulting from technical or other errors, transmission errors, system overloads, usage issues, service interruptions (including, but not limited to, system maintenance services), delays in the transmission of information, incompatibility between the website and files and/or software (particularly browsers) and/or the customer’s computer, malfunctions, interferences, the transmission of a virus to your computer, unauthorized access (e.g., through hacking or piracy), the intentional blocking of telecommunications tools or networks (e.g., through mail-bombing or denial-of-service attacks), or other failures or deficiencies on the part of telecommunications or network service providers. Customers acknowledge and agree that the services of the JUSD Association are provided without any warranty of freedom from defects and without any guarantee of availability.
4 changes: 2 additions & 2 deletions src/imprint.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Imprint

dEURO Association
JUSD Association
Bahnhofstraße 7
6300 Zug
Switzerland

Registration court: Zug

Electronic contact with the dEURO Association is possible by emailing info@deuro.com.
Electronic contact with the JUSD Association is possible by emailing info@deuro.com.
Loading