├── src
├── pages
│ ├── 404.astro
│ ├── index.astro
│ ├── create
│ │ ├── page.astro
│ │ └── post.astro
│ ├── docs.astro
│ ├── useit.astro
│ ├── signin.astro
│ └── signup.astro
├── themes
│ └── colorful.css
├── global.css
├── components
│ ├── navigation
│ │ └── navigationStore.js
│ ├── supabase
│ │ ├── clientStore.js
│ │ └── client.js
│ ├── button
│ │ └── button.svelte
│ └── vendor
│ │ └── Toast.svelte
├── icons
│ ├── stop2.svg
│ ├── play3.svg
│ ├── folder.svg
│ ├── bookmark.svg
│ ├── diamonds.svg
│ ├── eject.svg
│ ├── arrow-up.svg
│ ├── pause2.svg
│ ├── arrow-down.svg
│ ├── arrow-left.svg
│ ├── arrow-right.svg
│ ├── checkmark.svg
│ ├── next2.svg
│ ├── power.svg
│ ├── backward2.svg
│ ├── forward3.svg
│ ├── italic.svg
│ ├── menu.svg
│ ├── previous2.svg
│ ├── npm.svg
│ ├── arrow-up-left.svg
│ ├── arrow-up-right.svg
│ ├── bookmarks.svg
│ ├── first.svg
│ ├── last.svg
│ ├── arrow-down-left.svg
│ ├── arrow-down-right.svg
│ ├── folder-open.svg
│ ├── home3.svg
│ ├── delicious.svg
│ ├── folder-minus.svg
│ ├── loop.svg
│ ├── shrink2.svg
│ ├── bin2.svg
│ ├── enlarge2.svg
│ ├── quill.svg
│ ├── upload3.svg
│ ├── display.svg
│ ├── download3.svg
│ ├── folder-upload.svg
│ ├── font-size.svg
│ ├── pilcrow.svg
│ ├── road.svg
│ ├── upload2.svg
│ ├── enter.svg
│ ├── exit.svg
│ ├── folder-download.svg
│ ├── folder-plus.svg
│ ├── ltr.svg
│ ├── rtl.svg
│ ├── stats-bars.svg
│ ├── embed.svg
│ ├── home.svg
│ ├── list.svg
│ ├── drive.svg
│ ├── facebook.svg
│ ├── menu3.svg
│ ├── menu4.svg
│ ├── paragraph-left.svg
│ ├── download2.svg
│ ├── paragraph-center.svg
│ ├── paragraph-right.svg
│ ├── text-width.svg
│ ├── crop.svg
│ ├── map.svg
│ ├── minus.svg
│ ├── paragraph-justify.svg
│ ├── text-height.svg
│ ├── floppy-disk.svg
│ ├── text-color.svg
│ ├── hackernews.svg
│ ├── indent-decrease.svg
│ ├── indent-increase.svg
│ ├── phone.svg
│ ├── redo2.svg
│ ├── reply.svg
│ ├── undo2.svg
│ ├── forward.svg
│ ├── pushpin.svg
│ ├── home2.svg
│ ├── upload.svg
│ ├── menu2.svg
│ ├── new-tab.svg
│ ├── box-add.svg
│ ├── checkbox-unchecked.svg
│ ├── contrast.svg
│ ├── pagebreak.svg
│ ├── rocket.svg
│ ├── star-full.svg
│ ├── terminal.svg
│ ├── box-remove.svg
│ ├── clock2.svg
│ ├── flickr.svg
│ ├── download.svg
│ ├── film.svg
│ ├── location.svg
│ ├── pencil2.svg
│ ├── twitch.svg
│ ├── office.svg
│ ├── stop.svg
│ ├── tab.svg
│ ├── windows8.svg
│ ├── copy.svg
│ ├── embed2.svg
│ ├── map2.svg
│ ├── play2.svg
│ ├── radio-checked2.svg
│ ├── subscript.svg
│ ├── superscript.svg
│ ├── newspaper.svg
│ ├── table.svg
│ ├── table2.svg
│ ├── user.svg
│ ├── library.svg
│ ├── man.svg
│ ├── page-break.svg
│ ├── pause.svg
│ ├── css3.svg
│ ├── facebook2.svg
│ ├── google-drive.svg
│ ├── list-numbered.svg
│ ├── pencil.svg
│ ├── radio-unchecked.svg
│ ├── tablet.svg
│ ├── aid-kit.svg
│ ├── backward.svg
│ ├── file-text.svg
│ ├── forward2.svg
│ ├── share.svg
│ ├── laptop.svg
│ ├── pie-chart.svg
│ ├── checkbox-checked.svg
│ ├── checkmark2.svg
│ ├── deviantart.svg
│ ├── enlarge.svg
│ ├── shield.svg
│ ├── shrink.svg
│ ├── mobile.svg
│ ├── plus.svg
│ ├── calendar.svg
│ ├── heart.svg
│ ├── music.svg
│ ├── underline.svg
│ ├── clock.svg
│ ├── stack.svg
│ ├── airplane.svg
│ ├── mic.svg
│ ├── stackoverflow.svg
│ ├── undo.svg
│ ├── barcode.svg
│ ├── flickr2.svg
│ ├── mobile2.svg
│ ├── next.svg
│ ├── printer.svg
│ ├── redo.svg
│ ├── sort-amount-asc.svg
│ ├── user-tie.svg
│ ├── previous.svg
│ ├── sigma.svg
│ ├── sort-amount-desc.svg
│ ├── cancel-circle.svg
│ ├── clear-formatting.svg
│ ├── flickr3.svg
│ ├── lock.svg
│ ├── star-half.svg
│ ├── unlocked.svg
│ ├── book.svg
│ ├── paint-format.svg
│ ├── bubble.svg
│ ├── flickr4.svg
│ ├── hangouts.svg
│ ├── lab.svg
│ ├── circle-up.svg
│ ├── neutral2.svg
│ ├── radio-checked.svg
│ ├── user-check.svg
│ ├── circle-down.svg
│ ├── circle-left.svg
│ ├── dropbox.svg
│ ├── circle-right.svg
│ ├── ctrl.svg
│ ├── heart-broken.svg
│ ├── credit-card.svg
│ ├── insert-template.svg
│ ├── tongue2.svg
│ ├── trello.svg
│ ├── volume-mute.svg
│ ├── wondering2.svg
│ ├── bold.svg
│ ├── html-five.svg
│ ├── key.svg
│ ├── list2.svg
│ ├── omega.svg
│ ├── star-empty.svg
│ ├── accessibility.svg
│ ├── coin-dollar.svg
│ ├── pacman.svg
│ ├── profile.svg
│ ├── spades.svg
│ ├── video-camera.svg
│ ├── opt.svg
│ ├── shuffle.svg
│ ├── arrow-up2.svg
│ ├── play.svg
│ ├── shocked2.svg
│ ├── arrow-down2.svg
│ ├── arrow-left2.svg
│ ├── drawer2.svg
│ ├── price-tag.svg
│ ├── arrow-right2.svg
│ ├── neutral.svg
│ ├── envelop.svg
│ ├── glass2.svg
│ ├── truck.svg
│ ├── history.svg
│ ├── keyboard.svg
│ ├── google.svg
│ ├── arrow-up-left2.svg
│ ├── arrow-up-right2.svg
│ ├── linkedin.svg
│ ├── volume-decrease.svg
│ ├── arrow-down-right2.svg
│ ├── bin.svg
│ ├── shift.svg
│ ├── yahoo.svg
│ ├── arrow-down-left2.svg
│ ├── compass.svg
│ ├── database.svg
│ ├── flag.svg
│ ├── hammer.svg
│ ├── spinner9.svg
│ ├── happy2.svg
│ ├── location2.svg
│ ├── spell-check.svg
│ ├── cloud-check.svg
│ ├── linkedin2.svg
│ ├── telegram.svg
│ ├── user-minus.svg
│ ├── volume-increase.svg
│ ├── cloud-upload.svg
│ ├── loop2.svg
│ ├── paste.svg
│ ├── stats-bars2.svg
│ ├── woman.svg
│ ├── info.svg
│ ├── magic-wand.svg
│ ├── wondering.svg
│ ├── camera.svg
│ ├── cloud.svg
│ ├── stumbleupon.svg
│ ├── tongue.svg
│ ├── user-plus.svg
│ ├── IcoMoon.svg
│ ├── briefcase.svg
│ ├── rss.svg
│ ├── search.svg
│ ├── calculator.svg
│ ├── mail3.svg
│ ├── notification.svg
│ ├── address-book.svg
│ ├── cart.svg
│ ├── font.svg
│ ├── sad2.svg
│ ├── shocked.svg
│ ├── smile2.svg
│ ├── compass2.svg
│ ├── html-five2.svg
│ ├── sort-numberic-desc.svg
│ ├── sort-numeric-asc.svg
│ ├── zoom-out.svg
│ ├── blogger.svg
│ ├── clipboard.svg
│ ├── google3.svg
│ ├── spinner11.svg
│ ├── power-cord.svg
│ ├── question.svg
│ ├── quotes-right.svg
│ ├── switch.svg
│ ├── zoom-in.svg
│ ├── edge.svg
│ ├── wrench.svg
│ ├── baffled2.svg
│ ├── eyedropper.svg
│ ├── google-plus.svg
│ ├── google2.svg
│ ├── libreoffice.svg
│ ├── quotes-left.svg
│ ├── lanyrd.svg
│ ├── foursquare.svg
│ ├── happy.svg
│ ├── image.svg
│ ├── cool2.svg
│ ├── google-plus3.svg
│ ├── move-up.svg
│ ├── move-down.svg
│ ├── cloud-download.svg
│ ├── mug.svg
│ ├── ello.svg
│ ├── warning.svg
│ ├── fire.svg
│ ├── google-plus2.svg
│ ├── rss2.svg
│ ├── soundcloud.svg
│ ├── renren.svg
│ ├── sad.svg
│ ├── smile.svg
│ ├── subscript2.svg
│ ├── volume-mute2.svg
│ ├── superscript2.svg
│ ├── magnet.svg
│ ├── share2.svg
│ ├── spoon-knife.svg
│ ├── books.svg
│ ├── mail2.svg
│ ├── spinner8.svg
│ ├── command.svg
│ ├── cool.svg
│ ├── droplet.svg
│ ├── price-tags.svg
│ ├── soundcloud2.svg
│ ├── ticket.svg
│ ├── blocked.svg
│ ├── blog.svg
│ ├── drawer.svg
│ ├── file-empty.svg
│ ├── spinner5.svg
│ ├── wink2.svg
│ ├── mail4.svg
│ ├── coin-pound.svg
│ ├── phone-hang-up.svg
│ ├── stumbleupon2.svg
│ ├── trophy.svg
│ ├── equalizer.svg
│ ├── tumblr.svg
│ ├── alarm.svg
│ ├── equalizer2.svg
│ ├── volume-low.svg
│ ├── blogger2.svg
│ ├── filter.svg
│ ├── stopwatch.svg
│ ├── dice.svg
│ ├── file-play.svg
│ ├── glass.svg
│ ├── spinner7.svg
│ ├── strikethrough.svg
│ ├── users.svg
│ ├── confused2.svg
│ ├── man-woman.svg
│ ├── eye.svg
│ ├── pen.svg
│ ├── vine.svg
│ ├── leaf.svg
│ ├── wink.svg
│ ├── meter2.svg
│ ├── flattr.svg
│ ├── binoculars.svg
│ ├── coin-yen.svg
│ ├── appleinc.svg
│ └── file-video.svg
└── reset.css
├── public
├── robots.txt
├── favicon.ico
└── images
│ └── github.png
├── .npmrc
├── .env.sample
├── .stackblitzrc
├── CREDITS.md
├── sandbox.config.json
├── .gitignore
├── postcss.config.cjs
├── tailwind.config.cjs
└── astro.config.mjs
/src/pages/404.astro:
--------------------------------------------------------------------------------
1 |
PAGE NOT FOUND
--------------------------------------------------------------------------------
/public/robots.txt:
--------------------------------------------------------------------------------
1 | User-agent: *
2 | Disallow: /
3 |
--------------------------------------------------------------------------------
/.npmrc:
--------------------------------------------------------------------------------
1 | ## force pnpm to hoist
2 | shamefully-hoist = true
3 |
--------------------------------------------------------------------------------
/.env.sample:
--------------------------------------------------------------------------------
1 | PUBLIC_VITE_SUPABASE_URL=
2 | PUBLIC_VITE_SUPABASE_ANON_KEY=
--------------------------------------------------------------------------------
/src/themes/colorful.css:
--------------------------------------------------------------------------------
1 | h1 {
2 | @apply text-xl text-red-500;
3 | }
--------------------------------------------------------------------------------
/public/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sebiko3/centauri/HEAD/public/favicon.ico
--------------------------------------------------------------------------------
/src/global.css:
--------------------------------------------------------------------------------
1 | @tailwind base;
2 | @tailwind components;
3 | @tailwind utilities;
4 |
--------------------------------------------------------------------------------
/public/images/github.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sebiko3/centauri/HEAD/public/images/github.png
--------------------------------------------------------------------------------
/.stackblitzrc:
--------------------------------------------------------------------------------
1 | {
2 | "startCommand": "npm start",
3 | "env": {
4 | "ENABLE_CJS_IMPORTS": true
5 | }
6 | }
--------------------------------------------------------------------------------
/src/components/navigation/navigationStore.js:
--------------------------------------------------------------------------------
1 | import { writable } from 'svelte/store';
2 | export const lastMenuClicked = writable('');
3 | export const menuItems = writable();
--------------------------------------------------------------------------------
/src/components/supabase/clientStore.js:
--------------------------------------------------------------------------------
1 | import { writable } from 'svelte/store';
2 | export const session = writable();
3 | export const logoutEvent = writable(false);
4 | export const signUpEvent = writable(false);
--------------------------------------------------------------------------------
/CREDITS.md:
--------------------------------------------------------------------------------
1 | # some thanks for snippets/help/ideas/awesomeness
2 |
3 | 💜 Josh Comeau for 3D Button https://www.joshwcomeau.com/animation/3d-button/
4 | 💚 aFuzzyBear for astro-UI and XElement https://github.com/aFuzzyBear/astro-ui
--------------------------------------------------------------------------------
/src/components/button/button.svelte:
--------------------------------------------------------------------------------
1 |
6 |
7 |
--------------------------------------------------------------------------------
/src/icons/stop2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/play3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/folder.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/bookmark.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/diamonds.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/eject.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pause2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/checkmark.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/next2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/power.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/backward2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/forward3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/italic.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/menu.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/previous2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/npm.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/sandbox.config.json:
--------------------------------------------------------------------------------
1 | {
2 | "infiniteLoopProtection": true,
3 | "hardReloadOnChange": false,
4 | "view": "browser",
5 | "template": "node",
6 | "container": {
7 | "port": 3000,
8 | "startScript": "start",
9 | "node": "14"
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/src/icons/arrow-up-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-up-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/bookmarks.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/first.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/last.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-down-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-down-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/folder-open.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/home3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/delicious.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/folder-minus.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/loop.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/shrink2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/bin2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/enlarge2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/quill.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/upload3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/display.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/download3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/folder-upload.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/font-size.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pilcrow.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/road.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/upload2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | # build output
2 | dist
3 |
4 | # dependencies
5 | node_modules/
6 | .snowpack/
7 |
8 | # logs
9 | npm-debug.log*
10 | yarn-debug.log*
11 | yarn-error.log*
12 |
13 | # environment variables
14 | .env
15 | .env.production
16 |
17 | # macOS-specific files
18 | .DS_Store
19 |
--------------------------------------------------------------------------------
/postcss.config.cjs:
--------------------------------------------------------------------------------
1 | const path = require('path');
2 |
3 | module.exports = {
4 | plugins: [
5 | require('postcss-import'),
6 | require('tailwindcss'),
7 | require('tailwindcss/nesting'),
8 | require('autoprefixer'),
9 | require('postcss-preset-env')
10 | ]
11 | };
--------------------------------------------------------------------------------
/src/icons/enter.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/exit.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/folder-download.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/folder-plus.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/ltr.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/rtl.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stats-bars.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/embed.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/home.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/list.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/components/supabase/client.js:
--------------------------------------------------------------------------------
1 | import { createClient } from '@supabase/supabase-js';
2 | const SUPABASE_URL = import.meta.env.PUBLIC_VITE_SUPABASE_URL;
3 | const SUPABASE_ANON_KEY = import.meta.env.PUBLIC_VITE_SUPABASE_ANON_KEY;
4 | export const supabase = createClient(SUPABASE_URL, SUPABASE_ANON_KEY);
--------------------------------------------------------------------------------
/src/icons/drive.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/facebook.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/menu3.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/menu4.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/paragraph-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/download2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/paragraph-center.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/paragraph-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/text-width.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/crop.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/map.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/minus.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/paragraph-justify.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/text-height.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/floppy-disk.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/text-color.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/hackernews.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/indent-decrease.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/indent-increase.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/phone.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/redo2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/reply.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/undo2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/forward.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pushpin.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/home2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/upload.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/menu2.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/new-tab.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/box-add.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/checkbox-unchecked.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/contrast.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pagebreak.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/rocket.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/star-full.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/terminal.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/box-remove.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/clock2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/flickr.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/download.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/film.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/location.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pencil2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/twitch.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/office.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stop.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/tab.svg:
--------------------------------------------------------------------------------
1 |
2 |
9 |
--------------------------------------------------------------------------------
/src/icons/windows8.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/copy.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/embed2.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/map2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/play2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/radio-checked2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/subscript.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/superscript.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/pages/index.astro:
--------------------------------------------------------------------------------
1 | ---
2 | import Default from "../layouts/Default.astro";
3 | import Headline from "../components/headline/headline.astro";
4 | ---
5 |
6 |
11 |
12 |
--------------------------------------------------------------------------------
/src/icons/newspaper.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/table.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/table2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/user.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/library.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/man.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/page-break.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pause.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/css3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/facebook2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/google-drive.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/list-numbered.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pencil.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/radio-unchecked.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/tablet.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/aid-kit.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/backward.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/file-text.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/forward2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/share.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/tailwind.config.cjs:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | mode: 'jit',
3 | purge: ['./public/**/*.{scss,sass,css}', './src/**/*.{astro,js,jsx,ts,tsx,vue,svelte,scss,sass,css}'],
4 | darkMode: false, // or 'media' or 'class'
5 | theme: {
6 | extend: {
7 | colors: {
8 | 'astro': '#000014',
9 | 'centauri': '#40167e'
10 | }
11 | },
12 | },
13 | plugins: [],
14 | }
--------------------------------------------------------------------------------
/src/icons/laptop.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pie-chart.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/pages/create/page.astro:
--------------------------------------------------------------------------------
1 | ---
2 | import Default from "../../layouts/Default.astro";
3 | import Headline from "../../components/headline/headline.astro";
4 | ---
5 |
6 |
7 |
8 | CREATE PAGE
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/icons/checkbox-checked.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/checkmark2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/deviantart.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/enlarge.svg:
--------------------------------------------------------------------------------
1 |
2 |
9 |
--------------------------------------------------------------------------------
/src/icons/shield.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/shrink.svg:
--------------------------------------------------------------------------------
1 |
2 |
9 |
--------------------------------------------------------------------------------
/src/pages/create/post.astro:
--------------------------------------------------------------------------------
1 | ---
2 | import Default from "../../layouts/Default.astro";
3 | import Headline from "../../components/headline/headline.astro";
4 | ---
5 |
6 |
7 |
8 | TEST CREATE POST
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/icons/mobile.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/plus.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/calendar.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/heart.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/music.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/underline.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/clock.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stack.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/airplane.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/mic.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stackoverflow.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/undo.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/barcode.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/flickr2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/mobile2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/next.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/printer.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/redo.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/sort-amount-asc.svg:
--------------------------------------------------------------------------------
1 |
2 |
10 |
--------------------------------------------------------------------------------
/src/icons/user-tie.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/previous.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/sigma.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/sort-amount-desc.svg:
--------------------------------------------------------------------------------
1 |
2 |
10 |
--------------------------------------------------------------------------------
/src/icons/cancel-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/clear-formatting.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/flickr3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/lock.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/star-half.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/unlocked.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/book.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/paint-format.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/pages/docs.astro:
--------------------------------------------------------------------------------
1 | ---
2 | import Default from "../layouts/Default.astro";
3 | ---
4 |
5 |
6 |
7 |
Documentation
8 |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/pages/useit.astro:
--------------------------------------------------------------------------------
1 | ---
2 | import Default from "../layouts/Default.astro";
3 | ---
4 |
5 |
6 |
7 |
GET STARTED
8 |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/src/icons/bubble.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/flickr4.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/hangouts.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/lab.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/circle-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/neutral2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/radio-checked.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/user-check.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/circle-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/circle-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/dropbox.svg:
--------------------------------------------------------------------------------
1 |
2 |
10 |
--------------------------------------------------------------------------------
/src/icons/circle-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/ctrl.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/heart-broken.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/credit-card.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/insert-template.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/tongue2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/trello.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/volume-mute.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/wondering2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/bold.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/html-five.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/key.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/list2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/omega.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/star-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/accessibility.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/coin-dollar.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pacman.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/profile.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spades.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/video-camera.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/components/vendor/Toast.svelte:
--------------------------------------------------------------------------------
1 |
15 |
--------------------------------------------------------------------------------
/src/icons/opt.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/shuffle.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-up2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/play.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/shocked2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-down2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-left2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/drawer2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/price-tag.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-right2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/neutral.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/envelop.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/glass2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/truck.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/history.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/keyboard.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/google.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-up-left2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-up-right2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/linkedin.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/volume-decrease.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/arrow-down-right2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/bin.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/shift.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/yahoo.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/arrow-down-left2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/compass.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/database.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/flag.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/hammer.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spinner9.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/happy2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/location2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spell-check.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/cloud-check.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/linkedin2.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/telegram.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/user-minus.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/volume-increase.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/cloud-upload.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/loop2.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/paste.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stats-bars2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/woman.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/info.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/magic-wand.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/wondering.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/camera.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/cloud.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stumbleupon.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/tongue.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/user-plus.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/IcoMoon.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/briefcase.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/rss.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/search.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/calculator.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/mail3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/notification.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/pages/signin.astro:
--------------------------------------------------------------------------------
1 | ---
2 | import Default from "../layouts/Default.astro";
3 | import Signin from "../components/supabase/signin.svelte";
4 | ---
5 |
6 |
7 |
8 |
Sign in
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/src/pages/signup.astro:
--------------------------------------------------------------------------------
1 | ---
2 | import Default from "../layouts/Default.astro";
3 | import Signup from "../components/supabase/signup.svelte";
4 | ---
5 |
6 |
7 |
8 |
Sign up
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/src/icons/address-book.svg:
--------------------------------------------------------------------------------
1 |
2 |
10 |
--------------------------------------------------------------------------------
/src/icons/cart.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/font.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/sad2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/shocked.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/smile2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/compass2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/html-five2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/sort-numberic-desc.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/sort-numeric-asc.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/zoom-out.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/blogger.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/clipboard.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/google3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spinner11.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/power-cord.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/question.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/quotes-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/switch.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/zoom-in.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/edge.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/wrench.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/baffled2.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/eyedropper.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/google-plus.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/google2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/libreoffice.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/quotes-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/lanyrd.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/foursquare.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/happy.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/image.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/cool2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/google-plus3.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/move-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
15 |
--------------------------------------------------------------------------------
/src/icons/move-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
15 |
--------------------------------------------------------------------------------
/src/icons/cloud-download.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/mug.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/ello.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/warning.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/fire.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/google-plus2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/rss2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/soundcloud.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/renren.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/sad.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/smile.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/subscript2.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/volume-mute2.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/superscript2.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/reset.css:
--------------------------------------------------------------------------------
1 | :where(:not(iframe, canvas, img, svg, video):not(svg*, symbol*)) {
2 | all: unset;
3 | display: revert;
4 | }
5 | *,
6 | ::after,
7 | ::before {
8 | box-sizing: border-box;
9 | }
10 | menu,
11 | ol,
12 | ul {
13 | list-style: none;
14 | }
15 | img {
16 | max-width: 100%;
17 | }
18 | table {
19 | border-collapse: collapse;
20 | }
21 | textarea {
22 | white-space: revert;
23 | }
24 | :where([contenteditable]) {
25 | -moz-user-modify: read-write;
26 | -webkit-user-modify: read-write;
27 | overflow-wrap: break-word;
28 | -webkit-line-break: after-white-space;
29 | }
30 | input:autofill {
31 | background: #fff;
32 | }
33 |
--------------------------------------------------------------------------------
/src/icons/magnet.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/share2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spoon-knife.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/books.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/mail2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spinner8.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/command.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/cool.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/droplet.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/price-tags.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/soundcloud2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/ticket.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/blocked.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/blog.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/drawer.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/file-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spinner5.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/wink2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/mail4.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/coin-pound.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/phone-hang-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stumbleupon2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/trophy.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/equalizer.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/tumblr.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/alarm.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/equalizer2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/volume-low.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/blogger2.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/src/icons/filter.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/stopwatch.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/dice.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/astro.config.mjs:
--------------------------------------------------------------------------------
1 | // Full Astro Configuration API Documentation:
2 | // https://docs.astro.build/reference/configuration-reference
3 |
4 | // @type-check enabled!
5 | // VSCode and other TypeScript-enabled text editors will provide auto-completion,
6 | // helpful tooltips, and warnings if your exported object is invalid.
7 | // You can disable this by removing "@ts-check" and `@type` comments below.
8 |
9 | // @ts-check
10 | export default /** @type {import('astro').AstroUserConfig} */ ({
11 | // buildOptions: {
12 | // sitemap: true,
13 | // site: 'https://astro.build/',
14 | // },
15 | vite: {
16 | ssr: {
17 | external: ["svgo"],
18 | },
19 | },
20 | renderers: ['@astrojs/renderer-svelte'],
21 | });
22 |
--------------------------------------------------------------------------------
/src/icons/file-play.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/glass.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/spinner7.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/strikethrough.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/users.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/confused2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/man-woman.svg:
--------------------------------------------------------------------------------
1 |
2 |
9 |
--------------------------------------------------------------------------------
/src/icons/eye.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/pen.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/vine.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/leaf.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/wink.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/meter2.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/flattr.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/binoculars.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/coin-yen.svg:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/src/icons/appleinc.svg:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/src/icons/file-video.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------