Update blog and footer
This commit is contained in:
parent
bb602f08a2
commit
690f1e28d3
@ -1,10 +1,9 @@
|
||||
<div>
|
||||
<img src="/assets/profile-pic.webp" alt="Headshot of Maxi Ferreira">
|
||||
<img src="/assets/headshotShawn.jpg" alt="Headshot of Shawn Reuter">
|
||||
<p>
|
||||
Hi, I'm <strong>Maxi</strong>. I'm a software engineer and data scientist based in Los Angeles.
|
||||
You can follow me on <a href="https://www.twitter.com/Charca" target="_blank">Twitter</a>,
|
||||
see some of my work on <a href="https://www.github.com/Charca" target="_blank">GitHub</a>,
|
||||
or read more about me on <a href="https://www.maxiferreira.com" target="_blank">my website</a>.
|
||||
Hi, I'm <strong>Shawn</strong>. I'm a freelance web developer creating dynamic websites for those in need.
|
||||
You can follow or connect with me on <a href="https://www.linkedin.com/in/shawn-reuter/" target="_blank">LinkedIn</a>,
|
||||
see some of my work on <a href="https://github.com/reuterShawn" target="_blank">GitHub</a>,
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@ -17,7 +16,7 @@
|
||||
img {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
border-radius: 100px;
|
||||
border-radius: 12px;
|
||||
display: block;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
@ -1,8 +1,7 @@
|
||||
<footer>
|
||||
<span>
|
||||
© {new Date().getFullYear()} Your Blog.
|
||||
© {new Date().getFullYear()} Shawn Reuter Blog.
|
||||
Powered by <a href="https://astro.build" target="_blank" rel="noopener">Astro</a>.
|
||||
Template by <a href="https://www.twitter.com/Charca" target="_blank" rel="noopener">Maxi Ferreira</a>.
|
||||
</span>
|
||||
</footer>
|
||||
|
||||
|
@ -1,11 +1,51 @@
|
||||
---
|
||||
title: Hello World 👋
|
||||
publishDate: 30 Nov 2021
|
||||
description: Every blog starts with a single post. This is yours. Make it great.
|
||||
title: Thought Process Behind My Logo 👋
|
||||
publishDate: August 2024
|
||||
description: Go into Detail the specific decisions made when I was designing my logo and brand.
|
||||
---
|
||||
|
||||
![Illustration of woman using a meditation app](/assets/blog/casual-life-3d-meditation-crystal.webp)
|
||||
![Logo of Reuter Development](/assets/reuterDark.png)
|
||||
|
||||
This post intentionally left blank.
|
||||
# Reuter Developement Inspiration
|
||||
|
||||
Write what you want.
|
||||
"Clearing the path for your success"
|
||||
|
||||
The initial idea came from the definition of my name Reuter meaning clearing or clearer of the woodland eventually with the goal to make a farm.
|
||||
|
||||
My last name is of German decendence and my grandparents and father were farmers.
|
||||
|
||||
## Defining the Details
|
||||
|
||||
The logo is made up of three main different objects.
|
||||
|
||||
1. Path
|
||||
2. Trees
|
||||
3. Sun
|
||||
4. Fields
|
||||
|
||||
|
||||
## Path
|
||||
|
||||
The path is the guiding outline that I will give to clients in order to achieve the goals that they have in mind
|
||||
|
||||
Giving a path to your clients is so important in order to not only establish confidence in yourself but give confidence to your clients that you have all the details mapped out and they have nothing to worry about when they hire you to make your website.
|
||||
|
||||
|
||||
## Trees
|
||||
|
||||
The trees in my logo are the guide posts in your project that help establish markers that you can check as you make progress towards the main goal of creating a ecommerce website for example.
|
||||
|
||||
## Sun
|
||||
|
||||
The sun is the goal that you are working towards, this could be an ecommerce, blog or point of contact website that you may be desiging.
|
||||
|
||||
Be clear to define what is the sun that you are working towards when you propose an idea or audit to a potential client.
|
||||
|
||||
|
||||
## Field Of Fruition
|
||||
|
||||
The fields of fruition on the sides is the work you are doing and to show or display that you are always growing in your skills as an individual and in my brand I want that to stand out.
|
||||
|
||||
|
||||
|
||||
## Applying This Structure
|
Loading…
Reference in New Issue
Block a user