commit 9077e638de5e74aa307a0ba43dc68234152ed38e Author: Glenn Rice Date: Mon Feb 15 21:44:58 2021 +1000 Initial commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d71f233 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/terrassa"] + path = themes/terrassa + url = https://github.com/danielkvist/hugo-terrassa-theme diff --git a/archetypes/default.md b/archetypes/default.md new file mode 100644 index 0000000..00e77bd --- /dev/null +++ b/archetypes/default.md @@ -0,0 +1,6 @@ +--- +title: "{{ replace .Name "-" " " | title }}" +date: {{ .Date }} +draft: true +--- + diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..47eda3e --- /dev/null +++ b/config.toml @@ -0,0 +1,76 @@ +baseURL = "https://caffeinated.xyz/" +languageCode = "en-us" +title = "Caffeinated.xyz" +author = "Glenn" +theme = "terrassa" + +[params] + description = "Terrassa is a simple, fast and responsive theme for Hugo with a strong focus on accessibility made from scratch." + favicon = "favicon.ico" + logo = "" + +[params.hero] + textColor = "" # Empty for default color + +[params.cta] # Call To Action + show = true + cta = "Contact" # Text message of the CTA + link = "contact" # Relative URL + +[params.separator] # Separators between sections on the home page + show = false + +[params.social] + twitter = "https://twitter.com/glennricepro" + github = "https://github.com/glennrice" + mastodon = "https://caffeinated.social/users/glenn" + facebook = "" + gitlab = "" + codepen = "" + instagram = "" + pinterest = "" + youtube = "" + linkedin = "" + weibo = "" + tumblr = "" + flickr = "" + "500px" = "" + + +[params.contact] + email = "" + phone = "" + skype = "" + address = "" + +[params.copy] # Copyright + copy = "" # Empty for default content + + +[menu] + + [[menu.main]] + identifier = "blog" + name = "Blog" + url = "https://caffeinated.blog" + weight = 2 + +[privacy] + [privacy.googleAnalytics] + anonymizeIP = true + disable = false + respectDoNotTrack = true + useSessionStorage = false + [privacy.instagram] + disable = false + simple = false + [privacy.twitter] + disable = false + enableDNT = true + simple = false + [privacy.vimeo] + disable = false + simple = false + [privacy.youtube] + disable = false + privacyEnhanced = true diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..bda3dc9 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,9 @@ +--- +title: "" +description: "" +images: [background_four_coffees_1680.jpg] +draft: false +menu: main +weight: 1 +--- + diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..9d079a9 --- /dev/null +++ b/content/about.md @@ -0,0 +1,10 @@ +--- +title: "About" +description: "" +images: [] +draft: false +menu: main +weight: 1 +--- + +About diff --git a/content/contact/_index.md b/content/contact/_index.md new file mode 100644 index 0000000..23bcefe --- /dev/null +++ b/content/contact/_index.md @@ -0,0 +1,8 @@ +--- +title: "Contact" +description: "" +images: [] +draft: true +menu: main +weight: 0 +--- \ No newline at end of file diff --git a/dist/main.js b/dist/main.js new file mode 100644 index 0000000..b1852f6 --- /dev/null +++ b/dist/main.js @@ -0,0 +1 @@ +!function(a){var i={};function p(t){if(i[t])return i[t].exports;var n=i[t]={i:t,l:!1,exports:{}};return a[t].call(n.exports,n,n.exports,p),n.l=!0,n.exports}p.m=a,p.c=i,p.d=function(a,i,t){p.o(a,i)||Object.defineProperty(a,i,{enumerable:!0,get:t})},p.r=function(a){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(a,"__esModule",{value:!0})},p.t=function(a,i){if(1&i&&(a=p(a)),8&i)return a;if(4&i&&"object"==typeof a&&a&&a.__esModule)return a;var t=Object.create(null);if(p.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:a}),2&i&&"string"!=typeof a)for(var n in a)p.d(t,n,function(i){return a[i]}.bind(null,n));return t},p.n=function(a){var i=a&&a.__esModule?function(){return a.default}:function(){return a};return p.d(i,"a",i),i},p.o=function(a,i){return Object.prototype.hasOwnProperty.call(a,i)},p.p="",p(p.s=4)}([function(a,i,p){"use strict";var t=p(1);a.exports=new t(p(2),p(3))},function(a,i,p){"use strict";function t(){this._types=Object.create(null),this._extensions=Object.create(null);for(var a=0;a{const i=new URL(a.url);let p=i.pathname;return p.endsWith("/")?p=p.concat("index.html"):n.a.getType(p)||(p=p.concat("/index.html")),i.pathname=p,new Request(i,a)},e={browserTTL:0,edgeTTL:864e4,bypassCache:!1},c=async(a,i)=>{i=Object.assign({ASSET_NAMESPACE:__STATIC_CONTENT,ASSET_MANIFEST:__STATIC_CONTENT_MANIFEST,mapRequestToAsset:o,cacheControl:e},i);const p=a.request,t=i.ASSET_NAMESPACE,c=i.ASSET_MANIFEST;if(!["GET","HEAD"].includes(p.method))throw new Error(`${p.method} is not a valid request method`);if(void 0===t)throw new Error(`there is no ${t} namespace bound to the script`);const l=i.mapRequestToAsset(p),d=new URL(l.url);let s=d.pathname.replace(/^\/+/,"");const m=caches.default,r=n.a.getType(s)||"text/plain";let v=!1;void 0!==c&&JSON.parse(c)[s]&&(s=JSON.parse(c)[s],v=!0);const x=`${d.origin}/${s}`,f=(()=>{switch(typeof i.cacheControl){case"function":return i.cacheControl(p);case"object":return i.cacheControl;default:return e}})();i.cacheControl=Object.assign({},e,f),i.cacheControl.bypassCache&&(v=!1);let u=null;if(v&&(u=await m.match(x)),u){let a=new Headers(u.headers);a.set("CF-Cache-Status","HIT"),u=new Response(u.body,{headers:a})}else{const p=await __STATIC_CONTENT.get(s,"arrayBuffer");if(null===p)throw new Error(`could not find ${s} in your content namespace`);u=new Response(p),v&&(u.headers.set("CF-Cache-Status","MISS"),u.headers.set("Cache-Control",`max-age=${i.cacheControl.edgeTTL}`),a.waitUntil(m.put(x,u.clone())),u.headers.delete("Cache-Control"))}return u.headers.set("Content-Type",r),i.cacheControl.browserTTL&&u.headers.set("Cache-Control",`max-age=${i.cacheControl.browserTTL}`),u},l=!1;addEventListener("fetch",a=>{try{a.respondWith(async function(a){new URL(a.request.url);let i={};try{return l&&(i.cacheControl={bypassCache:!0}),await c(a,i)}catch(i){if(!l)try{let i=await c(a,{mapRequestToAsset:a=>new Request(`${new URL(a.url).origin}/404.html`,a)});return new Response(i.body,{...i,status:404})}catch(a){}return new Response(i.message||i.toString(),{status:500})}}(a))}catch(i){if(l)return a.respondWith(new Response(i.message||i.toString(),{status:500}));a.respondWith(new Response("Internal Error",{status:500}))}})}]); \ No newline at end of file diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..c2a794d --- /dev/null +++ b/public/404.html @@ -0,0 +1,197 @@ + + + + + + + Caffeinated.xyz - 404 Page not found + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+

