mirror of
https://github.com/Codetrauma/JTannerShaw.github.io.git
synced 2026-01-07 20:03:52 -05:00
fixing?
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
# in the templates via {{ site.myvariable }}.
|
||||
|
||||
# basic settings
|
||||
title: "Tanner Shaw | Software Engineer"
|
||||
title: "Tanner Shaw - Software Engineer"
|
||||
email: "JTannerShaw@gmail.com"
|
||||
description: "Tanner Shaw Portfolio"
|
||||
author: "Admin"
|
||||
|
||||
@@ -38,97 +38,6 @@ about:
|
||||
- label: "E-mail"
|
||||
value: "JTannerShaw@gmail.com"
|
||||
|
||||
### Services [ services ]
|
||||
services:
|
||||
title: "Services"
|
||||
subtitle: "What I Do"
|
||||
items:
|
||||
- icon: "fas fa-brain"
|
||||
name: "Economic <br />Science"
|
||||
text: "Economics is a social science concerned with the production, consumption of goods and services."
|
||||
|
||||
- icon: "fas fa-ad"
|
||||
name: "Marketing <br />& Advertising"
|
||||
text: "Advertising Management though is a complex process of employing various media to sell a product or service."
|
||||
|
||||
- icon: "fab fa-chrome"
|
||||
name: "Web <br />Development"
|
||||
text: "The web development process includes: web design, web content, client-side / server-side scripting and network security configuration."
|
||||
|
||||
- icon: "fas fa-headphones"
|
||||
name: "Music <br />Writing"
|
||||
text: "Sheet music is the basic form in which Western classical music is notated so that it can be learned and performed by solo singers."
|
||||
|
||||
- icon: "fas fa-gamepad"
|
||||
name: "Game <br />Development"
|
||||
text: "Come Up With a Game Idea. An idea is the first thing that comes to mind when a game is being described before creating."
|
||||
|
||||
- icon: "fas fa-video"
|
||||
name: "Photography <br />& Video"
|
||||
text: "Sessions. If you are a photographer that spends most of the time in a portrait studio, you can charge for your session."
|
||||
|
||||
# ### Pricing [ pricing ]
|
||||
# pricing:
|
||||
# title: "Pricing"
|
||||
# subtitle: "My Plans"
|
||||
# items:
|
||||
# - icon: "fas fa-star"
|
||||
# name: "Basic"
|
||||
# price: "39"
|
||||
# price_before: "$"
|
||||
# price_after: "hour"
|
||||
# list:
|
||||
# - value: "Web Development"
|
||||
# disable: "no"
|
||||
# - value: "Advetising"
|
||||
# disable: "no"
|
||||
# - value: "Game Development"
|
||||
# disable: "no"
|
||||
# - value: "Music Writing"
|
||||
# disable: "yes"
|
||||
# - value: "Photography"
|
||||
# disable: "yes"
|
||||
# button: "Buy Now"
|
||||
# link: "#section-contacts"
|
||||
|
||||
# - icon: "fas fa-rocket"
|
||||
# name: "Premium"
|
||||
# price: "59"
|
||||
# price_before: "$"
|
||||
# price_after: "hour"
|
||||
# list:
|
||||
# - value: "Web Development"
|
||||
# disable: "no"
|
||||
# - value: "Advetising"
|
||||
# disable: "no"
|
||||
# - value: "Game Development"
|
||||
# disable: "no"
|
||||
# - value: "Music Writing"
|
||||
# disable: "no"
|
||||
# - value: "Photography"
|
||||
# disable: "no"
|
||||
# button: "Buy Now"
|
||||
# link: "#section-contacts"
|
||||
|
||||
# - icon: "fas fa-space-shuttle"
|
||||
# name: "Ultimate"
|
||||
# price: "79"
|
||||
# price_before: "$"
|
||||
# price_after: "hour"
|
||||
# list:
|
||||
# - value: "Web Development"
|
||||
# disable: "no"
|
||||
# - value: "Advetising"
|
||||
# disable: "no"
|
||||
# - value: "Game Development"
|
||||
# disable: "no"
|
||||
# - value: "Music Writing"
|
||||
# disable: "no"
|
||||
# - value: "Photography & Video"
|
||||
# disable: "no"
|
||||
# button: "Buy Now"
|
||||
# link: "#section-contacts"
|
||||
|
||||
### Resume [ resume ]
|
||||
resume:
|
||||
experience:
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
layout: builder
|
||||
bg_type: image-2
|
||||
sections: started,about,services,resume,skills,testimonials,clients,portfolio,contacts
|
||||
sections: started,about,resume,skills,contacts
|
||||
---
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
layout: builder
|
||||
bg_type: image-3
|
||||
sections: started,about,services,resume,skills,testimonials,clients,portfolio,contacts
|
||||
sections: started,about,resume,skills,contacts
|
||||
---
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
layout: builder
|
||||
bg_type: slider
|
||||
sections: started,about,services,resume,skills,testimonials,clients,portfolio,contacts
|
||||
sections: started,about,resume,skills,contacts
|
||||
---
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
layout: builder
|
||||
bg_type: video
|
||||
sections: started,about,services,resume,skills,testimonials,clients,portfolio,contacts
|
||||
sections: started,about,resume,skills,contacts
|
||||
---
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
layout: builder
|
||||
bg_type: image-1
|
||||
sections: started,about,services,resume,skills,testimonials,clients,portfolio,contacts
|
||||
sections: started,about,resume,skills,contacts
|
||||
---
|
||||
|
||||
6
package-lock.json
generated
Normal file
6
package-lock.json
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "JTannerShaw.github.io",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
||||
Reference in New Issue
Block a user