diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-10-05 14:45:21 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-10-05 14:45:21 +0200 |
| commit | b7e39b59fd0fc7b5610ebff29035bf622079e0d8 (patch) | |
| tree | 64be84ebbdac9f7ceced983390c53b10d575af5c /old-apps/frontpage/src | |
| parent | 2001c035fbb417ab0a3d42cfb04d17420bde4086 (diff) | |
| download | greatoffice-b7e39b59fd0fc7b5610ebff29035bf622079e0d8.tar.xz greatoffice-b7e39b59fd0fc7b5610ebff29035bf622079e0d8.zip | |
refactor: Change file structure
Diffstat (limited to 'old-apps/frontpage/src')
| -rw-r--r-- | old-apps/frontpage/src/app.html | 16 | ||||
| -rw-r--r-- | old-apps/frontpage/src/hooks.ts | 7 | ||||
| -rw-r--r-- | old-apps/frontpage/src/routes/__layout-docs.svelte | 13 | ||||
| -rw-r--r-- | old-apps/frontpage/src/routes/__layout.svelte | 80 | ||||
| -rw-r--r-- | old-apps/frontpage/src/routes/app.scss | 8 | ||||
| -rw-r--r-- | old-apps/frontpage/src/routes/docs/index@docs.svelte | 5 | ||||
| -rw-r--r-- | old-apps/frontpage/src/routes/index.svelte | 4 | ||||
| -rw-r--r-- | old-apps/frontpage/src/routes/privacy.svelte | 5 | ||||
| -rw-r--r-- | old-apps/frontpage/src/routes/terms.svelte | 5 |
9 files changed, 0 insertions, 143 deletions
diff --git a/old-apps/frontpage/src/app.html b/old-apps/frontpage/src/app.html deleted file mode 100644 index 922aeec..0000000 --- a/old-apps/frontpage/src/app.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="utf-8"/> - <link rel="icon" - href="%sveltekit.assets%/favicon.png"/> - <link rel="stylesheet" href="%sveltekit.assets%/preload.css"> - <script src="%sveltekit.assets%/preload.js"></script> - <meta name="viewport" - content="width=device-width, initial-scale=1"/> - %sveltekit.head% -</head> -<body> -<div>%sveltekit.body%</div> -</body> -</html> diff --git a/old-apps/frontpage/src/hooks.ts b/old-apps/frontpage/src/hooks.ts deleted file mode 100644 index ca80d40..0000000 --- a/old-apps/frontpage/src/hooks.ts +++ /dev/null @@ -1,7 +0,0 @@ -/** @type {import("@sveltejs/kit").Handle} */ -export async function handle({event, resolve}) { - const response = await resolve(event, { - ssr: false - }); - return response; -}
\ No newline at end of file diff --git a/old-apps/frontpage/src/routes/__layout-docs.svelte b/old-apps/frontpage/src/routes/__layout-docs.svelte deleted file mode 100644 index d0a17ef..0000000 --- a/old-apps/frontpage/src/routes/__layout-docs.svelte +++ /dev/null @@ -1,13 +0,0 @@ -<script> - import ThemeSwitcher from "$shared/components/theme-switcher.svelte"; -</script> -<main class="padding-md"> - <nav> - <a href="/">Go back</a> - </nav> - <slot></slot> - <div class="position-fixed right-0 top-0 margin-md z-index-2"> - <ThemeSwitcher/> - </div> - -</main> diff --git a/old-apps/frontpage/src/routes/__layout.svelte b/old-apps/frontpage/src/routes/__layout.svelte deleted file mode 100644 index aa70e51..0000000 --- a/old-apps/frontpage/src/routes/__layout.svelte +++ /dev/null @@ -1,80 +0,0 @@ -<script> - import {portal_base} from "$shared/lib/configuration"; - import BlowoutToolbelt from "$shared/components/blowout-toolbelt.svelte"; - import "./app.scss"; - import {afterNavigate} from "$app/navigation"; - import {page} from "$app/stores"; - - let showSidebar = false; - afterNavigate(() => showSidebar = false); -</script> - -<div class="padding-component flex justify-between hide@sm"> - <span class="text-lg">Greatoffice</span> - <button class="btn btn--primary" - on:click={() => showSidebar = !showSidebar}>{showSidebar ? "Close" : "Show"} menu - </button> -</div> - -<style> - .nav-active { - color: var(--color-primary); - background: hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.075) - } -</style> -<BlowoutToolbelt/> -<div class="flex@sm"> - <aside class="sidebar {showSidebar ? 'sidebar--is-visible': ''}"> - <div class="sidebar__panel"> - <header class="sidebar__header bg padding-y-sm padding-x-md border-bottom z-index-2"> - <span class="text-md text-truncate">Menu</span> - <button class="reset sidebar__close-btn" - on:click={() => showSidebar = !showSidebar}> - <svg class="icon icon--xs" - viewBox="0 0 16 16"><title>Close panel</title> - <g stroke-width="2" - stroke="currentColor" - fill="none" - stroke-linecap="round" - stroke-linejoin="round" - stroke-miterlimit="10"> - <line x1="13.5" - y1="2.5" - x2="2.5" - y2="13.5"></line> - <line x1="2.5" - y1="2.5" - x2="13.5" - y2="13.5"></line> - </g> - </svg> - </button> - </header> - <div class="position-relative padding-sm z-index-1"> - <nav class="flex flex-column gap-xs text-lg"> - <span class="text-lg hide block@sm">Greatoffice</span> - <a href="/" - class="reset" - title="Learn about the Greatoffice platform" - class:nav-active={$page.url.pathname === "/"}>About</a> - <a href="/privacy" - title="Read our privacy policy" - class="reset" - class:nav-active={$page.url.pathname.startsWith("/privacy")}>Privacy Policy</a> - <a href="/terms" - title="Read our terms of service" - class="reset" - class:nav-active={$page.url.pathname.startsWith("/terms")}>Terms of service</a> - <a href="{portal_base()}" - title="Login to you Greatoffice account" - >Login</a> - <a href="/docs" - title="Learn how to use Greatoffice">Documentation</a> - </nav> - </div> - </div> - </aside> - <main class="position-relative padding-sm z-index-1 flex-grow"> - <slot></slot> - </main> -</div> diff --git a/old-apps/frontpage/src/routes/app.scss b/old-apps/frontpage/src/routes/app.scss deleted file mode 100644 index 6ba6e97..0000000 --- a/old-apps/frontpage/src/routes/app.scss +++ /dev/null @@ -1,8 +0,0 @@ -@use '../../web-shared/src/styles/base' as *; -@use '../../web-shared/src/styles/custom-style/colors'; -@use '../../web-shared/src/styles/custom-style/spacing'; -@use '../../web-shared/src/styles/custom-style/shared-styles'; -@use '../../web-shared/src/styles/custom-style/typography'; -@use '../../web-shared/src/styles/custom-style/util'; -@use '../../web-shared/src/styles/components/responsive-sidebar'; -@use '../../web-shared/src/styles/components/light-dark-switch'; diff --git a/old-apps/frontpage/src/routes/docs/index@docs.svelte b/old-apps/frontpage/src/routes/docs/index@docs.svelte deleted file mode 100644 index 8d334f7..0000000 --- a/old-apps/frontpage/src/routes/docs/index@docs.svelte +++ /dev/null @@ -1,5 +0,0 @@ -<svelte:head> - <title>Docs - Greatoffice</title> -</svelte:head> - -<h1>Documentation</h1>
\ No newline at end of file diff --git a/old-apps/frontpage/src/routes/index.svelte b/old-apps/frontpage/src/routes/index.svelte deleted file mode 100644 index 3bd7d66..0000000 --- a/old-apps/frontpage/src/routes/index.svelte +++ /dev/null @@ -1,4 +0,0 @@ -<svelte:head> - <title>About - Greatoffice</title> -</svelte:head> -<h1>About</h1> diff --git a/old-apps/frontpage/src/routes/privacy.svelte b/old-apps/frontpage/src/routes/privacy.svelte deleted file mode 100644 index 6802626..0000000 --- a/old-apps/frontpage/src/routes/privacy.svelte +++ /dev/null @@ -1,5 +0,0 @@ -<svelte:head> - <title>Privacy Policy - Greatoffice</title> -</svelte:head> - -<h1>Privacy Policy</h1> diff --git a/old-apps/frontpage/src/routes/terms.svelte b/old-apps/frontpage/src/routes/terms.svelte deleted file mode 100644 index ef22d9c..0000000 --- a/old-apps/frontpage/src/routes/terms.svelte +++ /dev/null @@ -1,5 +0,0 @@ -<svelte:head> - <title>Terms of service - Greatoffice</title> -</svelte:head> - -<h1>Terms of service</h1> |
