update event dates, footer, and remove author field

main
Ryan Moon 2024-08-20 08:33:55 -04:00
parent b01b3da8d8
commit b498d0b2fe
14 changed files with 32 additions and 37 deletions

View File

@ -1,5 +1,8 @@
.footer { .footer {
padding: 2rem 0 0 0; background: $b-color;
padding: 1rem 0 2rem 0;
margin: 2rem 0 0 0;
border-top: .1rem solid $t-color;
.top { .top {
display: grid; display: grid;

View File

@ -10,7 +10,7 @@ body {
main { main {
max-width: 60rem; max-width: 60rem;
min-height: calc(100vh - 464px); min-height: calc(100vh - 24.5625rem);
margin: 0 auto; margin: 0 auto;
padding: 0 4rem; padding: 0 4rem;
} }

View File

@ -2,7 +2,9 @@
padding: 4rem 8rem; padding: 4rem 8rem;
.hero { .hero {
h3 { font-size: 2.5rem } h3 {
font-size: 2.5rem;
}
h4 { h4 {
font-size: 1.05rem; font-size: 1.05rem;
@ -12,6 +14,7 @@
p { p {
font-size: .9rem; font-size: .9rem;
font-weight: 500; font-weight: 500;
padding: 1rem 0;
} }
img { img {

View File

@ -4,7 +4,7 @@
max-width: 60rem; max-width: 60rem;
background: $t-color; background: $t-color;
padding: 2rem 2rem 2.25rem 2rem; padding: 2rem 2rem 2.25rem 2rem;
margin: 2rem auto 4rem auto; margin: 2rem auto 7rem auto;
h4 { h4 {
margin: 0 0 1.5rem 0; margin: 0 0 1.5rem 0;

View File

@ -9,12 +9,10 @@
<li><h5>Resources</h5></li> <li><h5>Resources</h5></li>
<li><NuxtLink to="/about">About Us</NuxtLink></li> <li><NuxtLink to="/about">About Us</NuxtLink></li>
<li><NuxtLink to="/guide/what-is-bitcoin">What is Bitcoin</NuxtLink></li> <li><NuxtLink to="/guide/what-is-bitcoin">What is Bitcoin</NuxtLink></li>
<li><NuxtLink to="/guide/how-to-get-started">Getting Started</NuxtLink></li>
</ul> </ul>
<ul class="community"> <ul class="community">
<li><h5>Community</h5></li> <li><h5>Community</h5></li>
<li><NuxtLink to="/#events">Events</NuxtLink></li> <li><NuxtLink to="/#events">Events</NuxtLink></li>
<li><NuxtLink to="/workshop">Workshops</NuxtLink></li>
<li><NuxtLink to="/suggest">Suggestions</NuxtLink></li> <li><NuxtLink to="/suggest">Suggestions</NuxtLink></li>
</ul> </ul>
<ul class="social"> <ul class="social">

View File

@ -25,4 +25,5 @@ export default defineNuxtConfig({
], ],
css: ["~/assets/style/main.scss"], css: ["~/assets/style/main.scss"],
compatibilityDate: "2024-08-20",
}); });

30
package-lock.json generated
View File

@ -19,7 +19,7 @@
"@nuxt/devtools": "latest", "@nuxt/devtools": "latest",
"@nuxt/image": "^1.7.0", "@nuxt/image": "^1.7.0",
"@nuxtjs/device": "^3.1.1", "@nuxtjs/device": "^3.1.1",
"@types/node": "^22.0.0", "@types/node": "^22.4.1",
"nuxt": "^3.12.4" "nuxt": "^3.12.4"
} }
}, },
@ -2838,12 +2838,12 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "22.0.0", "version": "22.4.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.4.1.tgz",
"integrity": "sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==", "integrity": "sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"undici-types": "~6.11.1" "undici-types": "~6.19.2"
} }
}, },
"node_modules/@types/resolve": { "node_modules/@types/resolve": {
@ -12129,9 +12129,9 @@
} }
}, },
"node_modules/undici-types": { "node_modules/undici-types": {
"version": "6.11.1", "version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.11.1.tgz", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==", "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
"dev": true "dev": true
}, },
"node_modules/unenv": { "node_modules/unenv": {
@ -15127,12 +15127,12 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "22.0.0", "version": "22.4.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.4.1.tgz",
"integrity": "sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==", "integrity": "sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg==",
"dev": true, "dev": true,
"requires": { "requires": {
"undici-types": "~6.11.1" "undici-types": "~6.19.2"
} }
}, },
"@types/resolve": { "@types/resolve": {
@ -21589,9 +21589,9 @@
} }
}, },
"undici-types": { "undici-types": {
"version": "6.11.1", "version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.11.1.tgz", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==", "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
"dev": true "dev": true
}, },
"unenv": { "unenv": {

View File

@ -16,7 +16,7 @@
"@nuxt/devtools": "latest", "@nuxt/devtools": "latest",
"@nuxt/image": "^1.7.0", "@nuxt/image": "^1.7.0",
"@nuxtjs/device": "^3.1.1", "@nuxtjs/device": "^3.1.1",
"@types/node": "^22.0.0", "@types/node": "^22.4.1",
"nuxt": "^3.12.4" "nuxt": "^3.12.4"
}, },
"dependencies": { "dependencies": {

View File

@ -24,7 +24,7 @@
} }
let date = formatDate(data.value.date) let date = formatDate(data.value.date)
data.value.date = format(date, 'EEE, MMMM do') date = format(date, 'EEE, MMMM do')
</script> </script>
@ -34,7 +34,7 @@
<h3>{{ data.title }}</h3> <h3>{{ data.title }}</h3>
<h4><b>Location</b>: {{ data.location}}</h4> <h4><b>Location</b>: {{ data.location}}</h4>
<h4><b>Address</b>: {{ data.address }}</h4> <h4><b>Address</b>: {{ data.address }}</h4>
<h4><b>Date</b>: {{ data.date }} · {{ data.time }}</h4> <h4><b>Date</b>: {{ date }} · {{ data.time }}</h4>
</div> </div>
<ContentDoc class="details" /> <ContentDoc class="details" />
</div> </div>