404

+
+
+ + + + + + + + + + + +
+ +

© 2019 - Caffeinated.xyz

+ +
+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/public/about/index.html b/public/about/index.html new file mode 100644 index 0000000..9f6c919 --- /dev/null +++ b/public/about/index.html @@ -0,0 +1,210 @@ + + + + + + + Caffeinated.xyz - About + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+
+

About

+ + +
+ + +
+

About

+ +
+ + + +
+
+ + + + + + + + + + + +
+ +

© 2019 - Caffeinated.xyz

+ +
+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..1657791 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,203 @@ + + + + + + + Caffeinated.xyz - Categories + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + + + +
+
+ + + + + + + + + + + +
+ +

© 2019 - Caffeinated.xyz

+ +
+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..ffff444 --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,14 @@ + + + + Categories on Caffeinated.xyz + https://caffeinated.xyz/categories/ + Recent content in Categories on Caffeinated.xyz + Hugo -- gohugo.io + en-us + + + + + + \ No newline at end of file diff --git a/public/categories/page/1/index.html b/public/categories/page/1/index.html new file mode 100644 index 0000000..ccc37d0 --- /dev/null +++ b/public/categories/page/1/index.html @@ -0,0 +1 @@ +https://caffeinated.xyz/categories/ \ No newline at end of file diff --git a/public/contact/index.html b/public/contact/index.html new file mode 100644 index 0000000..91161e4 --- /dev/null +++ b/public/contact/index.html @@ -0,0 +1,236 @@ + + + + + + + Caffeinated.xyz - Contact + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+

Contact

+

+ + +
+ + + +
+ + +
+ + + + + +
+ + +
+ + +
+ +
+ +
+
+
+ + + + + + + + + + + +
+ +

© 2019 - Caffeinated.xyz

