diff --git a/assets/css/main.scss b/assets/css/main.scss index 3cce557..71b57a0 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -4,7 +4,7 @@ @import url('https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@400..800&display=swap'); :root { - --bg: #2b182b; + --bg: #351d3a; --fg: white; --accent: #e17ff5; @@ -13,31 +13,37 @@ --max-width: 70rem; } -html { - scroll-behavior: smooth; -} - -body { +body{ background-color: var(--bg); color: var(--fg); - display: flex; - flex-direction: column; - // font-family: Comfortaa; font-family: "Baloo Chettan 2"; - height: 100dvh; - overflow-x: hidden; - overflow-y: scroll; - width: 100dvw; - transition-property: background-color, color; - transition-duration: 250ms; -} -@media (prefers-color-scheme: light) { - body { - background-color: var(--fg); - color: var(--bg); - } } +// html { +// scroll-behavior: smooth; +// } + +// body { +// background-color: var(--bg); +// color: var(--fg); +// display: flex; +// flex-direction: column; +// // font-family: Comfortaa; +// font-family: "Baloo Chettan 2"; +// height: 100dvh; +// overflow-x: hidden; +// overflow-y: scroll; +// width: 100dvw; +// transition-property: background-color, color; +// transition-duration: 250ms; +// } +// @media (prefers-color-scheme: light) { +// body { +// background-color: var(--fg); +// color: var(--bg); +// } +// } + a { color: var(--accent); transition-duration: 200ms; @@ -47,20 +53,20 @@ a { } } -::-webkit-scrollbar { - width: 5px; -} +// ::-webkit-scrollbar { +// width: 5px; +// } -::-webkit-scrollbar-track { - background-color: var(--accent-dark); - border-radius: 10px; -} +// ::-webkit-scrollbar-track { +// background-color: var(--accent-dark); +// border-radius: 10px; +// } -::-webkit-scrollbar-thumb { - background: white; - border-radius: 10px; +// ::-webkit-scrollbar-thumb { +// background: white; +// border-radius: 10px; - &:hover { - background: var(--accent); - } -} \ No newline at end of file +// &:hover { +// background: var(--accent); +// } +// } \ No newline at end of file diff --git a/components/BigButton.vue b/components/BigButton.vue new file mode 100644 index 0000000..c45f6c4 --- /dev/null +++ b/components/BigButton.vue @@ -0,0 +1,28 @@ + + + + + \ No newline at end of file diff --git a/components/BlogCard.vue b/components/BlogCard.vue new file mode 100644 index 0000000..8a266c4 --- /dev/null +++ b/components/BlogCard.vue @@ -0,0 +1,132 @@ + + + + + + + \ No newline at end of file diff --git a/pages/blog-index.vue b/pages/blog-index.vue index cb764f0..6345f48 100644 --- a/pages/blog-index.vue +++ b/pages/blog-index.vue @@ -8,21 +8,22 @@ Programming - Godot - Tech - - Queerness - - Mental Health + Queerness +


- - + + + @@ -53,12 +54,17 @@ \ No newline at end of file diff --git a/pages/hi.vue b/pages/hi.vue index 0fbb1e1..dc39c8d 100644 --- a/pages/hi.vue +++ b/pages/hi.vue @@ -59,7 +59,7 @@ useSeoMeta({ align-items: center; padding: 2rem; margin-top: 3.5rem; - gap: 2rem; + /* gap: 2rem; */ } .pfp{ diff --git a/pages/index.vue b/pages/index.vue index 6c1eb0b..599e0f3 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -27,7 +27,6 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1
  • linux initiate, currently using Mint 22
  • Favourite game engine: Godot!
  • meow meow~ nya!!! :3
  • -
  • dev branch test
  • @@ -61,15 +60,14 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1 src="img/portfolio.png" href="https://portfolium.com.au/Tabby" /> - - + /> --> -

    Tech i've got experience with:

    - + @@ -120,12 +118,12 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1

    Latest Blog Posts

    - View All + -