blog/post/open.html
2018-06-23 13:10:31 -07:00

26 lines
2.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="bstyle.css" type="text/css" />
</head>
<body>
<p><a href="../index.html"><img src="../img/banner.png" alt="Homepage" /></a></p>
<h1 id="all-done-setting-up">All done setting up</h1>
<p>Finally after some struggling with various git clients and learning to use some new tools the source code for this website is finally up and hosted on Gitlab.</p>
<blockquote>
<p><a href="https://gitlab.com/AlejandroS/shockrah-city">Link to website source code</a><br />
<em>tbf i stiill need to work on the bash script to auto build stuff</em></p>
</blockquote>
<h2 id="now-what">Now what?</h2>
<p>This would have gone by more quickly if it wasn't for the fact that I have recently decided to switch off of GitKraken since it uses a proprietary license. The main thing I liked about it was that it made pushing, pulling, and dealing with large branches and merges very easy. After some testing with other git clients I ended up decided that it would be easier to just learn to use the terminal commands which git comes with.</p>
<p>For now this site will be maintained to journal and document things which interest me so that I can come back to it after some time and maybe use some of what I learn over time. If it grows to be something larger; or at least something with an audience, then I may also do some stuff for the interest of the readers/audience as well, but we'll see in due time where this all goes.</p>
<p>The next thing for this site is to post some stuff that I never posted for the old one, namely a simple headphone mod and do some stuff with bash scripting. Also maybe some random notes about cool stuff I find.</p>
<p><em>Published: June 18, 2018</em></p>
</body>
</html>