aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
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;