diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..19d0802 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +ntellij files +.idea/ +*.iml + +# Compiled java +target/ +*.class + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.ear + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..2f7efbe --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..4bcab69 --- /dev/null +++ b/css/style.css @@ -0,0 +1,38 @@ +html { + display: block; +} + +body { + display: block; + margin: 50px auto; + max-width:650px; + line-height: 1.6; + font-size: 20px; + color: #444444; + background-color: #F5F5F5; +} + +h1 { + line-height: 1.2; + font-size: 2em; + font-weight: bold; +} + +h2 { + line-height: 1.0; + font-size: 1.5em; + font-weight: bold; +} + +h3 { + padding-left: 50px; +} +a { + color: #0000ff; +} + +img { + padding-left: 50px; + width: 504px; + height: 378px; +} diff --git a/images/JupiterSmiling.JPG b/images/JupiterSmiling.JPG new file mode 100644 index 0000000..b93776c Binary files /dev/null and b/images/JupiterSmiling.JPG differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..6f60f8c --- /dev/null +++ b/index.html @@ -0,0 +1,44 @@ + + + + + + John Squier Bio Page + + + + +
+

John Squier's Biography Page

+ +
+

My past

+ +

+ +

Current Interests

+ + +

Check out this awesome picture of my dog Jupiter

+ Just my dog smiling + +
+ +

Also please check out my + Github + it's growing everyday! +

+ + +