diff --git a/_config.ts b/_config.ts index 55d59b4..38d5d86 100644 --- a/_config.ts +++ b/_config.ts @@ -3,7 +3,7 @@ import metas from "lume/plugins/metas.ts"; import postcss from "lume/plugins/postcss.ts"; const site = lume({ - location: new URL("https://careful-frog-27.deno.dev"), + location: new URL("https://dry-donkey-75.deno.dev"), components: { variable: "components", }, diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index c86126d..b299419 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -56,6 +56,84 @@ +
+
+
+ +
+
+
+
+
+ + + + +
+
+ +
+
+

About Lume

+

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

+

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

+
+
+ + +
+
+
+
+
+
+ +
+
40+
+
Featured Speakers
+
+
+ +
+
+
+ +
+
2.500+
+
2021 Attendees
+
+
+ +
+
+
+ +
+
36+
+
Hours of Lectures
+
+
+ +
+
+
+ +
+
30+
+
Sponsors
+
+
+
+
+
+ +
+
+
+ +
+
+
{{ content | safe }} diff --git a/_site/img/cover.jpg b/_site/img/cover.jpg new file mode 100644 index 0000000..3bb10ed Binary files /dev/null and b/_site/img/cover.jpg differ diff --git a/_site/img/up.svg b/_site/img/up.svg new file mode 100644 index 0000000..cff96a3 --- /dev/null +++ b/_site/img/up.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/_site/index.html b/_site/index.html index 7b8294a..9df1de1 100644 --- a/_site/index.html +++ b/_site/index.html @@ -3,7 +3,7 @@ My First Lume Site | Lume Site - + @@ -15,10 +15,13 @@ - + + - + + + @@ -116,6 +119,84 @@

Lume Site
Demo

+
+
+
+ +
+
+
+
+
+ + + + +
+
+ +
+
+

About Lume

+

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

+

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

+
+
+ + +
+
+
+
+
+
+ +
+
40+
+
Featured Speakers
+
+
+ +
+
+
+ +
+
2.500+
+
2021 Attendees
+
+
+ +
+
+
+ +
+
36+
+
Hours of Lectures
+
+
+ +
+
+
+ +
+
30+
+
Sponsors
+
+
+
+
+
+ +
+
+
+ +
+
+
diff --git a/index.njk b/index.njk index b91d00c..cb96bdb 100644 --- a/index.njk +++ b/index.njk @@ -1,4 +1,5 @@ --- title: My First Lume Site description: Just a demo site using lume deno +image: /img/cover.jpg --- diff --git a/static/img/cover.jpg b/static/img/cover.jpg new file mode 100644 index 0000000..3bb10ed Binary files /dev/null and b/static/img/cover.jpg differ diff --git a/static/img/up.svg b/static/img/up.svg new file mode 100644 index 0000000..cff96a3 --- /dev/null +++ b/static/img/up.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +