aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-04-29 10:57:21 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-04-29 10:57:21 -0400
commit37522c3ce749f6582c47e892c935297220e926dc (patch)
treed3e509449cd95fd99ad60ec08c1614f1a8145327 /assets
parent893f5e94ce199d4ad2a976805b06d0e95fa45888 (diff)
downloadpersonal-website-37522c3ce749f6582c47e892c935297220e926dc.tar.gz
personal-website-37522c3ce749f6582c47e892c935297220e926dc.tar.bz2
personal-website-37522c3ce749f6582c47e892c935297220e926dc.zip
Dark theme, migrated blog posts and Netlify stuff
Diffstat (limited to 'assets')
-rw-r--r--assets/content/blog/2018-11-18-new-website.md17
-rw-r--r--assets/content/blog/2018-11-24-new-computer-soon.md13
-rw-r--r--assets/content/blog/2019-04-05-website-overhaul.md11
-rw-r--r--assets/img/landing_page.pngbin0 -> 192113 bytes
-rw-r--r--assets/variables.scss4
5 files changed, 45 insertions, 0 deletions
diff --git a/assets/content/blog/2018-11-18-new-website.md b/assets/content/blog/2018-11-18-new-website.md
new file mode 100644
index 0000000..e0fa63c
--- /dev/null
+++ b/assets/content/blog/2018-11-18-new-website.md
@@ -0,0 +1,17 @@
+---
+layouts: post
+author: Andrew Lee
+---
+
+Hey everyone,
+
+Welcome to the new Alee14 website!
+
+As you know this the alee14 website has gone thru lot of things...
+
+But I won't be explaining it now but yeah...
+
+There will be a lot of updates in the future!
+
+Thanks,<br>
+Andrew
diff --git a/assets/content/blog/2018-11-24-new-computer-soon.md b/assets/content/blog/2018-11-24-new-computer-soon.md
new file mode 100644
index 0000000..397ecc1
--- /dev/null
+++ b/assets/content/blog/2018-11-24-new-computer-soon.md
@@ -0,0 +1,13 @@
+---
+layouts: post
+author: Andrew Lee
+---
+
+Hey all,
+
+I want to make an update that soon I may get a new computer and my expectancy will be the **near** Christmas of 2018 (hopefully). But yeah here's the new setup doc that i've planned.
+
+https://docs.google.com/document/d/1TlDcpd56LHGVPYimdOe58HWUoFLw1QKkUyejhDdaBQg/edit
+
+Thanks,<br>
+Andrew \ No newline at end of file
diff --git a/assets/content/blog/2019-04-05-website-overhaul.md b/assets/content/blog/2019-04-05-website-overhaul.md
new file mode 100644
index 0000000..5e121db
--- /dev/null
+++ b/assets/content/blog/2019-04-05-website-overhaul.md
@@ -0,0 +1,11 @@
+---
+layouts: post
+author: Andrew Lee
+---
+
+Hello all,
+
+It's been awhile.. so as you know I just rethemed the website and abandoned the old theme and we are currently using Materialize CSS as our theme.
+
+Thanks,<br>
+Andrew \ No newline at end of file
diff --git a/assets/img/landing_page.png b/assets/img/landing_page.png
new file mode 100644
index 0000000..d72a9dc
--- /dev/null
+++ b/assets/img/landing_page.png
Binary files differ
diff --git a/assets/variables.scss b/assets/variables.scss
new file mode 100644
index 0000000..f60e609
--- /dev/null
+++ b/assets/variables.scss
@@ -0,0 +1,4 @@
+// Ref: https://github.com/nuxt-community/vuetify-module#customvariables
+//
+// The variables you want to modify
+// $font-size-root: 20px;