View File

@ -19,7 +19,6 @@
<div class="guide" :id="data.slug"> <div class="guide" :id="data.slug">
<div class="hero"> <div class="hero">
<h3>{{ data.title }}</h3> <h3>{{ data.title }}</h3>
<p>Written by: {{ data.author }}</p>
<p v-if="data.updated < data.published">Updated: {{ data.updated }}</p> <p v-if="data.updated < data.published">Updated: {{ data.updated }}</p>
<p v-if="data.published <= data.updated">Published: {{ data.published }}</p> <p v-if="data.published <= data.updated">Published: {{ data.published }}</p>
</div> </div>

View File

@ -13,8 +13,6 @@
<template> <template>
<div class="login"> <div class="login">
<h3>Sign in to your account</h3> <h3>Sign in to your account</h3>
<h4 class="policy">By continuing, you agree to our <NuxtLink to="/terms">Terms of
use</NuxtLink> and <NuxtLink to="/privacy">Privacy policy</NuxtLink>.</h4>
<form @submit="onSubmit" > <form @submit="onSubmit" >
<div class="input"> <div class="input">
@ -31,7 +29,7 @@
</form> </form>
<p class="newbie">Don't have an account? <NuxtLink to="/register">Create account</NuxtLink></p> <p class="newbie">Don't have an account? <NuxtLink to="/register">Create account</NuxtLink></p>
<p class="reset">Forgot password? <NuxtLink to="/reset">Reset password</NuxtLink></p> <!-- <p class="reset">Forgot password? <NuxtLink to="/reset">Reset password</NuxtLink></p> -->
</div> </div>
</template> </template>

View File

@ -1,3 +0,0 @@
<template>
<ContentDoc class="privacy" />
</template>

View File

@ -1 +0,0 @@
<template></template>

View File

@ -1,3 +0,0 @@
<template>
<ContentDoc class="terms" />
</template>