diff --git a/README.md b/README.md index 03841122f..493386b02 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,11 @@ -# Halve [](https://www.paypal.me/taylantatli/0usd) - -## `Sorry guys but there will be no update until I buy a new laptop.` +This is a modified version of TaylanTatli's Halve Theme that I am using for my personal website. See credits below. -This theme is Jekyll port of [vangeltzo.com](http://vangeltzo.com/) (by [Vangelis Tzortzis](https://github.com/srekoble)). - -To learn how to install and use this theme check out the [installation guide](https://taylantatli.github.io/Halve/halve-theme/) for more information. - -If you have a question, find a bug, or just want to say hi, please open an [issue on GitHub](https://github.com/TaylanTatli/Halve/issues/new). - -## Preview - - -See a [live version of Halve](http://taylantatli.github.io/Halve) hosted on GitHub. # Credits - Original Work: [Vangelis Tzortzis](https://github.com/srekoble) - Sample Posts and some code examples: [Michael Rose](https://github.com/mmistakes/) - Images: [Unsplash](https://unsplash.com/) and [Lorem Pixel](http://lorempixel.com) +- Finished Original Theme: TaylanTatli (https://github.com/taylantatli) ### Others - [Jekyll](http://jekyllrb.com/) diff --git a/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md b/Template_Posts/2009-05-15-edge-case-nested-and-mixed-lists.md similarity index 100% rename from _posts/2009-05-15-edge-case-nested-and-mixed-lists.md rename to Template_Posts/2009-05-15-edge-case-nested-and-mixed-lists.md diff --git a/_posts/2009-08-06-edge-case-no-body-content.md b/Template_Posts/2009-08-06-edge-case-no-body-content.md similarity index 100% rename from _posts/2009-08-06-edge-case-no-body-content.md rename to Template_Posts/2009-08-06-edge-case-no-body-content.md diff --git a/_posts/2009-09-05-edge-case-no-yaml-title.md b/Template_Posts/2009-09-05-edge-case-no-yaml-title.md similarity index 100% rename from _posts/2009-09-05-edge-case-no-yaml-title.md rename to Template_Posts/2009-09-05-edge-case-no-yaml-title.md diff --git a/_posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md b/Template_Posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md similarity index 100% rename from _posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md rename to Template_Posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md diff --git a/_posts/2010-01-08-post-chat.md b/Template_Posts/2010-01-08-post-chat.md similarity index 100% rename from _posts/2010-01-08-post-chat.md rename to Template_Posts/2010-01-08-post-chat.md diff --git a/_posts/2010-02-05-post-notice.md b/Template_Posts/2010-02-05-post-notice.md similarity index 100% rename from _posts/2010-02-05-post-notice.md rename to Template_Posts/2010-02-05-post-notice.md diff --git a/_posts/2010-02-05-post-quote.md b/Template_Posts/2010-02-05-post-quote.md similarity index 100% rename from _posts/2010-02-05-post-quote.md rename to Template_Posts/2010-02-05-post-quote.md diff --git a/_posts/2010-06-02-post-video-youtube.md b/Template_Posts/2010-06-02-post-video-youtube.md similarity index 100% rename from _posts/2010-06-02-post-video-youtube.md rename to Template_Posts/2010-06-02-post-video-youtube.md diff --git a/_posts/2010-08-05-post-image-linked.md b/Template_Posts/2010-08-05-post-image-linked.md similarity index 100% rename from _posts/2010-08-05-post-image-linked.md rename to Template_Posts/2010-08-05-post-image-linked.md diff --git a/_posts/2010-08-05-post-image-standard.md b/Template_Posts/2010-08-05-post-image-standard.md similarity index 100% rename from _posts/2010-08-05-post-image-standard.md rename to Template_Posts/2010-08-05-post-image-standard.md diff --git a/_posts/2010-08-06-post-image-linked-caption.md b/Template_Posts/2010-08-06-post-image-linked-caption.md similarity index 100% rename from _posts/2010-08-06-post-image-linked-caption.md rename to Template_Posts/2010-08-06-post-image-linked-caption.md diff --git a/_posts/2010-08-07-post-image-caption.md b/Template_Posts/2010-08-07-post-image-caption.md similarity index 100% rename from _posts/2010-08-07-post-image-caption.md rename to Template_Posts/2010-08-07-post-image-caption.md diff --git a/_posts/2010-09-10-post-twitter-embeds.md b/Template_Posts/2010-09-10-post-twitter-embeds.md similarity index 100% rename from _posts/2010-09-10-post-twitter-embeds.md rename to Template_Posts/2010-09-10-post-twitter-embeds.md diff --git a/_posts/2012-03-15-layout-header-image-external.md b/Template_Posts/2012-03-15-layout-header-image-external.md similarity index 100% rename from _posts/2012-03-15-layout-header-image-external.md rename to Template_Posts/2012-03-15-layout-header-image-external.md diff --git a/_posts/2012-03-15-layout-header-image-horizontal.md b/Template_Posts/2012-03-15-layout-header-image-horizontal.md similarity index 100% rename from _posts/2012-03-15-layout-header-image-horizontal.md rename to Template_Posts/2012-03-15-layout-header-image-horizontal.md diff --git a/_posts/2012-03-15-layout-header-image-text-readability.md b/Template_Posts/2012-03-15-layout-header-image-text-readability.md similarity index 100% rename from _posts/2012-03-15-layout-header-image-text-readability.md rename to Template_Posts/2012-03-15-layout-header-image-text-readability.md diff --git a/_posts/2012-03-15-layout-header-image-vertical.md b/Template_Posts/2012-03-15-layout-header-image-vertical.md similarity index 100% rename from _posts/2012-03-15-layout-header-image-vertical.md rename to Template_Posts/2012-03-15-layout-header-image-vertical.md diff --git a/_posts/2013-01-05-markup-title-with-markup.md b/Template_Posts/2013-01-05-markup-title-with-markup.md similarity index 100% rename from _posts/2013-01-05-markup-title-with-markup.md rename to Template_Posts/2013-01-05-markup-title-with-markup.md diff --git a/_posts/2013-01-05-markup-title-with-special-characters.md b/Template_Posts/2013-01-05-markup-title-with-special-characters.md similarity index 100% rename from _posts/2013-01-05-markup-title-with-special-characters.md rename to Template_Posts/2013-01-05-markup-title-with-special-characters.md diff --git a/_posts/2013-01-09-markup-text-alignment.md b/Template_Posts/2013-01-09-markup-text-alignment.md similarity index 100% rename from _posts/2013-01-09-markup-text-alignment.md rename to Template_Posts/2013-01-09-markup-text-alignment.md diff --git a/_posts/2014-01-10-markup-image-alignment.md b/Template_Posts/2014-01-10-markup-image-alignment.md similarity index 100% rename from _posts/2014-01-10-markup-image-alignment.md rename to Template_Posts/2014-01-10-markup-image-alignment.md diff --git a/_posts/2014-01-11-markup-html-tags-and-formatting.md b/Template_Posts/2014-01-11-markup-html-tags-and-formatting.md similarity index 100% rename from _posts/2014-01-11-markup-html-tags-and-formatting.md rename to Template_Posts/2014-01-11-markup-html-tags-and-formatting.md diff --git a/_posts/2014-05-22-markup-more-images.md b/Template_Posts/2014-05-22-markup-more-images.md similarity index 100% rename from _posts/2014-05-22-markup-more-images.md rename to Template_Posts/2014-05-22-markup-more-images.md diff --git a/_posts/2015-08-16-markup-syntax-highlighting.md b/Template_Posts/2015-08-16-markup-syntax-highlighting.md similarity index 100% rename from _posts/2015-08-16-markup-syntax-highlighting.md rename to Template_Posts/2015-08-16-markup-syntax-highlighting.md diff --git a/_posts/2016-05-22-markup-text-readability.md b/Template_Posts/2016-05-22-markup-text-readability.md similarity index 100% rename from _posts/2016-05-22-markup-text-readability.md rename to Template_Posts/2016-05-22-markup-text-readability.md diff --git a/_posts/2016-05-29-halve-theme.md b/Template_Posts/2016-05-29-halve-theme.md similarity index 100% rename from _posts/2016-05-29-halve-theme.md rename to Template_Posts/2016-05-29-halve-theme.md diff --git a/_config.yml b/_config.yml index 1cdce98aa..8ff4dec24 100644 --- a/_config.yml +++ b/_config.yml @@ -1,8 +1,8 @@ # Site -title: Halve -description: Stylish, Two-Column Jekyll Theme -url: https://taylantatli.github.io/Halve -logo: halve.png # Site logo +title: home +description: Under Construction Home Page +url: http://jackagriffiths.xyz/home +logo: logoboi.png # Site logo locale: en_US # Left Block Images @@ -30,19 +30,19 @@ sass: # Social Links #email: email -#google.plus: username -twitter: username -#facebook: username -github: username -stackoverflow: 123456/username from a "http://stackoverflow.com/users/123456/username" link -#linkedin: username +#google.plus: username +#twitter: username +#facebook: username +github: jackagriffiths +#stackoverflow: 123456/username from a "http://stackoverflow.com/users/123456/username" link +linkedin: jack-griffiths #xing: username -#instagram: username -#lastfm: username +instagram: jg.v._ +lastfm: valencee #tumblr: username #pinterest: username #foursquare: username -#steam: username +steam: valencee #dribbble: username #youtube: username #soundcloud: username @@ -52,7 +52,7 @@ stackoverflow: 123456/username from a "http://stackoverflow.com/users/1234 #keybase: username #xmpp: username@server.com #hackernews: username -behance: username +#behance: username # Gems gems: diff --git a/_data/projects.yaml b/_data/projects.yaml index 42c54a8c2..065d22398 100644 --- a/_data/projects.yaml +++ b/_data/projects.yaml @@ -1,29 +1,5 @@ -- title: Halve Jekyll Theme - url: http://taylantatli.me/Halve - image: http://taylantatli.me/Halve/images/halve-home-image.png - completed: false - -- title: Moon Jekyll Theme - url: http://taylantatli.me/Moon - image: https://cloud.githubusercontent.com/assets/754514/14509720/61c61058-01d6-11e6-93ab-0918515ecd56.png - completed: true - -- title: Ramme Jekyll Theme - url: http://taylantatli.me/Ramme - image: https://raw.githubusercontent.com/TaylanTatli/Ramme/master/assets/img/screenshot-post.png +- title: Beep Boop + url: http://google.ca + image: https://pbs.twimg.com/profile_images/378800000532546226/dbe5f0727b69487016ffd67a6689e75a_400x400.jpeg completed: true -- title: Daisy Pelican Theme - url: http://taylantatli.me/Daisy-Pelican-Theme/ - image: https://raw.githubusercontent.com/TaylanTatli/Daisy-Pelican-Theme/master/Preview-1.png - completed: true - -- title: Block Icon Theme - url: https://github.com/TaylanTatli/Block-Icon-Theme - image: https://raw.githubusercontent.com/TaylanTatli/Block-Icon-Theme/master/Preview.png - completed: false - -- title: Start Page - url: http://taylantatli.me/StartPage/ - image: https://raw.githubusercontent.com/TaylanTatli/StartPage/master/preview.png - completed: false diff --git a/_layouts/page.html b/_layouts/page.html index 7e2da35b2..1a9f018b9 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -26,9 +26,6 @@
" | remove:
" | remove:
" | remove:
" | remove:
diff --git a/assets/_sass/_reset.scss b/assets/_sass/_reset.scss
index 4dc940df2..328531b10 100644
--- a/assets/_sass/_reset.scss
+++ b/assets/_sass/_reset.scss
@@ -28,12 +28,12 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
::selection {
color: $white;
- background: #4dbe7a;
+ background: $red;
}
::-moz-selection {
color: $white;
- background: #4dbe7a;
+ background: $red;
}
/* HTML5 display definitions
diff --git a/assets/_sass/_site.scss b/assets/_sass/_site.scss
index a462a2b82..e42fe9bf9 100644
--- a/assets/_sass/_site.scss
+++ b/assets/_sass/_site.scss
@@ -86,14 +86,14 @@ canvas {
}
}
&:hover {
- border-color: $green;
+ border-color: $red;
&:before {
- border-color: $green;
+ border-color: $red;
}
span {
- border-color: $green;
+ border-color: $red;
&:before {
- border-color: $green;
+ border-color: $red;
}
}
}
@@ -131,10 +131,10 @@ canvas {
background: $white;
}
&:hover {
- border-color: $green;
+ border-color: $red;
&:before,
&:after {
- border-color: $green;
+ border-color: $red;
}
}
}
@@ -354,7 +354,7 @@ canvas {
left: 0;
right: 0;
bottom: 0;
- background: $green;
+ background: $red;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
@@ -421,7 +421,7 @@ canvas {
-ms-transform: none;
-o-transform: none;
transform: none;
- background: $green;
+ background: $red;
left: 0;
width: 200px;
}
@@ -495,7 +495,7 @@ canvas {
color: darken($white, 40);
}
.date {
- color: #399f62;
+ color: $red;
float: right;
display: inline-block;
font-size: 15px;
@@ -506,7 +506,7 @@ canvas {
display: inline-block;
max-width: 75%;
&:hover span {
- border-bottom: 1px dotted $green;
+ border-bottom: 1px dotted $red;
}
}
}
@@ -565,7 +565,7 @@ canvas {
}
a:not(.btn):not(.pagination_pager) {
color: #399f62;
- border-bottom: 1px dotted $green;
+ border-bottom: 1px dotted $red;
}
ul,
ol {
@@ -602,7 +602,7 @@ canvas {
font-size: 15px;
}
.section-line {
- color: $green;
+ color: $red;
position: relative;
display: -webkit-box;
display: -moz-box;
@@ -624,7 +624,7 @@ canvas {
margin-left: 10px;
}
a {
- color: $green;
+ color: $red;
&:hover {
color: #4dbe7a;
}
@@ -856,7 +856,7 @@ canvas {
border-radius: 0 4px 4px 0;
}
&:hover {
- background-color: $green;
+ background-color: $red;
color: $white !important;
}
&.disabled {
diff --git a/assets/_sass/_utilities.scss b/assets/_sass/_utilities.scss
index df1a6cfd8..9b225fb6d 100644
--- a/assets/_sass/_utilities.scss
+++ b/assets/_sass/_utilities.scss
@@ -64,10 +64,10 @@
}
}
&_success{
- background-color: lighten($green, 10%);
+ background-color: lighten($red, 10%);
&:hover {
- background-color: darken($green, 5%);
- border-color: darken($green, 5%);
+ background-color: darken($red, 5%);
+ border-color: darken($red, 5%);
}
}
&_danger {
diff --git a/assets/_sass/_variables.scss b/assets/_sass/_variables.scss
index a8b313e23..82a9ed20b 100644
--- a/assets/_sass/_variables.scss
+++ b/assets/_sass/_variables.scss
@@ -3,6 +3,7 @@ $black: #000000;
$gray: #d4d4d4;
$overlay-color: #2c2d33;
$green: #72cc96;
+//$green: #72cc96;
$red: #ee5f5b;
$blue: #19B5FE;
@@ -12,4 +13,4 @@ $aqua: #7FDBFF;
$base-font: "weblysleek_uilight", sans-serif;
$code-font: "LiberationMonoRegular",monospace;
// break point
-$small: 750px;
\ No newline at end of file
+$small: 750px;
diff --git a/images/007.png b/images/007.png
new file mode 100644
index 000000000..c02a3b4ff
Binary files /dev/null and b/images/007.png differ
diff --git a/images/chase_keyboard.jpg b/images/chase_keyboard.jpg
new file mode 100644
index 000000000..5ea7b0a79
Binary files /dev/null and b/images/chase_keyboard.jpg differ
diff --git a/images/logoboi.jpg b/images/logoboi.jpg
new file mode 100644
index 000000000..74acd75ed
Binary files /dev/null and b/images/logoboi.jpg differ
diff --git a/index.md b/index.md
index ff2b7b8f6..c45981b00 100644
--- a/index.md
+++ b/index.md
@@ -1,10 +1,10 @@
---
layout: home
---
-# About Theme
+# Howdy
-This theme is Jekyll port of [vangeltzo.com](http://vangeltzo.com/) (by [Vangelis Tzortzis](https://github.com/srekoble)).
+Hi there!
-To learn how to install and use this theme check out the [installation guide](http://taylantatli.me/Halve/halve-theme/) for more information.
+My name is Jack Griffiths, a Fourth year Computer Science student, with a minor in Applied Music Technology. This is the future space for me to present my projects, both developing and music related.
-If you have a question, find a bug, or just want to say hi, please open an [issue on GitHub](https://github.com/TaylanTatli/Halve/issues/new).
+Stay tuned!
diff --git a/template_projects.yaml b/template_projects.yaml
new file mode 100644
index 000000000..42c54a8c2
--- /dev/null
+++ b/template_projects.yaml
@@ -0,0 +1,29 @@
+- title: Halve Jekyll Theme
+ url: http://taylantatli.me/Halve
+ image: http://taylantatli.me/Halve/images/halve-home-image.png
+ completed: false
+
+- title: Moon Jekyll Theme
+ url: http://taylantatli.me/Moon
+ image: https://cloud.githubusercontent.com/assets/754514/14509720/61c61058-01d6-11e6-93ab-0918515ecd56.png
+ completed: true
+
+- title: Ramme Jekyll Theme
+ url: http://taylantatli.me/Ramme
+ image: https://raw.githubusercontent.com/TaylanTatli/Ramme/master/assets/img/screenshot-post.png
+ completed: true
+
+- title: Daisy Pelican Theme
+ url: http://taylantatli.me/Daisy-Pelican-Theme/
+ image: https://raw.githubusercontent.com/TaylanTatli/Daisy-Pelican-Theme/master/Preview-1.png
+ completed: true
+
+- title: Block Icon Theme
+ url: https://github.com/TaylanTatli/Block-Icon-Theme
+ image: https://raw.githubusercontent.com/TaylanTatli/Block-Icon-Theme/master/Preview.png
+ completed: false
+
+- title: Start Page
+ url: http://taylantatli.me/StartPage/
+ image: https://raw.githubusercontent.com/TaylanTatli/StartPage/master/preview.png
+ completed: false