+ +
+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/public/contact/index.xml b/public/contact/index.xml new file mode 100644 index 0000000..a9e64ed --- /dev/null +++ b/public/contact/index.xml @@ -0,0 +1,14 @@ + + + + Contact on Caffeinated.xyz + https://caffeinated.xyz/contact/ + Recent content in Contact on Caffeinated.xyz + Hugo -- gohugo.io + en-us + + + + + + \ No newline at end of file diff --git a/public/css/bundle.min.css b/public/css/bundle.min.css new file mode 100644 index 0000000..074a7b8 --- /dev/null +++ b/public/css/bundle.min.css @@ -0,0 +1 @@ +html,body,h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead{border:0;padding:0;margin:0}html{box-sizing:border-box;font-size:1em}*,*::before,*::after{box-sizing:inherit}a{text-decoration:none}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Ubuntu,Oxygen,Cantarell,open sans,helvetica neue,sans-serif;font-kerning:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialised;font-weight:400;height:100vh;hyphens:auto;line-height:1.62;overflow-wrap:break-word;text-rendering:optimizeLegibility}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}h1,h2,h3,h4{font-weight:inherit;line-height:1.2;margin:1.414rem 0 .5rem}hr{box-sizing:content-box;overflow:visible}img,video,figure{display:block;height:auto;max-width:100%}img{border-style:none}main,header,footer{display:block}ol,ul{list-style:none;margin-left:0;margin-right:0;padding:0}p{margin-bottom:1.1rem}pre,code,kbd{font-family:monospace;font-size:1em;white-space:pre-wrap}select{text-transform:none}table,td,tr,th{margin:auto;border-collapse:collapse;border:1px solid var(--primary-text);padding:10px}[hidden]{display:none}[disabled]{cursor:not-allowed}:focus:not(:focus-visible){outline:none}:root{--title: 3.998rem;--subtitle: 2.827rem;--header: 1.999rem;--subheader: 1.414rem;--primary: #ffc107;--primary-dark: #ffa000;--primary-light: #ffecb3;--primary-text: #212121;--secondary-text: #333333;--accent: #536dfe;--divider: #bdbdbd;--white: #fdfdfd;--sm: 576px;--md: 768px;--lg: 992px;--xl: 1200px}a{color:var(--accent)}a:hover{color:var(--primary-dark)}body{color:var(--primary-text)}figcaption{font-size:.9rem;text-align:center}hr{color:var(--divider);opacity:.3;width:25%}i{font-size:var(--subheader)}input,textarea{border:2px solid var(--divider)}input:focus,textarea:focus{border:2px solid var(--accent)}pre{border:1px solid var(--divider);overflow:auto;margin-bottom:1.75rem;padding:1rem 1.75rem;text-align:left;width:100%}textarea{resize:none}.header{background-color:var(--white);box-shadow:0 1px 5px var(--divider);display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;position:fixed;top:0;width:100%;z-index:999}.header__title{align-items:center;display:flex;font-size:1.1rem;justify-content:flex-start;margin:1rem 4.5rem}.header__title__link{color:var(--primary-dark)}.header__title__logo{max-width:7rem;vertical-align:middle;width:100%}.menu{align-items:center;display:flex;hyphens:none;margin-right:4.5rem}.menu__items{display:flex;justify-content:space-evenly;width:100%}.menu__items__item{margin:0 1.5rem}.menu__items__item__link{color:var(--primary-text);padding:.5rem 0;position:relative}.menu__items__item__link:hover,.menu__items__item__link:focus{color:var(--primary-text)}.menu__items__item__link::before{bottom:0;content:"";display:block;height:3px;position:absolute;transition:all .25s ease-in-out;width:0%}.menu__items__item__link::before{background-color:var(--primary)}.menu__items__item__link:hover::before,.menu__items__item__link:focus::before{opacity:1;width:100%}.menu__items__item__link.active::before{opacity:1;width:100%}.hamburger-menu{display:none;visibility:hidden}.toggle,.hamburger__toggle{user-select:none}.toggle{align-self:center;position:absolute;right:4.5rem}.hamburger__toggle{height:32px;left:-5px;opacity:0;position:absolute;top:-7px;width:40px}.hamburger__items{background-color:var(--white);box-shadow:-1px 2px 5px var(--divider);height:100vh;position:absolute;transform:translate(100%,0);transform-origin:0% 0%;transition:transform .15s ease-in-out;visibility:hidden;width:50vw}.hamburger__items__item{margin:1.75rem 0 0 2.75rem}.hamburger__items__item__link{color:var(--primary-text)}.hamburger__items__item__link:hover{color:var(--primary-dark)}.toggle .hamburger__toggle:checked~.hamburger__items{transform:translate(-70%,0);visibility:visible}.hero{align-content:center;background-attachment:fixed;background-position:100% 20%;background-repeat:no-repeat;background-size:contain;display:flex;height:90vh;justify-content:flex-start;width:100%}.hero__caption{align-items:flex-start;animation:focus .95s cubic-bezier(0.39,0.575,0.565,1) both;display:flex;flex-direction:column;justify-content:center;margin-left:4.5rem}.hero__caption>h1{font-size:var(--title)}.hero__caption>h2{font-size:var(--subheader);margin-top:.45rem}.cta__btn{margin-top:4.5rem}.section{margin:2.75rem 24%;text-justify:distribute}.section__title{padding:0 20%;margin-bottom:1.75rem;text-align:center}.separator{align-items:center;display:flex;font-size:.45rem;justify-content:center}.content{align-items:center;display:flex;flex-direction:column;justify-items:center;min-height:90vh}.card{margin-bottom:1.75rem;max-width:900px;text-justify:distribute;width:70%}.card__header__link{color:var(--primary-text)}.card__header__link:hover{color:var(--primary)}.card__header__author{margin-bottom:.75rem;text-align:left}.post{min-height:90vh;text-justify:distribute}.post__header{display:grid;grid-template-areas:"title" "date" "subtitle" "author";grid-template-rows:auto;justify-content:center;padding:0 20%}.post__title{font-size:var(--header);grid-area:title}.post__subtitle{grid-area:subtitle;margin-top:.75rem;text-align:center}.post__author{grid-area:author;text-align:center}.post__date{grid-area:date;margin-bottom:1.75rem}.post__body{margin:1.75rem 24% .75rem}.post__body>figure{margin-bottom:1.75rem}.post__body>ol{list-style-type:decimal}.post__body>ul{list-style-type:disc}.post__body>blockquote>p{margin:.75rem 24%;text-align:center}.post__body>blockquote>p::before,.post__body>blockquote>p::after{background-color:var(--divider);content:"";display:block;height:1px;width:100%}.post__body>blockquote>p::before{margin-bottom:1rem}.post__body>blockquote>p::after{margin-top:1rem}.post__body>blockquote>p::after{margin-bottom:1.1rem}.post__body>ul,.post__body>ol{margin-left:3.75rem}.post__footer{display:flex;justify-content:center;margin:0 30% .75rem}.pagination{display:flex;justify-content:space-evenly;margin-bottom:2.75rem;margin-top:auto;width:20%}.page-item.disabled>.page-link{cursor:not-allowed;opacity:.7}.page-item.active>.page-link{color:var(--primary-dark)}.page-link{color:var(--primary-text)}.contact{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:90vh}.contact__content{text-align:center}.contact__form{display:grid;grid-template-areas:"name email" "msg msg" "submit submit";grid-template-columns:1fr;grid-template-rows:repeat(3,auto);margin-top:1.75rem}.contact__field{display:flex;flex-direction:column;margin-bottom:.75rem}.contact__field>label{margin-bottom:.45rem}.contact__field>input{font-size:1rem;height:1.9rem;padding:1rem .75rem;width:20rem}.contact__field>textarea{font-family:sans-serif;font-size:1rem;height:12rem;padding:.75rem;width:100%}.contact__field--name{grid-area:name;margin-right:1rem}.contact__field--email{grid-area:email}.contact__field--msg{grid-area:msg;margin-top:1.75rem}.contact__field--submit{align-content:center;display:grid;grid-area:submit;justify-content:center;margin:1.75rem 0 2.75rem}.submit{font-size:1rem}.footer{background-color:var(--primary-dark);display:grid;grid-auto-flow:row;grid-template-areas:"social social social" "contact contact copy";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto)}.footer__social{align-items:center;background-color:var(--white);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);display:flex;flex-wrap:wrap;grid-area:social;justify-content:space-evenly;padding:1rem 20%}.footer__social__link{background-color:var(--primary-text);border-radius:50%;color:var(--white);font-size:var(--subheader);height:35px;line-height:35px;position:relative;text-align:center;width:35px}.footer__social__link::after{background:0 0;border:1.5px solid var(--primary-text);border-radius:50%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;transition:.3s all}.footer__social__link:hover,.footer__social__link:focus{background-color:transparent;color:var(--secondary-text)}.footer__social__link:hover::after,.footer__social__link:focus::after{border-color:var(--secondary-text);transform:scale(1.5)}.footer__contact{align-items:center;display:flex;grid-area:contact;justify-content:space-around;width:100%}.footer__contact__item{color:var(--white);margin:0}.footer__contact__item>span{color:var(--primary-text);margin-right:.25rem}.footer__contact__link,.footer__contact__link:hover{color:var(--white)}.notfound{align-items:center;display:flex;justify-content:center;min-height:90vh}.notfound__title{font-size:var(--title)}.copy{align-items:center;display:flex;font-size:.95rem;grid-area:copy;justify-content:flex-end;padding:1.75rem}.copy>p{margin:0}.author{font-size:.95rem;font-weight:400}.date{font-size:.95rem;font-weight:400;margin:0 0 .75rem}.tags{display:flex;flex-wrap:wrap;padding:0}.tags__tag{margin-right:.75rem}.ripple-btn{background-color:var(--primary-dark);border:none;color:var(--white);overflow:hidden;padding:1.15rem 4.5rem;position:relative;transform:translate3d(0,0,0);transition:all .25s}.ripple-btn:hover,.ripple-btn:focus{background-color:var(--primary);color:var(--white)}.ripple-btn::after{background-image:radial-gradient( circle,var(--primary-light) 10%,transparent 10.01% );background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;pointer-events:none;top:0;transform:scale(10,10);transition:transform .5s,opacity 1s;width:100%}.ripple-btn:active::after{opacity:.7;transform:scale(0,0);transition:0s}@media only screen and (max-width:1024px){.hero{background-position:20% 0;background-size:cover}.section{margin:2.75rem 19%}.post__body{margin:0 19%}.pagination{width:40%}.footer__contact{align-items:start;flex-direction:column;padding:1.75rem 4.5rem}.footer__contact__item{padding-bottom:1.75rem}.footer__contact__item:last-of-type{padding-bottom:0}.copy{align-items:flex-end;padding-right:4.5rem}}@media only screen and (max-width:992px){.hero__caption>h1{font-size:var(--subtitle)}.hero__caption>h2{font-size:1.25rem}.pagination{width:50%}.footer__social{padding:1rem 0}}@media only screen and (max-width:768px){.header__title{font-size:1rem}.menu{display:none;visibility:hidden}.hamburger-menu{display:grid;visibility:visible}.hamburger__items__item{margin-right:1.75rem}.section{margin:2.75rem 9%}.card{width:85%}.contact__form{grid-template-areas:"name" "email" "msg" "submit"}.contact__field>input{width:25rem}.contact__field--name{margin-right:0}.contact__field--msg{margin-top:0}.contact__field--submit{margin:1.75rem 0}.post__header{padding:0 10%}.post__body{margin:0 9%}.post__body>blockquote>p{margin:0 5%}.post__footer{margin:0 10% .75rem}.pagination{width:70%}}@media only screen and (max-width:576px){.header__title{margin-left:1.75rem}.toggle{right:1.75rem}.hero{background-position:30% 0}.hero__caption{margin:0 1.75rem}.contact__field>input{width:20rem}.card{width:90%}.pagination{width:90%}.footer{grid-template-areas:"social" "contact" "copy";grid-template-columns:1fr}.footer__social__link{height:40px;line-height:40px;margin:.75rem;width:40px}.footer__contact{padding:1.75rem}.copy{justify-content:center;margin-bottom:1.75rem;margin-left:5%;margin-right:5%;padding:0}}@media only screen and (max-width:340px){.contact__field>input{width:17rem}}@keyframes focus{0%{filter:blur(14px);opacity:0}100%{filter:blur(0);opacity:1}} \ No newline at end of file diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..3669333 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/images/background_coffee_desk.jpg b/public/images/background_coffee_desk.jpg new file mode 100644 index 0000000..e9282a9 Binary files /dev/null and b/public/images/background_coffee_desk.jpg differ diff --git a/public/images/background_four_coffees.jpg b/public/images/background_four_coffees.jpg new file mode 100644 index 0000000..f57ce54 Binary files /dev/null and b/public/images/background_four_coffees.jpg differ diff --git a/public/images/background_four_coffees_1680.jpg b/public/images/background_four_coffees_1680.jpg new file mode 100644 index 0000000..3c2b04d Binary files /dev/null and b/public/images/background_four_coffees_1680.jpg differ diff --git a/public/images/background_four_coffees_2000.jpg b/public/images/background_four_coffees_2000.jpg new file mode 100644 index 0000000..eb6d3a1 Binary files /dev/null and b/public/images/background_four_coffees_2000.jpg differ diff --git a/public/images/four_coffees_wallpaper.jpg b/public/images/four_coffees_wallpaper.jpg new file mode 100644 index 0000000..1cd2eb5 Binary files /dev/null and b/public/images/four_coffees_wallpaper.jpg differ diff --git a/public/images/undraw_freelancer_b0my.svg b/public/images/undraw_freelancer_b0my.svg new file mode 100644 index 0000000..5c94559 --- /dev/null +++ b/public/images/undraw_freelancer_b0my.svg @@ -0,0 +1 @@ +freelancer \ No newline at end of file diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..31ba91c --- /dev/null +++ b/public/index.html @@ -0,0 +1,214 @@ + + + + + + + Caffeinated.xyz - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+
+ + + + Contact + + +
+
+ + + + +
+ + + + + + + + + + + +
+ +

