-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c5a7e0
commit a2c3a1a
Showing
85 changed files
with
683 additions
and
683 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,32 +5,32 @@ | |
<link rel="icon" href="./favicon.ico" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<link href="./app/immutable/assets/0.FSrcw1Ce.css" rel="stylesheet"> | ||
<link href="./app/immutable/assets/0.DyvBwx-a.css" rel="stylesheet"> | ||
<link href="./app/immutable/assets/Tags.DVo-puxP.css" rel="stylesheet"> | ||
<link rel="modulepreload" href="./app/immutable/entry/start.ClyZM1Dl.js"> | ||
<link rel="modulepreload" href="./app/immutable/chunks/entry.D5uM5pk0.js"> | ||
<link rel="modulepreload" href="./app/immutable/entry/start.DDRMapxz.js"> | ||
<link rel="modulepreload" href="./app/immutable/chunks/entry.PWvFEBNh.js"> | ||
<link rel="modulepreload" href="./app/immutable/chunks/scheduler.SaJntLoD.js"> | ||
<link rel="modulepreload" href="./app/immutable/entry/app.pOC9ihsg.js"> | ||
<link rel="modulepreload" href="./app/immutable/entry/app.guTc9tdR.js"> | ||
<link rel="modulepreload" href="./app/immutable/chunks/preload-helper.BQ24v_F8.js"> | ||
<link rel="modulepreload" href="./app/immutable/chunks/index.BHoD4tyo.js"> | ||
<link rel="modulepreload" href="./app/immutable/nodes/0.DmIgpgIN.js"> | ||
<link rel="modulepreload" href="./app/immutable/nodes/3.CtAVQddw.js"> | ||
<link rel="modulepreload" href="./app/immutable/nodes/0.B8SuEA1I.js"> | ||
<link rel="modulepreload" href="./app/immutable/nodes/3.B2svv_01.js"> | ||
<link rel="modulepreload" href="./app/immutable/chunks/Tags.DSa1-xYh.js"> | ||
<link rel="modulepreload" href="./app/immutable/chunks/each.D6YF6ztN.js"><title>About Starting the Blog - Hendriks Blog</title><!-- HEAD_svelte-ui3zac_START --><!-- HEAD_svelte-ui3zac_END --> | ||
</head> | ||
<body data-sveltekit-preload-data="hover"> | ||
<div style="display: contents;"> <header class="centered-container svelte-178n0io"><div class="background svelte-178n0io"></div> <a href="/" class="svelte-178n0io"><div class="logo-container svelte-178n0io"><h1 class="svelte-178n0io"><span>Hendriks Blog</span></h1> <div class="icon svelte-178n0io" data-svelte-h="svelte-eh3r93"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><mask id="lineMdCloudTagsLoop0"><g fill="#fff"><circle cx="12" cy="10" r="6"><animate attributeName="cx" dur="25s" repeatCount="indefinite" values="12;13;12"></animate></circle><rect width="9" height="7" x="8" y="13"></rect><rect width="15" height="12" x="1" y="8" rx="6"><animate attributeName="x" dur="15s" repeatCount="indefinite" values="1;0;1;2;1"></animate></rect><rect width="13" height="10" x="10" y="10" rx="5"><animate attributeName="x" dur="15s" repeatCount="indefinite" values="10;11;10;9;10"></animate></rect></g><path d="M6 10H8V14H12V16H6V10Z" transform="rotate(45 9 13)"><animateMotion calcMode="linear" dur="6s" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" path="M0 0h-1h2z" repeatCount="indefinite"></animateMotion></path><path d="M12 10H14V14H18V16H12V10Z" transform="rotate(225 15 13)"><animateMotion calcMode="linear" dur="6s" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" path="M0 0h1h-2z" repeatCount="indefinite"></animateMotion></path></mask><rect width="24" height="24" fill="currentColor" mask="url(#lineMdCloudTagsLoop0)"></rect></svg></div></div></a> <nav class="svelte-178n0io" data-svelte-h="svelte-1k0w03v"><ul class="svelte-178n0io"><li><a href="/about" class="svelte-178n0io">About</a></li></ul></nav> </header> <main class="centered-container"> <article><h1>About Starting the Blog</h1> <p>2015-09-24</p> <div class="tag-container svelte-1mqj824"><a href="/tags/jekyll" class="tag-item svelte-1mqj824">jekyll </a><a href="/tags/blog" class="tag-item svelte-1mqj824">blog </a><a href="/tags/ruby" class="tag-item svelte-1mqj824">ruby </a> </div> <hr> <br> <h3 data-svelte-h="svelte-ovad3o">Motivation</h3> <p data-svelte-h="svelte-xrp7rf">This is about putting my daily experiences and code snippets in a centralized space and at the same time trying out a github hosted blog with <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a>.</p> <h3 data-svelte-h="svelte-1mzfu0c">How-To</h3> <p data-svelte-h="svelte-1vrdoh2">Hosting a blog this way is easy:</p> <ul data-svelte-h="svelte-1w3ljb5"><li>Create a github repo with your account name in the form of <code>username.github.io</code></li> <li>Install <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a></li></ul> <pre class="language-bash"><!-- HTML_TAG_START --><code class="language-bash">gem <span class="token function">install</span> jekyll | ||
<div style="display: contents;"> <header class="centered-container svelte-178n0io"><div class="background svelte-178n0io"></div> <a href="/" class="svelte-178n0io"><div class="logo-container svelte-178n0io"><h1 class="svelte-178n0io"><span>Hendriks Blog</span></h1> <div class="icon svelte-178n0io" data-svelte-h="svelte-eh3r93"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><mask id="lineMdCloudTagsLoop0"><g fill="#fff"><circle cx="12" cy="10" r="6"><animate attributeName="cx" dur="25s" repeatCount="indefinite" values="12;13;12"></animate></circle><rect width="9" height="7" x="8" y="13"></rect><rect width="15" height="12" x="1" y="8" rx="6"><animate attributeName="x" dur="15s" repeatCount="indefinite" values="1;0;1;2;1"></animate></rect><rect width="13" height="10" x="10" y="10" rx="5"><animate attributeName="x" dur="15s" repeatCount="indefinite" values="10;11;10;9;10"></animate></rect></g><path d="M6 10H8V14H12V16H6V10Z" transform="rotate(45 9 13)"><animateMotion calcMode="linear" dur="6s" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" path="M0 0h-1h2z" repeatCount="indefinite"></animateMotion></path><path d="M12 10H14V14H18V16H12V10Z" transform="rotate(225 15 13)"><animateMotion calcMode="linear" dur="6s" keyPoints="0;0.25;0.5;0.75;1" keyTimes="0;0.1;0.5;0.8;1" path="M0 0h1h-2z" repeatCount="indefinite"></animateMotion></path></mask><rect width="24" height="24" fill="currentColor" mask="url(#lineMdCloudTagsLoop0)"></rect></svg></div></div></a> <nav class="svelte-178n0io" data-svelte-h="svelte-1k0w03v"><ul class="svelte-178n0io"><li><a href="/about" class="svelte-178n0io">About</a></li></ul></nav> </header> <main class="centered-container"> <article><h1>About Starting the Blog</h1> <p>2015-09-24</p> <div class="tag-container svelte-1mqj824"><a href="/tags/jekyll" class="tag-item svelte-1mqj824">jekyll </a><a href="/tags/blog" class="tag-item svelte-1mqj824">blog </a><a href="/tags/ruby" class="tag-item svelte-1mqj824">ruby </a> </div> <hr> <br> <div class="main-content"><h3 data-svelte-h="svelte-ovad3o">Motivation</h3> <p data-svelte-h="svelte-xrp7rf">This is about putting my daily experiences and code snippets in a centralized space and at the same time trying out a github hosted blog with <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a>.</p> <h3 data-svelte-h="svelte-1mzfu0c">How-To</h3> <p data-svelte-h="svelte-1vrdoh2">Hosting a blog this way is easy:</p> <ul data-svelte-h="svelte-1w3ljb5"><li>Create a github repo with your account name in the form of <code>username.github.io</code></li> <li>Install <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a></li></ul> <pre class="language-bash"><!-- HTML_TAG_START --><code class="language-bash">gem <span class="token function">install</span> jekyll | ||
jekyll new SITENAME | ||
<span class="token builtin class-name">cd</span> SITENAME | ||
jekyll server</code><!-- HTML_TAG_END --></pre> <ul data-svelte-h="svelte-1kcxlua"><li>Edit the <code>_config.yml</code> to suit your needs</li> <li>Upload your site to github</li></ul> <pre class="language-bash"><!-- HTML_TAG_START --><code class="language-bash"><span class="token function">git</span> init | ||
<span class="token function">git</span> <span class="token function">add</span> <span class="token builtin class-name">.</span> | ||
<span class="token function">git</span> commit <span class="token parameter variable">-am</span> <span class="token string">"init"</span> | ||
<span class="token function">git</span> remote <span class="token function">add</span> origin https://github.com/USERNAME/REPOSITORY.git | ||
<span class="token function">git</span> push <span class="token parameter variable">-u</span> origin master</code><!-- HTML_TAG_END --></pre> <ul data-svelte-h="svelte-g3wpjn"><li>Github automagically builds jekyll blogs when you push to your repos master branch.</li> <li>You’re done. So make some more posts</li></ul> <p data-svelte-h="svelte-18ayjgq">Check out the <a href="http://jekyllrb.com" rel="nofollow">Jekyll docs</a> for more info on how to get the most out of Jekyll.</p> <br></article></main> <hr class="svelte-yw3z7a"> <footer class="centered-container svelte-yw3z7a"><div data-svelte-h="svelte-w0g9hy">Notes on working as a Systems Developer</div> <div class="links svelte-yw3z7a"> <a href="mailto:[email protected]" class="svelte-yw3z7a"><span data-svelte-h="svelte-c97cey"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2"><rect width="18" height="14" x="3" y="5" stroke-dasharray="64" stroke-dashoffset="64" rx="1"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.6s" values="64;0"></animate></rect><path stroke-dasharray="24" stroke-dashoffset="24" d="M3 6.5L12 12L21 6.5"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.6s" dur="0.4s" values="24;0"></animate></path></g></svg></span></a> <a href="https://github.com/321hendrik" class="svelte-yw3z7a" data-svelte-h="svelte-7yljxv"><span><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path stroke-dasharray="30" stroke-dashoffset="30" d="M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.6s" values="30;0"></animate></path><path stroke-dasharray="10" stroke-dashoffset="10" d="M9 19C7.59375 19 6.15625 18.4375 5.3125 17.8125C4.46875 17.1875 4.21875 16.1562 3 15.5"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.7s" dur="0.2s" values="10;0"></animate></path></g></svg></span></a> <a href="https://soundcloud.com/soundbokeh" class="svelte-yw3z7a" data-svelte-h="svelte-1phof0n"><span><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-dasharray="36" stroke-dashoffset="36" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 6L18 12L8 18z"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.4s" values="36;0"></animate></path></svg></span></a></div> </footer> | ||
<span class="token function">git</span> push <span class="token parameter variable">-u</span> origin master</code><!-- HTML_TAG_END --></pre> <ul data-svelte-h="svelte-g3wpjn"><li>Github automagically builds jekyll blogs when you push to your repos master branch.</li> <li>You’re done. So make some more posts</li></ul> <p data-svelte-h="svelte-18ayjgq">Check out the <a href="http://jekyllrb.com" rel="nofollow">Jekyll docs</a> for more info on how to get the most out of Jekyll.</p></div> <br></article></main> <hr class="svelte-yw3z7a"> <footer class="centered-container svelte-yw3z7a"><div data-svelte-h="svelte-w0g9hy">Notes on working as a Systems Developer</div> <div class="links svelte-yw3z7a"> <a href="mailto:[email protected]" class="svelte-yw3z7a"><span data-svelte-h="svelte-c97cey"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2"><rect width="18" height="14" x="3" y="5" stroke-dasharray="64" stroke-dashoffset="64" rx="1"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.6s" values="64;0"></animate></rect><path stroke-dasharray="24" stroke-dashoffset="24" d="M3 6.5L12 12L21 6.5"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.6s" dur="0.4s" values="24;0"></animate></path></g></svg></span></a> <a href="https://github.com/321hendrik" class="svelte-yw3z7a" data-svelte-h="svelte-7yljxv"><span><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path stroke-dasharray="30" stroke-dashoffset="30" d="M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.6s" values="30;0"></animate></path><path stroke-dasharray="10" stroke-dashoffset="10" d="M9 19C7.59375 19 6.15625 18.4375 5.3125 17.8125C4.46875 17.1875 4.21875 16.1562 3 15.5"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.7s" dur="0.2s" values="10;0"></animate></path></g></svg></span></a> <a href="https://soundcloud.com/soundbokeh" class="svelte-yw3z7a" data-svelte-h="svelte-1phof0n"><span><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-dasharray="36" stroke-dashoffset="36" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 6L18 12L8 18z"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.4s" values="36;0"></animate></path></svg></span></a></div> </footer> | ||
|
||
<script> | ||
{ | ||
__sveltekit_i7lt3w = { | ||
__sveltekit_11r2n3o = { | ||
base: new URL(".", location).pathname.slice(0, -1) | ||
}; | ||
|
||
|
@@ -39,8 +39,8 @@ | |
const data = [null,null]; | ||
|
||
Promise.all([ | ||
import("./app/immutable/entry/start.ClyZM1Dl.js"), | ||
import("./app/immutable/entry/app.pOC9ihsg.js") | ||
import("./app/immutable/entry/start.DDRMapxz.js"), | ||
import("./app/immutable/entry/app.guTc9tdR.js") | ||
]).then(([kit, app]) => { | ||
kit.start(app, element, { | ||
node_ids: [0, 3], | ||
|
Oops, something went wrong.