© 2019 - Caffeinated.xyz

+ +
+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/public/index.xml b/public/index.xml new file mode 100644 index 0000000..6de3339 --- /dev/null +++ b/public/index.xml @@ -0,0 +1,23 @@ + + + + Caffeinated.xyz + https://caffeinated.xyz/ + Recent content on Caffeinated.xyz + Hugo -- gohugo.io + en-us + + + + + + About + https://caffeinated.xyz/about/ + Mon, 01 Jan 0001 00:00:00 +0000 + + https://caffeinated.xyz/about/ + About + + + + \ No newline at end of file diff --git a/public/js/bundle.min.243a483d5297388ef2f4a1b2d5e5d30218e01e8a2dfe213a376ea24d130837c860762a23e9daaa68ae3a7bcd5a3869287a14dc3b738f10486cf4e8fb4291b478.js b/public/js/bundle.min.243a483d5297388ef2f4a1b2d5e5d30218e01e8a2dfe213a376ea24d130837c860762a23e9daaa68ae3a7bcd5a3869287a14dc3b738f10486cf4e8fb4291b478.js new file mode 100644 index 0000000..8f0d108 --- /dev/null +++ b/public/js/bundle.min.243a483d5297388ef2f4a1b2d5e5d30218e01e8a2dfe213a376ea24d130837c860762a23e9daaa68ae3a7bcd5a3869287a14dc3b738f10486cf4e8fb4291b478.js @@ -0,0 +1,2 @@ +const header=document.querySelector("header");function paddingHeader(){document.body.style.paddingTop=`${header.offsetHeight}px`;} +window.addEventListener("load",paddingHeader);;function cleanForm(){document.getElementById("contact-form").reset();} \ No newline at end of file diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..69a2301 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..d8d91b6 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,25 @@ + + + + + https://caffeinated.xyz/about/ + + + + https://caffeinated.xyz/ + + + + https://caffeinated.xyz/categories/ + + + + https://caffeinated.xyz/contact/ + + + + https://caffeinated.xyz/tags/ + + + \ No newline at end of file diff --git a/public/tags/index.html b/public/tags/index.html new file mode 100644 index 0000000..6a19f77 --- /dev/null +++ b/public/tags/index.html @@ -0,0 +1,203 @@ + + + + + + + Caffeinated.xyz - Tags + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + + + + +
+
+ + + + + + + + + + + +
+ +

© 2019 - Caffeinated.xyz

+ +
+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/public/tags/index.xml b/public/tags/index.xml new file mode 100644 index 0000000..479b192 --- /dev/null +++ b/public/tags/index.xml @@ -0,0 +1,14 @@ + + + + Tags on Caffeinated.xyz + https://caffeinated.xyz/tags/ + Recent content in Tags on Caffeinated.xyz + Hugo -- gohugo.io + en-us + + + + + + \ No newline at end of file diff --git a/public/tags/page/1/index.html b/public/tags/page/1/index.html new file mode 100644 index 0000000..2bb807d --- /dev/null +++ b/public/tags/page/1/index.html @@ -0,0 +1 @@ +https://caffeinated.xyz/tags/ \ No newline at end of file diff --git a/resources/_gen/assets/css/css/bundle.css_d3f53f09220d597dac26fe7840c31fc9.content b/resources/_gen/assets/css/css/bundle.css_d3f53f09220d597dac26fe7840c31fc9.content new file mode 100644 index 0000000..79be83f --- /dev/null +++ b/resources/_gen/assets/css/css/bundle.css_d3f53f09220d597dac26fe7840c31fc9.content @@ -0,0 +1 @@ +html,body,h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead{border:0;padding:0;margin:0}html{box-sizing:border-box;font-size:1em}*,*::before,*::after{box-sizing:inherit}a{text-decoration:none}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Ubuntu,Oxygen,Cantarell,open sans,helvetica neue,sans-serif;font-kerning:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialised;font-weight:400;height:100vh;hyphens:auto;line-height:1.62;overflow-wrap:break-word;text-rendering:optimizeLegibility}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}h1,h2,h3,h4{font-weight:inherit;line-height:1.2;margin:1.414rem 0 .5rem}hr{box-sizing:content-box;overflow:visible}img,video,figure{display:block;height:auto;max-width:100%}img{border-style:none}main,header,footer{display:block}ol,ul{list-style:none;margin-left:0;margin-right:0;padding:0}p{margin-bottom:1.1rem}pre,code,kbd{font-family:monospace;font-size:1em;white-space:pre-wrap}select{text-transform:none}table,td,tr,th{margin:auto;border-collapse:collapse;border:1px solid var(--primary-text);padding:10px}[hidden]{display:none}[disabled]{cursor:not-allowed}:focus:not(:focus-visible){outline:none}:root{--title: 3.998rem;--subtitle: 2.827rem;--header: 1.999rem;--subheader: 1.414rem;--primary: #ffc107;--primary-dark: #ffa000;--primary-light: #ffecb3;--primary-text: #212121;--secondary-text: #333333;--accent: #536dfe;--divider: #bdbdbd;--white: #fdfdfd;--sm: 576px;--md: 768px;--lg: 992px;--xl: 1200px}a{color:var(--accent)}a:hover{color:var(--primary-dark)}body{color:var(--primary-text)}figcaption{font-size:.9rem;text-align:center}hr{color:var(--divider);opacity:.3;width:25%}i{font-size:var(--subheader)}input,textarea{border:2px solid var(--divider)}input:focus,textarea:focus{border:2px solid var(--accent)}pre{border:1px solid var(--divider);overflow:auto;margin-bottom:1.75rem;padding:1rem 1.75rem;text-align:left;width:100%}textarea{resize:none}.header{background-color:var(--white);box-shadow:0 1px 5px var(--divider);display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;position:fixed;top:0;width:100%;z-index:999}.header__title{align-items:center;display:flex;font-size:1.1rem;justify-content:flex-start;margin:1rem 4.5rem}.header__title__link{color:var(--primary-dark)}.header__title__logo{max-width:7rem;vertical-align:middle;width:100%}.menu{align-items:center;display:flex;hyphens:none;margin-right:4.5rem}.menu__items{display:flex;justify-content:space-evenly;width:100%}.menu__items__item{margin:0 1.5rem}.menu__items__item__link{color:var(--primary-text);padding:.5rem 0;position:relative}.menu__items__item__link:hover,.menu__items__item__link:focus{color:var(--primary-text)}.menu__items__item__link::before{bottom:0;content:"";display:block;height:3px;position:absolute;transition:all .25s ease-in-out;width:0%}.menu__items__item__link::before{background-color:var(--primary)}.menu__items__item__link:hover::before,.menu__items__item__link:focus::before{opacity:1;width:100%}.menu__items__item__link.active::before{opacity:1;width:100%}.hamburger-menu{display:none;visibility:hidden}.toggle,.hamburger__toggle{user-select:none}.toggle{align-self:center;position:absolute;right:4.5rem}.hamburger__toggle{height:32px;left:-5px;opacity:0;position:absolute;top:-7px;width:40px}.hamburger__items{background-color:var(--white);box-shadow:-1px 2px 5px var(--divider);height:100vh;position:absolute;transform:translate(100%,0);transform-origin:0% 0%;transition:transform .15s ease-in-out;visibility:hidden;width:50vw}.hamburger__items__item{margin:1.75rem 0 0 2.75rem}.hamburger__items__item__link{color:var(--primary-text)}.hamburger__items__item__link:hover{color:var(--primary-dark)}.toggle .hamburger__toggle:checked~.hamburger__items{transform:translate(-70%,0);visibility:visible}.hero{align-content:center;background-attachment:fixed;background-position:100% 20%;background-repeat:no-repeat;background-size:contain;display:flex;height:90vh;justify-content:flex-start;width:100%}.hero__caption{align-items:flex-start;animation:focus .95s cubic-bezier(0.39,0.575,0.565,1) both;display:flex;flex-direction:column;justify-content:center;margin-left:4.5rem}.hero__caption>h1{font-size:var(--title)}.hero__caption>h2{font-size:var(--subheader);margin-top:.45rem}.cta__btn{margin-top:4.5rem}.section{margin:2.75rem 24%;text-justify:distribute}.section__title{padding:0 20%;margin-bottom:1.75rem;text-align:center}.separator{align-items:center;display:flex;font-size:.45rem;justify-content:center}.content{align-items:center;display:flex;flex-direction:column;justify-items:center;min-height:90vh}.card{margin-bottom:1.75rem;max-width:900px;text-justify:distribute;width:70%}.card__header__link{color:var(--primary-text)}.card__header__link:hover{color:var(--primary)}.card__header__author{margin-bottom:.75rem;text-align:left}.post{min-height:90vh;text-justify:distribute}.post__header{display:grid;grid-template-areas:"title" "date" "subtitle" "author";grid-template-rows:auto;justify-content:center;padding:0 20%}.post__title{font-size:var(--header);grid-area:title}.post__subtitle{grid-area:subtitle;margin-top:.75rem;text-align:center}.post__author{grid-area:author;text-align:center}.post__date{grid-area:date;margin-bottom:1.75rem}.post__body{margin:1.75rem 24% .75rem}.post__body>figure{margin-bottom:1.75rem}.post__body>ol{list-style-type:decimal}.post__body>ul{list-style-type:disc}.post__body>blockquote>p{margin:.75rem 24%;text-align:center}.post__body>blockquote>p::before,.post__body>blockquote>p::after{background-color:var(--divider);content:"";display:block;height:1px;width:100%}.post__body>blockquote>p::before{margin-bottom:1rem}.post__body>blockquote>p::after{margin-top:1rem}.post__body>blockquote>p::after{margin-bottom:1.1rem}.post__body>ul,.post__body>ol{margin-left:3.75rem}.post__footer{display:flex;justify-content:center;margin:0 30% .75rem}.pagination{display:flex;justify-content:space-evenly;margin-bottom:2.75rem;margin-top:auto;width:20%}.page-item.disabled>.page-link{cursor:not-allowed;opacity:.7}.page-item.active>.page-link{color:var(--primary-dark)}.page-link{color:var(--primary-text)}.contact{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:90vh}.contact__content{text-align:center}.contact__form{display:grid;grid-template-areas:"name email" "msg msg" "submit submit";grid-template-columns:1fr;grid-template-rows:repeat(3,auto);margin-top:1.75rem}.contact__field{display:flex;flex-direction:column;margin-bottom:.75rem}.contact__field>label{margin-bottom:.45rem}.contact__field>input{font-size:1rem;height:1.9rem;padding:1rem .75rem;width:20rem}.contact__field>textarea{font-family:sans-serif;font-size:1rem;height:12rem;padding:.75rem;width:100%}.contact__field--name{grid-area:name;margin-right:1rem}.contact__field--email{grid-area:email}.contact__field--msg{grid-area:msg;margin-top:1.75rem}.contact__field--submit{align-content:center;display:grid;grid-area:submit;justify-content:center;margin:1.75rem 0 2.75rem}.submit{font-size:1rem}.footer{background-color:var(--primary-dark);display:grid;grid-auto-flow:row;grid-template-areas:"social social social" "contact contact copy";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto)}.footer__social{align-items:center;background-color:var(--white);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);display:flex;flex-wrap:wrap;grid-area:social;justify-content:space-evenly;padding:1rem 20%}.footer__social__link{background-color:var(--primary-text);border-radius:50%;color:var(--white);font-size:var(--subheader);height:35px;line-height:35px;position:relative;text-align:center;width:35px}.footer__social__link::after{background:transparent;border:1.5px solid var(--primary-text);border-radius:50%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;transition:.3s all}.footer__social__link:hover,.footer__social__link:focus{background-color:transparent;color:var(--secondary-text)}.footer__social__link:hover::after,.footer__social__link:focus::after{border-color:var(--secondary-text);transform:scale(1.5)}.footer__contact{align-items:center;display:flex;grid-area:contact;justify-content:space-around;width:100%}.footer__contact__item{color:var(--white);margin:0}.footer__contact__item>span{color:var(--primary-text);margin-right:.25rem}.footer__contact__link,.footer__contact__link:hover{color:var(--white)}.notfound{align-items:center;display:flex;justify-content:center;min-height:90vh}.notfound__title{font-size:var(--title)}.copy{align-items:center;display:flex;font-size:.95rem;grid-area:copy;justify-content:flex-end;padding:1.75rem}.copy>p{margin:0}.author{font-size:.95rem;font-weight:400}.date{font-size:.95rem;font-weight:400;margin:0 0 .75rem}.tags{display:flex;flex-wrap:wrap;padding:0}.tags__tag{margin-right:.75rem}.ripple-btn{background-color:var(--primary-dark);border:none;color:var(--white);overflow:hidden;padding:1.15rem 4.5rem;position:relative;transform:translate3d(0,0,0);transition:all .25s}.ripple-btn:hover,.ripple-btn:focus{background-color:var(--primary);color:var(--white)}.ripple-btn::after{background-image:radial-gradient( circle,var(--primary-light) 10%,transparent 10.01% );background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;pointer-events:none;top:0;transform:scale(10,10);transition:transform .5s,opacity 1s;width:100%}.ripple-btn:active::after{opacity:.7;transform:scale(0,0);transition:0s}@media only screen and (max-width:1024px){.hero{background-position:20% 0;background-size:cover}.section{margin:2.75rem 19%}.post__body{margin:0 19%}.pagination{width:40%}.footer__contact{align-items:start;flex-direction:column;padding:1.75rem 4.5rem}.footer__contact__item{padding-bottom:1.75rem}.footer__contact__item:last-of-type{padding-bottom:0}.copy{align-items:flex-end;padding-right:4.5rem}}@media only screen and (max-width:992px){.hero__caption>h1{font-size:var(--subtitle)}.hero__caption>h2{font-size:1.25rem}.pagination{width:50%}.footer__social{padding:1rem 0}}@media only screen and (max-width:768px){.header__title{font-size:1rem}.menu{display:none;visibility:hidden}.hamburger-menu{display:grid;visibility:visible}.hamburger__items__item{margin-right:1.75rem}.section{margin:2.75rem 9%}.card{width:85%}.contact__form{grid-template-areas:"name" "email" "msg" "submit"}.contact__field>input{width:25rem}.contact__field--name{margin-right:0}.contact__field--msg{margin-top:0}.contact__field--submit{margin:1.75rem 0}.post__header{padding:0 10%}.post__body{margin:0 9%}.post__body>blockquote>p{margin:0 5%}.post__footer{margin:0 10% .75rem}.pagination{width:70%}}@media only screen and (max-width:576px){.header__title{margin-left:1.75rem}.toggle{right:1.75rem}.hero{background-position:30% 0}.hero__caption{margin:0 1.75rem}.contact__field>input{width:20rem}.card{width:90%}.pagination{width:90%}.footer{grid-template-areas:"social" "contact" "copy";grid-template-columns:1fr}.footer__social__link{height:40px;line-height:40px;margin:.75rem;width:40px}.footer__contact{padding:1.75rem}.copy{justify-content:center;margin-bottom:1.75rem;margin-left:5%;margin-right:5%;padding:0}}@media only screen and (max-width:340px){.contact__field>input{width:17rem}}@keyframes focus{0%{filter:blur(14px);opacity:0}100%{filter:blur(0);opacity:1}} \ No newline at end of file diff --git a/resources/_gen/assets/css/css/bundle.css_d3f53f09220d597dac26fe7840c31fc9.json b/resources/_gen/assets/css/css/bundle.css_d3f53f09220d597dac26fe7840c31fc9.json new file mode 100644 index 0000000..a4e9e69 --- /dev/null +++ b/resources/_gen/assets/css/css/bundle.css_d3f53f09220d597dac26fe7840c31fc9.json @@ -0,0 +1 @@ +{"Target":"css/bundle.min.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/js/js/bundle.js_3d041b08546090308b2e5d3a88088713.content b/resources/_gen/assets/js/js/bundle.js_3d041b08546090308b2e5d3a88088713.content new file mode 100644 index 0000000..8f0d108 --- /dev/null +++ b/resources/_gen/assets/js/js/bundle.js_3d041b08546090308b2e5d3a88088713.content @@ -0,0 +1,2 @@ +const header=document.querySelector("header");function paddingHeader(){document.body.style.paddingTop=`${header.offsetHeight}px`;} +window.addEventListener("load",paddingHeader);;function cleanForm(){document.getElementById("contact-form").reset();} \ No newline at end of file diff --git a/resources/_gen/assets/js/js/bundle.js_3d041b08546090308b2e5d3a88088713.json b/resources/_gen/assets/js/js/bundle.js_3d041b08546090308b2e5d3a88088713.json new file mode 100644 index 0000000..c3694ec --- /dev/null +++ b/resources/_gen/assets/js/js/bundle.js_3d041b08546090308b2e5d3a88088713.json @@ -0,0 +1 @@ +{"Target":"js/bundle.min.243a483d5297388ef2f4a1b2d5e5d30218e01e8a2dfe213a376ea24d130837c860762a23e9daaa68ae3a7bcd5a3869287a14dc3b738f10486cf4e8fb4291b478.js","MediaType":"application/javascript","Data":{"Integrity":"sha512-JDpIPVKXOI7y9KGy1eXTAhjgHoot/iE6N26iTRMIN8hgdioj6dqqaK46e81aOGkoehTcO3OPEEhs9Oj7QpG0eA=="}} \ No newline at end of file diff --git a/static/images/background_coffee_desk.jpg b/static/images/background_coffee_desk.jpg new file mode 100644 index 0000000..e9282a9 Binary files /dev/null and b/static/images/background_coffee_desk.jpg differ diff --git a/static/images/background_four_coffees.jpg b/static/images/background_four_coffees.jpg new file mode 100644 index 0000000..f57ce54 Binary files /dev/null and b/static/images/background_four_coffees.jpg differ diff --git a/static/images/background_four_coffees_1680.jpg b/static/images/background_four_coffees_1680.jpg new file mode 100644 index 0000000..3c2b04d Binary files /dev/null and b/static/images/background_four_coffees_1680.jpg differ diff --git a/static/images/background_four_coffees_2000.jpg b/static/images/background_four_coffees_2000.jpg new file mode 100644 index 0000000..eb6d3a1 Binary files /dev/null and b/static/images/background_four_coffees_2000.jpg differ diff --git a/static/images/four_coffees_wallpaper.jpg b/static/images/four_coffees_wallpaper.jpg new file mode 100644 index 0000000..1cd2eb5 Binary files /dev/null and b/static/images/four_coffees_wallpaper.jpg differ diff --git a/themes/terrassa b/themes/terrassa new file mode 160000 index 0000000..787b3c5 --- /dev/null +++ b/themes/terrassa @@ -0,0 +1 @@ +Subproject commit 787b3c5ce9c332c8d40d91aee09c75f5a101c38b